Difference between revisions of "WM GUI STATUS *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(copy descriptions from SetWorldMapGuiStatus)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 39: Line 38:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Maps]]

Latest revision as of 12:37, 3 August 2011

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