Craig Martin

(Official) LUA Scripting Documentation

add_npc_health_zone

Add or subtract to/from the health of all NPCs in a zone.


Spec:

add_npc_health_zone(
	long points,
	string zone,
	bool is_temp_zone,
	string npc_type,
	long millisecs,
	long duration)

Parameters


Incomplete

This documentation is incomplete


back