SA-MP Forums Archive
PlayerUpdateHelp - 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: PlayerUpdateHelp (/showthread.php?tid=377934)



PlayerUpdateHelp - trapstar2020 - 15.09.2012

How to save playerinfo every second using i heard ppl saving use on playerupdate but idk what to do
i already put all the files in 1 save file already like SaveAccounts and everything iz saved should i just add it onplayerupdate?


Re: PlayerUpdateHelp - [LB]BlAcK_DeViL - 15.09.2012

U Mean Saving Scores ?? I Think Your Saying About that


Re: PlayerUpdateHelp - Vince - 15.09.2012

Whatever you do, DO NOT save player data in OnPlayerUpdate! If you'd save the data every five minutes it'd be more than enough. I'd even go for 10 minutes or more. Definitely not every second!


Re: PlayerUpdateHelp - trapstar2020 - 15.09.2012

how to where to i implent this