police only
#5

i think so here what my server has .

SetPlayerTeamFromClass(playerid, classid)
{
if(classid >= 0 && classid <= 5) gTeam[playerid] = COP;
else if(classid == 6) gTeam[playerid] = FBI;
else if(classid == 7) gTeam[playerid] = SWAT;
else if(classid == gTeam[playerid] = ARMY;
else if(classid >= 9 && classid <= 11) gTeam[playerid] = Medic;
else if(classid >= 12 && classid <= 30) gTeam[playerid] = CIVILIAN;
}
Reply


Messages In This Thread
police only - by Edward d - 28.10.2012, 00:54
Re: police only - by Rodney Francalim - 28.10.2012, 01:02
Re: police only - by thefatshizms - 28.10.2012, 01:02
Re: police only - by ryansheilds - 28.10.2012, 01:07
Re: police only - by Edward d - 28.10.2012, 12:18
Re: police only - by Mr.Anonymous - 28.10.2012, 12:39
Re: police only - by Edward d - 28.10.2012, 16:45
Re: police only - by Edward d - 28.10.2012, 18:57
Re: police only - by Mr.Anonymous - 28.10.2012, 19:45
Re: police only - by Edward d - 29.10.2012, 14:23

Forum Jump:


Users browsing this thread: 1 Guest(s)