SetPlayerWorldBounds - problems..
#1

....
Reply
#2

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);
Reply
#3

Well, if you use SetPlayerWorldBounds, the "old" boundaries are no longer existant.
So, in the command you have to set the players' position and then the new boundaries, or did I get something wrong?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)