Class Selection
#6

dont freakin' bump every 10 minutes and i say you this; indent and you will see your fault

pawn Код:
SetPlayerTeamFromClass(playerid, classid) {

 if(classid == 0 || classid == 1 || classid == 2 || classid == 3 || classid == 4 || classid == 5) { //these are the class id's

gTeam[playerid] = TEAM_COP;

}
you missing a } rite here.
Reply


Messages In This Thread
Class Selection - by billiout - 23.05.2010, 06:41
Re: Class Selection - by coole210 - 23.05.2010, 07:08
Re: Class Selection - by billiout - 23.05.2010, 07:10
Re: Class Selection - by billiout - 23.05.2010, 08:20
Re: Class Selection - by billiout - 23.05.2010, 08:50
Re: Class Selection - by Think - 23.05.2010, 09:21
Re: Class Selection - by billiout - 23.05.2010, 09:27

Forum Jump:


Users browsing this thread: 1 Guest(s)