Changes

Jump to navigation Jump to search
326 bytes added ,  19:52, 24 March 2020
add quickquestion from Wiki changes doc, credit to Minervamaga
Line 448: Line 448:  
| <tt>question fork{{t|answer index}} "{{t|question}}#{{t|answer 0}}#{{t|answer 1}}#..."</tt>
 
| <tt>question fork{{t|answer index}} "{{t|question}}#{{t|answer 0}}#{{t|answer 1}}#..."</tt>
 
| Show a dialogue with some answers and an optional question. When the player chooses the answer matching the <tt>fork{{t|answer index}}</tt> (like <tt>fork0</tt> for the first answer), the <tt>specialEventVariable1</tt> variable is set. Usually followed by a <tt>fork</tt> command.
 
| Show a dialogue with some answers and an optional question. When the player chooses the answer matching the <tt>fork{{t|answer index}}</tt> (like <tt>fork0</tt> for the first answer), the <tt>specialEventVariable1</tt> variable is set. Usually followed by a <tt>fork</tt> command.
 +
|-
 +
| <tt>quickquestion "#{{t|question1}}#{{t|question2}}#{{t|question3}}(break){{t|command}}#{{t|answer1 script}}(break){{t|answer2 script}}(break){{t|answer3 script}}\\"</tt>
 +
| Show a dialogue box with some answers and an optional question. When the player chooses an answer, the event script continues with no other effect.
 
|-
 
|-
 
| <tt>removeItem {{t|object ID}}</tt>
 
| <tt>removeItem {{t|object ID}}</tt>
105,662

edits

Navigation menu