automatic player color change - 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: automatic player color change (
/showthread.php?tid=65404)
automatic player color change -
My_Waffles_Bitch_L0L - 12.02.2009
how do i make that the player color changes automatically in a command? when i press /pacc it should go on/off
so, help me ;o
Re: automatic player color change -
MenaceX^ - 12.02.2009
With a timer.
Re: automatic player color change -
c-middia - 12.02.2009
pawn Код:
SetPlayerColor(playerid,COLOUR_ID);//define COLOUR_ID
SetPlayerColor(playerid,0xFF00FFAA);// or enter it as hex value