Difference between revisions of "Popups.xls"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Converting to the new format)
 
Line 1: Line 1:
Referenced by the [[ShowPopup]] scripting function.
+
The [[popups.xls]] file contains the [[2da]] files that define the different types of popup message box that can be presented using the [[ShowPopup]] scripting function.
  
==popups worksheet==
+
The workbook contains the following worksheets:
  
{{2da start|popups}}
+
* [[popups 2da|popups]]
{{2da column|LABEL|string|}}
+
{{2da column|BUTTON1|int|[[String ID]] of the text for this button. 0 causes the button to not be placed in the popup.}}
+
{{2da column|BUTTON2|int|}}
+
{{2da column|BUTTON3|int|}}
+
{{2da column|BUTTON4|int|}}
+
{{2da end}}
+
  
 +
[[Category:GUI]]
 
[[Category:XLS files]]
 
[[Category:XLS files]]

Latest revision as of 00:12, 11 February 2013

The popups.xls file contains the 2da files that define the different types of popup message box that can be presented using the ShowPopup scripting function.

The workbook contains the following worksheets: