Posts: 77
Threads: 27
Joined: Apr 2011
Reputation:
0
18.06.2013, 04:52
(
Последний раз редактировалось Activest; 18.06.2013 в 05:30.
)
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!
Posts: 77
Threads: 27
Joined: Apr 2011
Reputation:
0
UP?
btw It happens to everyone when he passed the PutPlayerInVehicle.
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
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.
Posts: 77
Threads: 27
Joined: Apr 2011
Reputation:
0
But not everyone wants to do it before he will enter the server in his first time...
there is no function to solve it?
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Not everyone has to... It just depends on the client/player's configuration.
Posts: 77
Threads: 27
Joined: Apr 2011
Reputation:
0
But 11 players have that problem and they were checked with me
btw in same another server it's not happens
Posts: 844
Threads: 32
Joined: Apr 2009
Reputation:
0
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