11.12.2011, 04:07
Hello Everyone,
I want to add WorldBounds to my GM. The First Map will be in LS. I tried to understand this code from wiki but i got shit. This is what wiki says[Below]:
[Link]https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
X_max and x_Min How to know this?? Actual Coordinates are X,Y,Z Always for everything. How can i know X_max n X_min value's of a Position??
Please someone help me
Thanks for reading
Ballu Miaa
I want to add WorldBounds to my GM. The First Map will be in LS. I tried to understand this code from wiki but i got shit. This is what wiki says[Below]:
[Link]https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
Код:
(playerid,Float:x_max,Float:x_min,Float:y_max,Float:y_min) playerid The ID of the player to set the boundaries of. Float:x_max The maximum X coordinate the player can go to. Float:x_min The minimum X coordinate the player can go to. Float:y_max The maximum Y coordinate the player can go to. Float:y_min The minimum Y coordinate the player can go to. Returns This function doesn't return a specific value
Please someone help me
Thanks for reading
Ballu Miaa