27.08.2013, 19:19
Hi! Maybe you should try to reset the world bounds for the player when he exits his current zone or spawns, for example, use:
pawn Код:
SetPlayerWorldBounds(playerid, 100000.0, -100000.0, 100000.0, -100000.0);