Textdraw Count - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Textdraw Count (
/showthread.php?tid=265602)
Textdraw Count -
buzifej - 01.07.2011
Hi!
How to use that?
If countdown 0:00 = gamemodeRestart
Re: Textdraw Count -
Jay. - 01.07.2011
I believe that is a clock. You can either use:
pawn Код:
TogglePlayerClock(playerid,1);
Under on playerspawn , or connect. or where ever you want it to show , I would choose onplayerconnect/.
Or if you don't like that you could script a custom one.
EDIT: or theres a filterscript that should be in the filterscripts folder of the server package. It's called
gl_realtime. You could use that and edit the textdraw design with a textdraw editor