Posts: 72
Threads: 9
Joined: Aug 2012
Reputation:
0
Find the following line in your script where this function is called
SetPlayerWorldBounds(playerid, ...);
If you remove this your problem should be solved
Posts: 72
Threads: 9
Joined: Aug 2012
Reputation:
0
Can you show me the code for that screen you sent and what exactly you're trying to do, what is going wrong in the gamemode, what do you want to happen instead?
Posts: 528
Threads: 70
Joined: Nov 2014
Reputation:
0
This happens when you keeps a limit to a players moving and then setplayerpos out of that. You may either fix it by setting his pos at the most common place you can do it for him.