How to make team kill for PlayerSkin
#7

public OnPlayerSpawn(playerid)
if(gTeam[playerid] == TEAM_GROVE) {

SetPlayerSkin(playerid,105);
SetPlayerColor(playerid,COLOR_GREEN); // Green
SetPlayerTeam( playerid, 1 );
}
Yes?
Reply


Messages In This Thread
How to make team kill for PlayerSkin - by RedFaction444 - 19.08.2009, 10:48
Re: How to make team kill for PlayerSkin - by saiberfun - 19.08.2009, 10:59
Re: How to make team kill for PlayerSkin - by RedFaction444 - 19.08.2009, 11:15
Re: How to make team kill for PlayerSkin - by CAR - 19.08.2009, 11:18
Re: How to make team kill for PlayerSkin - by RedFaction444 - 19.08.2009, 11:49
Re: How to make team kill for PlayerSkin - by saiberfun - 19.08.2009, 12:04
Re: How to make team kill for PlayerSkin - by RedFaction444 - 20.08.2009, 04:10

Forum Jump:


Users browsing this thread: 1 Guest(s)