Craig Martin

(Official) LUA Scripting Documentation

set_npc_state_target

Set the state of the target NPC.


Spec:

set_npc_state_target(
	string state)

Parameters


Valid values for state: “alive”, “dying”, “death”, “respawning”, “respawn”, “despawning”, “despawn”, “sleeping”, “sleep”, “custom”, “inactive”, “delete”


Incomplete

This documentation is incomplete


back