Difference between revisions of "GM *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
Latest revision as of 11:33, 3 August 2011
| Constant name | Type | Value | Description | Source |
|---|---|---|---|---|
| GM_CHARGEN | int | 11 | script.ldf | |
| GM_COMBAT | int | 1 | script.ldf | |
| GM_CUTSCENE | int | 5 | script.ldf | |
| GM_DEAD | int | 2 | script.ldf | |
| GM_DIALOG | int | 4 | script.ldf | |
| GM_EXPLORE | int | 0 | script.ldf | |
| GM_FIXED | int | 7 | script.ldf | |
| GM_FLYCAM | int | 6 | script.ldf | |
| GM_GUI | int | 3 | script.ldf | |
| GM_INVALID | int | -1 | script.ldf | |
| GM_LOADING | int | 9 | script.ldf | |
| GM_MOVIE | int | 10 | script.ldf | |
| GM_PARTYPICKER | int | 12 | script.ldf | |
| GM_PREGAME | int | 8 | script.ldf |