04.04.2009, 22:54
i have clan system i want to ask how i do that the all Clan have same color?
if(YourClanVariable == playersClan) //Obviously, you need to change this to the correct vars
SetPlayerColor(playerid, ClanColor); //Again, change ClanColor to the wanted color
Originally Posted by lrZ^ aka LarzI
pawn Код:
|
Originally Posted by lrZ^ aka LarzI
GetPlayerName
strcmp |