Template:O BaseActbusyGoal
Jump to navigation
Jump to search
- OnNPCStartedBusy <targetname>
- Fired when an NPC targeted by this entity starts an ActBusy animation sequence. Automatically puts the targetname of the NPC in the input parameter box if not overridden by the mapper.
- OnNPCFinishedBusy <targetname>
- Fired when an NPC targeted by this entity finishes an ActBusy animation sequence. Automatically puts the targetname of the NPC in the input parameter box if not overridden by the mapper.
- OnNPCLeft <targetname>
- Fired when an NPC targeted by this goal, ordered by the
ForceThisNPCToLeave
input, finishes its forced leave. Automatically puts the targetname of the NPC in the input parameter box if not overridden by the mapper.