SA-MP Forums Archive
y_amx -> amx\asm Include Failure - 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: y_amx -> amx\asm Include Failure (/showthread.php?tid=552799)



y_amx -> amx\asm Include Failure - Kyance - 26.12.2014

So, I downloaded YSI 4.0, and included 'y_hooks', but for some reason I'm getting this error:


..\pawno\include\YSI\..\YSI_Coding\..\YSI_Core\..\ YSI_Storage\y_amx.inc(77) : fatal error 100: cannot read from file: "..\amx\asm"



Have I forgotten something.. or included something wrongly?


Re: y_amx -> amx\asm Include Failure - Kyance - 27.12.2014

bump.


Re : y_amx -> amx\asm Include Failure - MCZOFT - 27.12.2014

Download this version of amx assembly https://github.com/Zeex/amx_assembly

after it Go to your Pawno folder and click on includes, find the "amx" folder and past amx_assembly files to the them inside .

Good luck


Re: y_amx -> amx\asm Include Failure - Kyance - 27.12.2014

Thanks!