2 errors.
#1

[pawn]
C:\Users\Notis\Desktop\GTA SA-MP Server\gamemodes\CnR.pwn(1931) : error 006: must be assigned to an array
C:\Users\Notis\Desktop\GTA SA-MP Server\gamemodes\CnR.pwn(1932) : error 006: must be assigned to an array[/code]

pawn Код:
On the cmd:ban command:
    PlayerInfo[targetid][pBanned] = 1;
    PlayerInfo[targetid][pBannedBy] = pName; // error 1
    PlayerInfo[targetid][pBannedFor] = reason; //error 2
Why ?
Reply


Messages In This Thread
2 errors. - by Johnson_Brooks - 28.05.2014, 09:07
Re: 2 errors. - by Konstantinos - 28.05.2014, 09:18
Re: 2 errors. - by Rittik - 28.05.2014, 09:19
Re: 2 errors. - by Johnson_Brooks - 28.05.2014, 09:34
Re: 2 errors. - by Konstantinos - 28.05.2014, 09:43
Re: 2 errors. - by Lacamora - 28.05.2014, 10:23
Re: 2 errors. - by Lacamora - 28.05.2014, 10:32
Re: 2 errors. - by Johnson_Brooks - 28.05.2014, 11:49
Re: 2 errors. - by Konstantinos - 28.05.2014, 15:06
Re: 2 errors. - by Johnson_Brooks - 28.05.2014, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)