[Question] Time above health/armor bar
#1

I've seen some servers having the time above their health and armor bars just like in MTA map editor/race. I was wondering if they're done manually using text-draws or is there actually a function to make them appear? This also goes to the location labels above the radar which can be used as a global positioning system also known as GPS.

Hope someone could enlighten me about this, thanks!
Reply
#2

its a textdraw with a timer
Reply
#3

Or you can enable it by adding this OnPlayerConnect:

pawn Код:
TogglePlayerClock(playerid, 1);
It will enable the normal clock from single-player. Might not be synced for all players but it works.
Reply
#4

Thank you, reputation for you.

Edit: Can't seem to add one, I'll do it later.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)