Difference between revisions of "WM GUI STATUS *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(copy descriptions from SetWorldMapGuiStatus)
m (remove tag)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf

Revision as of 23:22, 9 February 2010

Source: script.ldf
Constant name Type Value Description Source
WM_GUI_STATUS_NO_USE int 0 unavailable from area map script.ldf
WM_GUI_STATUS_READ_ONLY int 1 available from area map, cannot travel script.ldf
WM_GUI_STATUS_USE int 2 available from area map, click pin to travel script.ldf