SA-MP Forums Archive
[Help]undefined symbol - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Help]undefined symbol (/showthread.php?tid=310234)



[Help]undefined symbol - Tamao_Serizawa - 11.01.2012

Код:
C:\Users\AztecasGamerzzz\Desktop\GOod Servers\TR-RP\filterscripts\Neon.pwn(15) : error 017: undefined symbol "pInfo"
C:\Users\AztecasGamerzzz\Desktop\GOod Servers\TR-RP\filterscripts\Neon.pwn(15) : error 009: invalid array size (negative, zero or out of bounds)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
pawn Код:
new PlayerInfo[MAX_PLAYERS][pInfo];
Please help me!


Re: [Help]undefined symbol - Lee_Percox - 11.01.2012

Show your enum that this relates too.