M coop: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
New page: Returns a value if you are playing in cooperative mode.
 
No edit summary
Line 1: Line 1:
Returns a value if you are playing in cooperative mode.
Used for menu selection of multiplayer game types.  This value has no effect on actual gameplay and only controls what's currently selected in the multiplayer "new game" menu.  The value corresponds to the different defined gametypes; 0 is Dukematch, 1 is cooperative, 2 is Dukematch (no spawn), 3 is Team Dukematch, 4 is Team Dukematch (no spawn).

Revision as of 12:07, 11 March 2008

Used for menu selection of multiplayer game types. This value has no effect on actual gameplay and only controls what's currently selected in the multiplayer "new game" menu. The value corresponds to the different defined gametypes; 0 is Dukematch, 1 is cooperative, 2 is Dukematch (no spawn), 3 is Team Dukematch, 4 is Team Dukematch (no spawn).