SA-MP Forums Archive
help with colors! please - 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)
+--- Thread: help with colors! please (/showthread.php?tid=539723)



help with colors! please - JoelM14 - 29.09.2014

How can i do so every new player who logs in my server will spwan with the color "White"? (only people in Clans/Gangs will have colors)

can someone help me?
please xD


Respuesta: help with colors! please - aoEXE - 29.09.2014

When a player connects to your server is set to white

pawn Код:
SetPlayerColor(playerid,-1);
check that the player is not in a gang/clan and sets the white player


Respuesta: help with colors! please - Goncho28 - 30.09.2014

Put that aoEXE said on OnPlayerSpawn