| open_vint_dialog(title_tag, body_tag, tag1, tag2) |
|
| Parameters: |
| title_tag | | (string) identifying tag for the title text |
| body_tag | | (string) identifying tag for the body text |
| tag1 | | (string) identifying tag for selection 1 text |
| tag2 | | (string) identifying tag for selection 2 text |
| |
| Returns: |
| (integer) index corresponding to which option was selected (0 corresponds to the first option, 1 corresponds to the second option, etc.) |
|
| Description: |
| Open an interface dialog box. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |