prob in SII(INI_OPEN) - 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: prob in SII(INI_OPEN) (
/showthread.php?tid=303756)
prob in SII(INI_OPEN) -
barbarking - 15.12.2011
hi.
i've a problem:
i want everytime someone changes level, skin or money, i need it will update in-time. i can't make it in OnPlayerUpdate because it creates a lot of lags.
someone has an advice ? or solution ?
Re: prob in SII(INI_OPEN) -
Spooky - 15.12.2011
SII is the worst File saving System
Use YSI or dfile or SQL. These are the Best and Eazy
Re: prob in SII(INI_OPEN) -
shitbird - 15.12.2011
Why are you setting up a timer for it?
Simply save it when they disconnect, and when the server shuts down.