[DM] undefined symbol
#2

Not use:

Код:
stock
for

Код:
SetPlayerClass(playerid, classid)
Try:

pawn Код:
SetPlayerClass(playerid, classid)
{
switch(classid)
{
case 102, 103, 104: gTeam[playerid] = TEAM_bloodz;
case 105, 106, 107, 271, 270,269: gTeam[playerid] = TEAM_cripz;
}
}
Reply


Messages In This Thread
[DM] undefined symbol - by Dawior - 01.09.2009, 15:35
Re: [DM] undefined symbol - by LuxurioN™ - 01.09.2009, 16:30
Re: [DM] undefined symbol - by Dawior - 01.09.2009, 16:45
Re: [DM] undefined symbol - by LuxurioN™ - 01.09.2009, 16:52
Re: [DM] undefined symbol - by Dawior - 01.09.2009, 17:07
Re: [DM] undefined symbol - by Dawior - 01.09.2009, 19:12
Re: [DM] undefined symbol - by Karlip - 01.09.2009, 19:16
Re: [DM] undefined symbol - by dice7 - 01.09.2009, 19:20
Re: [DM] undefined symbol - by Dawior - 02.09.2009, 12:46
Re: [DM] undefined symbol - by Correlli - 02.09.2009, 12:52

Forum Jump:


Users browsing this thread: 2 Guest(s)