Posts: 229
Threads: 81
Joined: May 2011
Reputation:
0
How to get the player position update command - / refresh?
Posts: 372
Threads: 8
Joined: Jan 2011
Reputation:
0
So what actually should that command do? And which command processor you use?
Posts: 229
Threads: 81
Joined: May 2011
Reputation:
0
If a player can not move must somehow update the coordinates that he could move
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
I don't really understand what you mean
If the player is frozen or can't move then u would use /refresh
And then he would be unfrozen and can move again ?
Posts: 229
Threads: 81
Joined: May 2011
Reputation:
0
If a player can not move themselves because seizing. I mean have not frozen / unforzen
Posts: 229
Threads: 81
Joined: May 2011
Reputation:
0
For example the exchange of skin can sometimes be stuck and how to do that again to move
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
TogglePlayerControlable(playerid,toggle);
toggles. =. 0 to freeze the player or 1 to unfreeze them