npcWrongStepsMethod

From OpenKore Wiki
Revision as of 17:52, 21 January 2018 by Lututui99 (talk | contribs) (Created page with "; npcWrongStepsMethod <flag> : Sets what to do if the conversation sequence specified for a NPC conversation is wrong {|class="TablePager" |- !Value !Description |- ! 0 | Cle...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
npcWrongStepsMethod <flag>
Sets what to do if the conversation sequence specified for a NPC conversation is wrong
Value Description
0 Clears all remaining conversation steps from queue and wait for user input
1 Skips the current wrong step in the conversation and moves on to the next one in queue
2 Tries to cancel the NPC conversation by continuing the conversation until it ends. If a choice pops up, chooses 'cancel'. If a numpad pops up, answers '1234'. If a textbox pops up, answers 'eye lol'.
3 Relogs to cancel the NPC conversation