Craig Martin

(Official) LUA Scripting Documentation

set_zone_types

Set a zone’s types.


Spec:

set_zone_types(
	string name,
	bool spawn,
	bool no_edit,
	bool no_combat,
	bool no_fly,
	bool no_mobs,
	bool no_escape)

Parameters



Incomplete

This documentation is incomplete


back