Remove the player clock and player money function ? - 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: Remove the player clock and player money function ? (
/showthread.php?tid=186975)
Remove the player clock and player money function ? -
Myk3l - 31.10.2010
Hi !
I search functions for disable the player clock and money in top right.
What is his name and where i put this ?
Thanks !
Re: Remove the player clock and player money function ? -
Miguel - 31.10.2010
There's no function to disable them.
Re: Remove the player clock and player money function ? -
randomkid88 - 31.10.2010
You can hide the clock, but not the money. To hide the clock, put "TogglePlayerClock(playerid, 0);" Under OnPlayerSpawn
Re: Remove the player clock and player money function ? -
Myk3l - 31.10.2010
Ok i try thid, thanks
Re: Remove the player clock and player money function ? -
The_Moddler - 31.10.2010
To hide the money you can create a textdraw placed over it.