Quote:
Originally Posted by Abagail
You can try freezing the player if movement is detected and then unfreeze when the vehicle has stopped.
|
I thought about that, but if I use this function...
Код:
TogglePlayerControllable(playerid, false);
...the player can't move the camera ... Any other ideas?