Strcmp:makeadmin problem.
#8

Thank you! It worked, but one more problem, sorry for bothering.

pawn Код:
public OnPlayerConnect(playerid)
{
    pData[playerid][AdminLevel] = 0;
    return 1;
}
Код:
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(243) : error 028: invalid subscript (not an array or too many subscripts): "pData"
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(243) : warning 215: expression has no effect
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(243) : error 001: expected token: ";", but found "]"
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(243) : error 029: invalid expression, assumed zero
C:\Users\Connor\Desktop\Development\0.3E - SCRIPT\gamemodes\AGS.pwn(243) : fatal error 107: too many error messages on one line

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


4 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: 4 Guest(s)