Script:setstatus
Jump to navigation
Jump to search
This command does exactly the same as setmainevent
.
The setstatus
script command is used to set an event to be sent periodically for an entity. Initially, all entities have their heartbeat event set to the main
event and dead NPC's will have it set to dead
.
Usage
setstatus <event>
Context: Any Entity
Parameters:
Parameter | Type | Description |
---|---|---|
event |
event |
The name of the event to set as the entity's heartbeat event |