About OnPlayerUpdate - 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: About OnPlayerUpdate (
/showthread.php?tid=91822)
About OnPlayerUpdate -
UsaBoy91 - 16.08.2009
I saw the new samp callback ,
OnPlayerUpdate , and i was thinking if it's something wrong with OnPlayerUpdate at GodFather script ...
Important note: Do not use this callback to write to a file or network stream. For example, do not make this callback save accounts or stats.
Re: About OnPlayerUpdate -
Correlli - 16.08.2009
There's already a similar topic:
http://forum.sa-mp.com/index.php?topic=115828.0
Re: About OnPlayerUpdate -
UsaBoy91 - 16.08.2009
thx , so i need to change the custom call back name ?
OnPlayerUpdate goes to SaveDataPlayer ?
Re: About OnPlayerUpdate -
Correlli - 16.08.2009
Quote:
Originally Posted by MJφ
thx , so i need to change the custom call back name ?
OnPlayerUpdate goes to SaveDataPlayer ?
|
Any other name you like.
(example: OnPlayerUpdateEx)
Re: About OnPlayerUpdate -
MenaceX^ - 16.08.2009
Or stop using GF