Script:setmainevent
Jump to navigation
Jump to search
This command does exactly the same as setstatus
.
The setmainevent
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
setmainevent <event>
Context: Any Entity
Parameters:
Parameter | Type | Description |
---|---|---|
event |
event |
The name of the event to set as the entity's heartbeat event |