09.07.2012, 21:03 
	
	
	
		Well today i wanted to make something like
if the player got the skin 102 it will gives him the purple color
I failed my script
	
	
	
	
if the player got the skin 102 it will gives him the purple color
I failed my script
Код:
if(GetPlayerSkin >= 102 && SetPlayerColor(playerid,0xC2A2DAAA);

