SetMinimumWorldBorders (Harvest)

From OxeyeWiki

Jump to: navigation, search

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