Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/48 ASK

6 bytes added, 02:38, 5 September 2006
Arguments
==== Arguments ====
* '''const UByte''' ''Bank'': Bank to put line number selected.
* '''const UByte''' ''Win'': Window ID to place the question in. (Initialized with WINDOW)
* '''const UByte''' ''Mess'': Which dialog to display from dialog table.
* '''const UByte''' ''Last'': Line where last question is.
* '''const UByte''' ''Addr'': Address in bank where line selected is written.
 
==== Description ====
The ASK command opens a window with a set of choices to be picked with the "selector finger". If ASK is called on an open window ID, the window will shrink closed and re-open with the new data.
Anonymous user