Strcmp:makeadmin problem.
#6

Enum:
pawn Код:
enum pInfo
{
   AdminLevel
}
Line with errors changed to:
pawn Код:
if(pInfo[playerid][AdminLevel] >= 6);
And I got new errors!
Код:
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(62) : error 017: undefined symbol "Info"
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(62) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(654) : error 028: invalid subscript (not an array or too many subscripts): "pInfo"
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(654) : warning 215: expression has no effect
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(654) : error 001: expected token: ";", but found "]"
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(654) : error 029: invalid expression, assumed zero
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(654) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
Reply


Messages In This Thread
Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:37
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:45
Re: Strcmp:makeadmin problem. - by Rudy_ - 24.07.2012, 09:48
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:49
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:50
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:55
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:57
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 10:02
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 10:29
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 10:32

Forum Jump:


Users browsing this thread: 2 Guest(s)