Template:O BaseActbusyGoal: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (string, not ehandle) |
(Cleanup) |
||
Line 1: | Line 1: | ||
{{O Targetname}} | {{O Targetname}} | ||
{{IO|OnNPCStartedBusy|Fired when an NPC targeted by this goal starts an ActBusy animation sequence.|param=targetname}} | |||
{{IO|OnNPCFinishedBusy|Fired when an NPC targeted by this goal finishes an ActBusy animation sequence.|param=targetname}} | |||
{{IO|OnNPCLeft |Fired when an NPC targeted by this goal, ordered by the ''ForceThisNPCToLeave'' input, finishes its forced leave.|param=targetname}} | |||
Revision as of 16:39, 3 February 2012
- 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.