SA-MP Forums Archive
json plugins - 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: json plugins (/showthread.php?tid=665171)



json plugins - None1337 - 24.03.2019

So, I've downloaded this include https://sampforum.blast.hk/showthread.php?tid=644350 with a_json.inc,

But i get this error when I start the server
Code:
[debug] Run time error 19: "File or function is not found"
[debug]  json_parse_string
[debug]  json_get_string
[debug]  json_close
[debug] Run time error 19: "File or function is not found"
[debug]  json_parse_string
[debug]  json_get_string
[debug]  json_close
So, I think I don't have the json plugins, does anyone have the plugins (.dll and .so)? I really don't find them.


Re: json plugins - bgedition - 24.03.2019

For plugins windows uses .dll and linux uses .so.
The plugin you are searching for is SAMPSON by Hual: https://github.com/Hual/SAMPSON/releases
The forum thread: https://sampforum.blast.hk/showthread.php?tid=543919