./includes/perp.pwn(100307) : error 017: undefined symbol "PlayerData" ./includes/perp.pwn(100307) : warning 215: expression has no effect ./includes/perp.pwn(100307) : error 001: expected token: ";", but found "]" ./includes/perp.pwn(100307) : error 029: invalid expression, assumed zero ./includes/perp.pwn(100307) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. |
if PlayerData[playerid][pBeanBag] && PlayerData[damagedid][pStunned] < 1 && weaponid == 25) { |
if(PlayerData[playerid][pBeanBag] && PlayerData[damagedid][pStunned] < 1 && weaponid == 25)
{