Difference between revisions of "Popups.xls"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
BryanDerksen (Talk | contribs) |
||
| Line 11: | Line 11: | ||
{{2da end}} | {{2da end}} | ||
| − | [[Category: | + | [[Category:XLS files]] |
Revision as of 18:37, 28 January 2010
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 |