08.06.2011, 17:26
Quote:
{ if(GetPlayerSkin(playerid) == 105)//grove { SetPlayerColor(playerid, GS_COLOR);//color SetPlayerTeam(playerid, 0);// you need team so if someone shoots another person in team, they wont lose health SendClientMessage(playerid, TEAM_GS, "You have joined team GROVE"); } |