automatic player color change
#1

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
Reply
#2

With a timer.
Reply
#3

pawn Код:
SetPlayerColor(playerid,COLOUR_ID);//define COLOUR_ID
SetPlayerColor(playerid,0xFF00FFAA);// or enter it as hex value
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)