SA-MP Forums Archive
Updating my scripts recommendations? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Updating my scripts recommendations? (/showthread.php?tid=260305)



Updating my scripts recommendations? - PGTips - 08.06.2011

hey im updating my scripts can you recommend the best and fastest ways to reduce cpu useage and time to save files heres what i use if theressomthing better recommend it so i can learn it

Strtok - replace with....

Y_INI - replace with.....

and ill up date just those for now can you guys recommend things


Re: Updating my scripts recommendations? - tbedy - 08.06.2011

strtok replace with y_command

y_ini replace with nothing or dFile


AW: Updating my scripts recommendations? - PGTips - 08.06.2011

ok cool im going to dowload y_command now and im going to look at some tutorials and thanks


Re: Updating my scripts recommendations? - xir - 08.06.2011

strtok = sscanf.
Saving user files = a SQL database or y_ini
For commands: y_commands or zcmd.