Help me , error PlayerData
#1

You know this fix for me, thank you



Quote:

./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.

Line 100307 error :
Quote:

if PlayerData[playerid][pBeanBag] && PlayerData[damagedid][pStunned] < 1 && weaponid == 25)
{

Reply
#2

you mis (

PHP код:

if(PlayerData[playerid][pBeanBag] && PlayerData[damagedid][pStunned] < && weaponid == 25)

Reply
#3

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)