SA-MP Forums Archive
sscanf 0.3z (+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: sscanf 0.3z (+rep) (/showthread.php?tid=495098)



sscanf 0.3z (+rep) - ScripteRMKD - 16.02.2014

Hi all.I need link from sscanf 0.3z version..Thanks and i have one question...If commands lagging that is because sscanf is not updated ??


Re: sscanf 0.3z (+rep) - Flake. - 16.02.2014

You shouldn't need a new version of it, recompiling with the current version should work just fine.


Re: sscanf 0.3z (+rep) - ScripteRMKD - 16.02.2014

but my commands is lagging :@@


Re: sscanf 0.3z (+rep) - Avi Raj - 16.02.2014

Let Me ****** It For you, because you can't.


Re: sscanf 0.3z (+rep) - Konstantinos - 16.02.2014

If the version of the sscanf plugin is 2.8.1, then it's fine. What do you use for the commands? ZCMD, y_commands, strcmp etc.


Re: sscanf 0.3z (+rep) - ScripteRMKD - 16.02.2014

strcmp and zcmd


Re: sscanf 0.3z (+rep) - Konstantinos - 16.02.2014

You don't use those two together (in the same mode), do you? Change everything to ZCMD.


Re: sscanf 0.3z (+rep) - ScripteRMKD - 16.02.2014

I cant do this i have 1000 commands with strcmp but zcmd have 10 commands maximum and i type any zcmd command and again lagging


Re: sscanf 0.3z (+rep) - Konstantinos - 16.02.2014

1000 commands with strcmp would definitely cause some lag, changing to ZCMD is the best suggestion I can give you. Keep in mind that even if you use those 10 commands with the ZCMD, the callback will still search on the rest 1000 commands because of the strcmp in other modes so switching to ZCMD will not.


Re: sscanf 0.3z (+rep) - ScripteRMKD - 16.02.2014

bro i cant one by one change now to zcmd :@:@