25.12.2017, 08:59
Nothing, I just linked you so you can see that it uses format instead of valstr to avoid the crash. It seems like it cannot read correctly so:
Re-download ysi 4 (https://github.com/Misiur/YSI-Includ...ive/YSI.tl.zip) and amx_assembly (https://github.com/Zeex/amx_assembly/archive/master.zip).
Extract them and create a folder called amx in YSI-Includes-YSI.tl folder.
Cut and paste all files from amx_assembly-master folder into amx folder you just created.
Last, cut and paste all files and folders from YSI-Includes-YSI.tl into pawno/include folder.
This allows you to just use:
Re-download ysi 4 (https://github.com/Misiur/YSI-Includ...ive/YSI.tl.zip) and amx_assembly (https://github.com/Zeex/amx_assembly/archive/master.zip).
Extract them and create a folder called amx in YSI-Includes-YSI.tl folder.
Cut and paste all files from amx_assembly-master folder into amx folder you just created.
Last, cut and paste all files and folders from YSI-Includes-YSI.tl into pawno/include folder.
This allows you to just use:
pawn Код:
#include <YSI\y_ini>

