Total Miner

(Official) LUA Scripting Documentation

get_zone_region

Get the region of a specified existing zone.


Spec:

get_zone_region(
	string name,
	System.Int64& x1,
	System.Int64& y1,
	System.Int64& z1,
	System.Int64& x2,
	System.Int64& y2,
	System.Int64& z2)

Parameters


back