27.05.2015, 03:33
As the title , i got error on Filterscripts
before i was mix a Soccer Game mode by [PeppeAC] with my Filterscripts
and im also add new plugin called physics, modelsizes and foreach.inc by ******
and i got error on this line.
here the include https://sampforum.blast.hk/showthread.php?tid=446286
do you have same problem ? comment .
before i was mix a Soccer Game mode by [PeppeAC] with my Filterscripts
and im also add new plugin called physics, modelsizes and foreach.inc by ******
and i got error on this line.
Код:
C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(233) : error 001: expected token: "-identifier-", but found ";" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(231) : warning 203: symbol is never used: "cz" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(230) : warning 203: symbol is never used: "cy" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(229) : warning 203: symbol is never used: "cx" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(228) : warning 203: symbol is never used: "crz" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(227) : warning 203: symbol is never used: "cry" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(226) : warning 203: symbol is never used: "crx" C:\Users\Khai\Desktop\samp03z_svr_R4_win32\pawno\include\physics.inc(225) : warning 203: symbol is never used: "mod" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
do you have same problem ? comment .


