SetMinimumWorldBorders (Harvest)

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
166 MMX (Talk | contribs)
(Created page with '{{HarvestMethod | setMinimumWorldBorders(left, top, right, bottom) | Expands the world so that it will cover the given area. The map's maximum range spans from -4096 to 5120. | {...')

Latest revision as of 19:12, 2 December 2009

setMinimumWorldBorders(left, top, right, bottom)

Expands the world so that it will cover the given area. The map's maximum range spans from -4096 to 5120.

Parameter Expected Type Description
left Number This is the left coordinate.
top Number This is the top coordinate.
right Number This is a the right coordinate.
bottom Number This is a the bottom coordinate.
Returns

Returns nothing.

Harvest Library

Example

harvest.setMinimumWorldBorders(0, 0, 3000, 3000)

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox