error 031: unknow directive - 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: error 031: unknow directive (
/showthread.php?tid=660876)
error 031: unknow directive -
mmlinaric - 16.11.2018
Can someone help me?
I have tried to compile my code, but I get this error:
HTML Code:
C:\Users\Test\Desktop\RolePlay\pawno\include\YSI\..\YSI_Visual\..\YSI_Internal\y_compilerdata.inc(350) : error 031: unknown directive
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: error 031: unknow directive -
FedeA - 16.11.2018
You aren`t using community compiler.
Use the 3.10.9, you will get a lot of warnings of YSI in the 3.10.9
https://github.com/pawn-lang/compile...es/tag/v3.10.8
Re: error 031: unknow directive -
mmlinaric - 16.11.2018
Quote:
Originally Posted by FedeA
|
Yes, I am using them! Downloaded just before scripting this gamemode!
Re: error 031: unknow directive -
mmlinaric - 16.11.2018
Quote:
Originally Posted by Y_Less
I fixed that locally but apparently forgot to push. Thanks for notifying me - it's fixed now.
|
Thank you!