Warp on: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
NOTE: ud.warp_on's value is only modified during game startup, and by the map and changemap OSD commands. | |||
0 : | 0 : Default State | ||
1 : Change map | 1 : Change map (note that if a user map is specified it will change map regardless of the state of ud.warp_on) | ||
2 or higher : Load saved game from slot (ud.warp_on - 2) | 2 or higher : Load saved game from slot (ud.warp_on - 2) | ||
[[Category:Userdef structure members]] | [[Category:Userdef structure members]] |
Revision as of 13:30, 15 September 2014
NOTE: ud.warp_on's value is only modified during game startup, and by the map and changemap OSD commands.
0 : Default State
1 : Change map (note that if a user map is specified it will change map regardless of the state of ud.warp_on)
2 or higher : Load saved game from slot (ud.warp_on - 2)