OnPlayerUpdate not being called? - 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: OnPlayerUpdate not being called? (
/showthread.php?tid=366525)
OnPlayerUpdate not being called? -
2KY - 06.08.2012
Nevermind....... was testing it on the actual server, not my test one. x_x
Re: OnPlayerUpdate not being called? -
Ranama - 06.08.2012
maybe OnPlayerUpdate doesn't gets called any time before you have clicked spawn (or SpawnPlayer(playerid); )
Does it works when you are logged in?