23.05.2014, 22:07
Okay so, here is the line where I get all the errors
How do I remove these two errors?
Код:
else if(PlayerInfo[playerid][pFaction] != 255 && DynamicFactions[PlayerInfo[playerid][pFaction]][fType] == 6)
Код:
\gamemodes\crp.pwn(6602) : error 001: expected token: ";", but found "if" \gamemodes\crp.pwn(6602) : error 029: invalid expression, assumed zero