Originally Posted by https://sampwiki.blast.hk/wiki/SetPlayerWorldBounds
SetPlayerWorldBounds(playerid,Float
![]() ![]() playerid The player you want to set the boundaries of. Float ![]() Float ![]() Float:y_max The max. y-coordinate where the player can go. Float:y_min The min. y-coordinate where the player can go. This function does not return a specific value, it's best to simply ignore it. |