SA-MP Forums Archive
Sometimes the vehicle stopped to move... - 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: Sometimes the vehicle stopped to move... (/showthread.php?tid=444747)



Sometimes the vehicle stopped to move... - Activest - 18.06.2013

Hey.

I have problem, that sometimes if I enter vehicle he can't move.
This is no TogglePlayerControllable or SetVehicleParamsEx on the telporting, but
when I press ESC and I return the game, he can move.
and sometimes if it working I can't move the mouse...

What can be the problem?
Thanks!


Re: Sometimes the vehicle stopped to move... - Activest - 18.06.2013

UP?
btw It happens to everyone when he passed the PutPlayerInVehicle.


Re: Sometimes the vehicle stopped to move... - Activest - 19.06.2013

UP? - please.


Re: Sometimes the vehicle stopped to move... - Scenario - 19.06.2013

So you're saying that the mouse is basically sticking and you can't move the camera? If so, I believe this is fixed by setting multicore to 0 in the samp.cfg file. Furthermore, I believe some users have had luck in changing their resolution.


Re: Sometimes the vehicle stopped to move... - Activest - 19.06.2013

But not everyone wants to do it before he will enter the server in his first time...
there is no function to solve it?


Re: Sometimes the vehicle stopped to move... - Scenario - 19.06.2013

Not everyone has to... It just depends on the client/player's configuration.


Re: Sometimes the vehicle stopped to move... - Activest - 19.06.2013

But 11 players have that problem and they were checked with me
btw in same another server it's not happens


Re: Sometimes the vehicle stopped to move... - Activest - 20.06.2013

UP...


Re: Sometimes the vehicle stopped to move... - Mike_Peterson - 20.06.2013

I have no direct solution however there's a couple of things you can do.
Check the OnPlayerEnterVehicle callback and OnPlayerStateChange one for anything that could interfere with entering vehicles.

Kind regards,
Martin