SA-MP Forums Archive
HUD time - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HUD time (/showthread.php?tid=663895)



time - Jaua10 - 13.02.2019

Hey guys im trying to put a clock in my hud and i dont have any errors or warnings but it in my server only show me this:

what im doing wrong?


Re: HUD time - d3Pedro - 13.02.2019

You forgot TextDrawSetString somewhere in a timer maybe.


Re: HUD time - Jaua10 - 13.02.2019

what i have to do with that?


Re: HUD time - d3Pedro - 13.02.2019

Quote:
Originally Posted by Jaua10
View Post
what i have to do with that?
Update your textdraw with current server time


Re: HUD time - Jaua10 - 13.02.2019

Quote:
Originally Posted by ConnorW
View Post
Update your textdraw with current server time
Alright sorry i dont know how to do that cuz im new in pawn but ok thanks anyways pal, let me give a try


Re: HUD time - d3Pedro - 13.02.2019

Quote:
Originally Posted by Jaua10
View Post
Alright sorry i dont know how to do that cuz im new in pawn but ok thanks anyways pal, let me give a try
https://sampwiki.blast.hk/wiki/TextDrawSetString
https://sampwiki.blast.hk/wiki/SetTimer


Re: HUD time - Kasichok - 14.02.2019

I see what you'r trying to do hours:minutes and small seconds, you could do 2 textdraws instead of 3 for this


Re: HUD time - xRadical3 - 14.02.2019

https://sampforum.blast.hk/showthread.php?tid=70445