Template:O BaseActbusyGoal: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
TomEdwards (talk | contribs) (string, not ehandle) |
||
Line 1: | Line 1: | ||
{{O Targetname}} | {{O Targetname}} | ||
*'''OnNPCStartedBusy <[[ | *'''OnNPCStartedBusy <[[targetname]]>''' | ||
: 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 <[[ | * '''OnNPCFinishedBusy <[[targetname]]>''' | ||
: 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 <[[ | *'''OnNPCLeft <[[targetname]]>''' | ||
: 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 04:44, 10 June 2009
- OnNPCStartedBusy <targetname>
- Fired when an NPC targeted by this goal starts an ActBusy animation sequence.
- OnNPCFinishedBusy <targetname>
- Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.
- OnNPCLeft <targetname>
- Fired when an NPC targeted by this goal, ordered by the ForceThisNPCToLeave input, finishes its forced leave.