21.07.2011, 16:24
I never done world boundaries before so i need some help. Can someone tell me where ill Set the Save as?
Like the Cordinates and how i would do so?
Like the Cordinates and how i would do so?
SetPlayerWorldBounds(playerid, x_max, x_min, y_max, y_min);
https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
pawn Код:
|
-410.00000 1226.0000 31.0000 //Top Left 124.00000 1341.0000 11.0000//Top Right 215.00000 905.00000 24.0000//Bottom Right -383.0000 852.0000 10.0000//Bottom Left
SetPlayerWorldBounds(playerid, 124.00000, -383.0000, 1341.0000, 852.0000);