SA-MP Forums Archive
Alternatives to sscanf - 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: Alternatives to sscanf (/showthread.php?tid=533763)



Alternatives to sscanf - JeevanJyothish - 26.08.2014

what is the best alternatives to sscanf ?


Re: Alternatives to sscanf - Dotayuri - 26.08.2014

sscanf is worth the time you put into it.
Sorry but I see no reason to look for anything else.


Re: Alternatives to sscanf - Adi007 - 20.04.2015

There is a reason, the u specifier in sscanf is bugged sometimes, it returns invalid player id even if the player is connected.


Re: Alternatives to sscanf - Ciandlah - 20.04.2015

What are you trying to accomplish with SSCANF ? Please elaborate more so we can help you.