EVENT TYPE COMMAND COMPLETE

From Dragon Age Toolset Wiki
Revision as of 16:27, 20 July 2009 by BryanDerksen (Talk | contribs) (split off of event)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Sent When: creature finishes doing a command(attack, special ability, spell, conversation, etc)
  • Sent From: engine
  • Sent To: creatures, player

Parameters:

  • Creator: creature acting
  • Int 0 Type of the last command (e.g. COMMAND_TYPE_ATTACKED)
  • Int 1 The status of the execution (COMMAND_SUCCESSFUL, etc)
  • Int 2 last sub command
  • obj(0) The target that command was applied to