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



Changes - GangsterX - 17.08.2009

Hello dear peepz

I have a question. What is changed in the Scripting of gamemodes since lets say September 2008, the last month I was active on SA-MP?
I really want to know this, because if I know maybe I can start scripting again since I am back on track with playing SA-MP.

Already many thanks

---



Re: Changes - dice7 - 17.08.2009

A new samp client, a new callback called OnPlayerUpdate, which is called everytime a network package is received to the server by the player, which means it can be called up to 30 times a second. Useful for making custom callbacks. Also, some functions

https://sampwiki.blast.hk/wiki/Category:Scripting_Functions


Re: Changes - GangsterX - 17.08.2009

K Thank you