Difference between revisions of "WM GUI STATUS *"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
m (moved WM GUI STATUS* to WM GUI STATUS *) |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 8: | Line 7: | ||
|type=int | |type=int | ||
|value=0 | |value=0 | ||
| − | |description= | + | |description= unavailable from area map |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
| Line 16: | Line 15: | ||
|type=int | |type=int | ||
|value=1 | |value=1 | ||
| − | |description= | + | |description= available from area map, cannot travel |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
| Line 24: | Line 23: | ||
|type=int | |type=int | ||
|value=2 | |value=2 | ||
| − | |description= | + | |description= available from area map, click pin to travel |
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
|sourcemodule= | |sourcemodule= | ||
| Line 38: | Line 37: | ||
<!-- This section contains links to articles, functions or constant groups. --> | <!-- This section contains links to articles, functions or constant groups. --> | ||
| − | [[Category: | + | [[Category:Constants]] |
| + | [[Category:Maps]] | ||
Latest revision as of 11:37, 3 August 2011
| 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 |