Template:O BaseActbusyGoal
Jump to navigation
Jump to search
- OnNPCStartedBusy <targetname>
- Fired when an NPC targeted by this entity starts an ActBusy animation sequence. This output automatically puts the targetname of the NPC into the parameter box for inputs, if the mapper does not override the parameter with something else.
- OnNPCFinishedBusy <targetname>
- Fired when an NPC targeted by this entity finishes an ActBusy animation sequence. This output automatically puts the targetname of the NPC into the parameter box for inputs, if the mapper does not override the parameter with something else.
- OnNPCLeft <targetname>
- Fired when an NPC targeted by this goal, ordered by the
ForceThisNPCToLeave
input, finishes its forced leave. This output automatically puts the targetname of the NPC into the parameter box for inputs, if the mapper does not override the parameter with something else.