Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HUD help needed
#1
Hey Guys!
I'm trying whole day to write a HUD with msg alarms on right side, that says:

Low ammo: X
Low Heal pots: X
Low mana pots: X

OR

a HUD that shows me all the time:
Amunition: x
Health pots: x
Mana pots: x

btw. i wont use Auto show Statistic HUD

plz help me
Reply
#2
tried to do that sorry, wont work as good as auto show statistics... it will jump around screen and refreshes value....
it really looks bad...
Reply
#3
(05-13-2016, 07:13 PM)Catar Wrote: tried to do that sorry, wont work as good as auto show statistics... it will jump around screen and refreshes value....
it really looks bad...

can u send me whatever u did?
cuz I can do it in 3 scripts, but cant do it all in one... maybe some of yours ideas will be useful
Reply
#4
ok I tried something else now and it works fine, (it counts from open backpacks tho)


[macro]430 {hud} v1:=Misc.ItemCountEx(3031) v2:=Misc.ItemCountEx(3449) v3:=Misc.ItemCountEx(7364) HUD.Print(3, 2, 200, 222, 250, 500, Gold coin =!v1!) HUD.Print(3, 2, 200, 222, 250, 500, Burst Arrow= !v2!) HUD.Print(3, 2, 200, 222, 250, 500, Sniper Arrow= !v3!) exit() [/macro]


You need to match macro refresh rate with value of expire in this command
HUD.Print(HAlign, VAlign, R, B, G, Expire, Text) Show a HUD in the game screen with specific settings

Made video showing how to change placements
Reply
#5
Already did it too ;D so thx brah
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)