Template:O BaseActbusyGoal: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Conventional Order) |
||
Line 1: | Line 1: | ||
* {{o targetname}} | |||
*'''OnNPCStartedBusy <[[ehandle]]>''' | |||
: 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:40, 6 April 2006
- Template:O targetname
- 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.