[HELP] YSI 5 - 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: [HELP] YSI 5 (
/showthread.php?tid=664873)
[HELP] YSI 5 -
NoOne - 14.03.2019
I found a GPS system in a community through the use of a map.
This map uses YSI 5, when I install it in the pawno> includes I get multiple type errors like this: YSI_Storage \ y_ini \ y_ini_impl.inc (1519): warning 209: function "INI_HandleEntry" should return to value
and many more
When I return to YSI 3 everything goes well without errors
Can somebody help me?
** Include
https://github.com/FedesUy/ValkGPS
YSI 5.x (
https://github.com/pawn-lang/YSI-Includes/tree/5.x)
GPS Plugin (
https://github.com/kristoisberg/samp-gp ... n/releases)
Rights to the creator of include
Thanks for take a moment to see this
Re: [HELP] YSI 5 -
antixgaming - 14.03.2019
Maybe problem with YSI 5? Check your include. Or just go to that stock INI_HandleEntry and below before last bracket just add 'return handle'
Re: [HELP] YSI 5 -
NoOne - 15.03.2019
Quote:
Originally Posted by ******
Can you post the exact errors? That function shouldn't (and doesn't) return anything.
|
I'm sorry ****** for wasting your time
i saw your guide to install YSI and Reading carefully I can fix the errors that my GM had with YSI