SA-MP Forums Archive
Cars not moving. - 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: Cars not moving. (/showthread.php?tid=276249)



Cars not moving. - help! - 13.08.2011

In a script that my friend made, whenever he would enter a car, and drive around, it wouldn't appear so to another player's screen, I can get a screenshot if needed. The cars spawn properly, it's just that when they are driven, on another guy's screen, it stays frozen.

Here is the script:
http://pastebin.com/rS0QfN3h


Re: Cars not moving. - [L3th4l] - 13.08.2011

Return 1 under OnPlayerUpdate. ( I think that will solve your issue )


Re: Cars not moving. - Derelict - 13.08.2011

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
Return 1 under OnPlayerUpdate. ( I think that will solve your issue )
Yeah, heh, I thought so too - in fairness I was doing most of this at 2am - 4am :P

I'll compile it and check it out in a sec, thanks