Craig Martin

(Official) LUA Scripting Documentation

set_temp_zone_region

Change the region of an existing temp zone.


Spec:

set_temp_zone_region(
	string name,
	long x1,
	long y1,
	long z1,
	long x2,
	long y2,
	long z2)

Parameters


Incomplete

This documentation is incomplete


back