Script problem - 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: Script problem (
/showthread.php?tid=305166)
Script problem -
RainMultiGaming - 21.12.2011
When we go ig we cant see each other walk but we can see each other but not moving while we are we tried to change the vw and their interior but didnt fix it
what could it be?
Re: Script problem -
Sinner - 21.12.2011
Check your OnPlayerUpdate(playerid) callback, I had the same issue removing that callback fixed it.
Re: Script problem -
kizla - 21.12.2011
you must add at the end of your callback OnPlayerUpdate..
That callback must return it