Template:O BaseActbusyGoal: Difference between revisions
Jump to navigation
Jump to search
m (Conventional Order) |
m (Fixed bulletpoints) |
||
Line 1: | Line 1: | ||
{{o targetname}} | |||
*'''OnNPCStartedBusy <[[ehandle]]>''' | *'''OnNPCStartedBusy <[[ehandle]]>''' | ||
: Fired when an NPC targeted by this goal starts an ActBusy animation sequence. | : Fired when an NPC targeted by this goal starts an ActBusy animation sequence. | ||
'''OnNPCFinishedBusy <[[ehandle]]>''' | * '''OnNPCFinishedBusy <[[ehandle]]>''' | ||
: Fired when an NPC targeted by this goal finishes an ActBusy animation sequence. | : Fired when an NPC targeted by this goal finishes an ActBusy animation sequence. | ||
*'''OnNPCLeft <[[ehandle]]>''' | *'''OnNPCLeft <[[ehandle]]>''' | ||
: Fired when an NPC targeted by this goal, ordered by the ''ForceThisNPCToLeave'' input, finishes its forced leave. | : Fired when an NPC targeted by this goal, ordered by the ''ForceThisNPCToLeave'' input, finishes its forced leave. |
Revision as of 14:44, 6 April 2006
- OnNPCStartedBusy <ehandle>
- Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
- OnNPCFinishedBusy <ehandle>
- Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.
- OnNPCLeft <ehandle>
- Fired when an NPC targeted by this goal, ordered by the ForceThisNPCToLeave input, finishes its forced leave.