pls help - 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: pls help (
/showthread.php?tid=191545)
pls help -
ExEx - 19.11.2010
What is the difference between
OnPlayerUpdateEx(playerid);
and
OnPlayerUpdate(playerid);
Re: pls help -
Fool - 19.11.2010
Nothing... i think
Re: pls help -
ExEx - 19.11.2010
Why GF use OnPlayerUpdate
and
Raven use OnPlayerUpdateEx ?
Re: pls help -
ExEx - 19.11.2010
anybody ?
Re: pls help -
Retardedwolf - 19.11.2010
OnPlayerUpdateEx is to use lesser usage as oPU gets called around 30++ times per second and I guess its ran off by a timer.
Re: pls help -
Ruffles. - 19.11.2010
Stop bumping your thread every hour
I think 'Ex' would be your vehicle or something.
And there's a tool called
******