Enabling player to move after MoveObject
#4

Quote:
Originally Posted by dylanNIRVANA
Yeah if you read my code, you'dve seen that i do use TogglePlayerControllable to stop them from moving while the objects are moving, but after they're done moving, i want the player to be able to move again.
I have had a look at the code you gave and from that i can't see a TogglePlayerControllable in there, maybe you do have it, but from what you gave it isn't there.
If you had a look at the wiki, to make them 'unfreeze' you do:
pawn Код:
TogglePlayerControllable(playerid,1);
so put that somewhere after the objects have moved.

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)