Posts: 310
Threads: 24
Joined: Jul 2014
(North)
ymax
|----------|
| |
(West) xmin | | xmax (East)
| |
|----------|
ymin
(South)
Posts: 310
Threads: 24
Joined: Jul 2014
Quote:
Originally Posted by Kyance
pawn Код:
SetPlayerWorldBounds(playerid,742.0555,1571.6013,8.7897,130.7141,1696.3623,17.6406651.2563,1822.0771,5.4688,355,250.7659,1211.3595,15.0886);
Uh, if those comments for your coords are correct, then it would look like that, i guess.
By the way, you can use "Xtreme Vehicle Plotter" to create World Bounds, Gang Zones etc. faster and easier!
|
Take your time and understand it - SetPlayerWorldBounds(playerid,Float:x_max,Float:x_ min,Float:y_max,Float:y_min);
Use this :-
Код:
SetPlayerWorldBounds(playerid,742.0555,130.7141,1822.0771,1211.3595);