SA-MP Forums Archive
Sscanf to Sscanf2 - 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: Sscanf to Sscanf2 (/showthread.php?tid=440496)



Sscanf to Sscanf2 - Giroud12 - 30.05.2013

How can i change sscanf script to sscanf2?
Or its the same just change the include?
I really need help


Re: Sscanf to Sscanf2 - Scenario - 30.05.2013

Uh... if you have anything that declares sscanf in your script (i.e. stock sscanf), then remove it and just use the new include/plugin. Otherwise, just update your include/plugin and re-compile.


Re: Sscanf to Sscanf2 - Giroud12 - 30.05.2013

Thanks Bro