SA-MP Forums Archive
Error Output - Booring ? - 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 Output - Booring ? (/showthread.php?tid=653257)



Error Output - Booring ? - Mobtiesgangsa - 29.04.2018

on y_users

Код:
YSI\..\YSI_Players\y_users.inc(146) : fatal error 111: user error: Default hash removed: See YSI topic for details.
on y_svar is diffrent error

Код:
\YSI\..\YSI_Storage\y_svar/ini.inc(122) : error 017: undefined symbol "INI_WriteArray"
ahh

if the output ment default hash removed! what removed?
undefined symbol INI_WriteArray wired it exits in YSI Library

Dirs/ YSI_Storage / YSI_Players ..... any solution


Re: Error Output - Booring ? - TitoRayne - 30.04.2018

add it above your pawno.

#include ...


Re: Error Output - Booring ? - Mobtiesgangsa - 30.04.2018

both includes are ment to be includet after a_samp i also defined MODE_NAME


Re: Error Output - Booring ? - Dayrion - 30.04.2018

Re-download the latest YSI version. If it doesn't works, download Whirlpool plugin and include it before y_users.


Re: Error Output - Booring ? - Mobtiesgangsa - 02.05.2018

I found out INI_WriteArray stock function had quotation marks on it I unquoted them and compiled now ready to finish my 6k script