08.03.2013, 14:41
Can't see anything wrong with the code but I am getting the following error;
Lines
Код:
C:\Users\Greg\Desktop\Los Angeles\gamemodes\LARP.pwn(58797) : error 047: array sizes do not match, or destination array is too small
pawn Код:
else if(PlayerInfo[giveplayerid][pLeader] == 2) { ftext = "Federal Bureau of Investigation"; }

