SA-MP Forums Archive
How to remove - 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: How to remove (/showthread.php?tid=251800)



How to remove - DevoLpeR - 28.04.2011

How to remove this time

<------- 12:21


Re: How to remove - Vince - 28.04.2011

TogglePlayerClock(playerid, false);
In OnPlayerConnect. Or if it's a textdraw: find it and delete it.