13.10.2012, 14:16
Hello, when I try and compile I get this following error:
Here is Line 50102:
PHP код:
C:\Users\Aaron\Desktop\RP\gamemodes\larp.pwn(50102) : error 001: expected token: "-string end-", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
PHP код:
else if(PlayerInfo[playerid][pLeader] == 13) { PlayerInfo[para1][pTeam] = 13; gTeam[para1] = 13; ftext = "Sons Of Anarchy" ChosenSkin[para1] = 247; SetPlayerSkin(para1, 247); }