SA-MP Forums Archive
the uses of sscanf plugin/include - 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: the uses of sscanf plugin/include (/showthread.php?tid=425083)



the uses of sscanf plugin/include - Mrich - 24.03.2013

hello , everything in the title , I only want to know its uses , so I have an idea : it get the playerid & the chosen player when using a command?


Re: the uses of sscanf plugin/include - Patrick - 24.03.2013

try reading the whole thread Link: https://sampforum.blast.hk/showthread.php?tid=120356 it explains everything...


Re: the uses of sscanf plugin/include - Misiur - 24.03.2013

sscanf is used to extract data from string more efficiently than strtok did it.