14.11.2012, 14:23
Hi all I have in my pawno/include Stocks.inc and then I compile my GM Gives me these errors:
On This Linie:
Help Mee Please
pawn Код:
C:\Users\David\Desktop\pawno\include\Stocks.inc(10) : error 001: expected token: ")", but found "["
C:\Users\David\Desktop\pawno\include\Stocks.inc(10) : error 029: invalid expression, assumed zero
C:\Users\David\Desktop\pawno\include\Stocks.inc(10) : error 017: undefined symbol "P_AntiFall"
C:\Users\David\Desktop\pawno\include\Stocks.inc(10) : fatal error 107: too many error messages on one line
pawn Код:
if ( P_DATA[ playerid ][ P_AntiFall ] ) P_DATA[ playerid ][ P_AntiFall ] = 0;