SA-MP Forums Archive
Ysi not working on linux(++rep) - 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: Ysi not working on linux(++rep) (/showthread.php?tid=620511)



Ysi not working on linux(++rep) - bugmenotlol - 30.10.2016

hi frnds
i have ysi version 3.1 but it works perfectly with windows and when i upload in server its not working
plz can someone send me the linux version of ysi ??

(++rep)


Re: Ysi not working on linux(++rep) - xDaemon - 30.10.2016

There is no ysi for linux.. Send us your server log to see what's the problem..


Re: Ysi not working on linux(++rep) - NeXoR - 30.10.2016

Includes work for both sides
You might need SSCANF, check if you have sscanf.so in your plugins folder and change in your server cfg
From
Quote:

plugins sscanf

To
Quote:

plugins sscanf.so




Re: Ysi not working on linux(++rep) - PrettyDiamond - 31.10.2016

dont forget in your server.cfg you have to write the name of plugin like this sscanf.so (name.extension)