Popups.xls
From Dragon Age Toolset Wiki
Referenced by the ShowPopup scripting function.
popups worksheet
| Column | Type | Description |
|---|---|---|
| ID | int | A number that uniquely identifies the entry (unless creating an M2DA override). ID numbers are listed from smallest to highest within a given file but do not need to be consecutive. |
| LABEL | string | |
| BUTTON1 | int | String ID of the text for this button. 0 causes the button to not be placed in the popup. |
| BUTTON2 | int | |
| BUTTON3 | int | |
| BUTTON4 | int |