[DM] undefined symbol
#1

welcome to this 2 errory when compiling:

Код:
D:\BloodZnCripZ\gamemodes\BloodZnCripZ.pwn(71) : error 029: invalid expression, assumed zero
D:\BloodZnCripZ\gamemodes\BloodZnCripZ.pwn(71) : error 017: undefined symbol "SetPlayerClass"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.
here gives the line:
Код:
stock SetPlayerClass(playerid, classid)
{
switch(classid)
{
case 102, 103, 104: gTeam[playerid] = TEAM_bloodz;
case 105, 106, 107, 271, 270,269: gTeam[playerid] = TEAM_cripz;
}
}
Please help thanks in advance
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)