Bug: EVENT TYPE CUSTOM COMMAND COMPLETE not being handled

From Dragon Age Toolset Wiki
Revision as of 19:58, 17 June 2010 by SynysterLyfe (Talk | contribs)

Jump to: navigation, search
  • Version found: v1.0.1008.0
  • Status: Open

Description

Trying to signal an EVENT_TYPE_CUSTOM_COMMAND_COMPLETE at the end of a conversation sometimes will not work. It can depend on how long you remain in conversation mode (rushing through the conversation usually makes it work, while delaying usually causes it not to work). Any other event fired at the end of a conversation will work perfectly.

Also, signaling an event at the end of a conversation and having that signal an EVENT_TYPE_CUSTOM_COMMAND_COMPLETE does not work. The first event will fire properly but the second won't get handled.

Workarounds