Difference between revisions of "WM GUI STATUS *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (remove tag)
Line 38: Line 38:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Maps]]

Revision as of 01:46, 13 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