home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1999 November / CD-Gamer_1999-11_02_cd.bin / patches / sin / 101to106.exe / base / menus / main.mnu
Encoding:
Text File  |  1999-07-24  |  87.7 KB  |  1,789 lines

  1. //===========================================================================
  2. // GLOBAL LAYOUT
  3. //===========================================================================
  4. globlayout "oxl 0 oyb 256 picn frame1 oxl 256 oyb 256 picn frame2 oxl 512 oyb 256 picn frame3"
  5. appgloblayout "oxl 0 oyb 0 picn frame4 oxl 256 oyb 0 picn frame5 oxl 512 oyb 0 picn frame6"
  6. appgloblayout "fc 1 1 1 1 jcx oyt -100 128 anim 2 sin_logo"
  7.  
  8. appgloblayout "fc 1 1 1 0.7 oxl 367 oyt -457 fdate 37"
  9. appgloblayout "fc 1 1 1 0.7 oxl 467 oyt -457 time"
  10. appgloblayout "fc 1 1 1 0.7 oxl 101 oyt -457 string \"Logged in as:\""
  11. appgloblayout "fc 0.53 0.53 0.83 1 oxl 208 oyt -457 cvarstring player"
  12. appgloblayout "fc 1 1 1 0.7 oxl 419 oyt -412 string \"OS Rev#: \""
  13. appgloblayout "fc 0.53 0.53 0.83 1 oxl 486 oyt -412 cvarstring version_only"
  14. ifdemo
  15.   appgloblayout "fc 0.53 0.53 0.83 1 oxl 522 oyt -412 string \"Demo\""
  16. endif
  17. appgloblayout "fc 0.53 0.53 0.83 1 oxl 86 oyt -412 string \"Press   for help\""
  18. appgloblayout "fc 1 1 1 1 oxl 132 oyt -412 string \"F1\""
  19.  
  20. //===========================================================================
  21. // MAIN MENU
  22. //===========================================================================
  23. menulevel main
  24.  
  25. headeritem "fade 0.5 oxl 174 oyt -311 picn hc_logo_main"
  26. enditem
  27.  
  28. menuitem "fade 0.5 oxl 109 oyt -223 picn menuop_game_0"
  29. selitem  "fade 0.7 oxl 109 oyt -223 picn menuop_game_1 oxl 390 yv -30 type 1 string \"Select a game\nto play...\""
  30. helpdata "jcx yv -160 boxtext \"This option takes you to the game\nselection menu where you can play a\nsingle player or multiplayer game.\"" 6
  31. actionitem "pushmenu game_selection"
  32. enditem
  33.  
  34. ifdemo
  35.   menuitem "fade 0.5 oxl 263 oyt -343 picn menuop_hq_0"
  36.   selitem  "fade 0.7 oxl 263 oyt -343 picn menuop_hq_1 oxl 390 yv -30 type 1 string \"Go directly\nto HARDCORPS\nHeadquarters\nTraining Facility...\""
  37.   helpdata "jcx yv -160 boxtext \"This option takes you to the HARDCORPS\ntraining facility where you can\ntest out the weapons, get familiar with\nthe game interface and learn how to play SIN.\"" 8
  38.   actionitem "centerprint \" Not Available\nin Demo Version.\""
  39.   enditem
  40. else
  41.   menuitem "fade 0.5 oxl 263 oyt -343 picn menuop_hq_0"
  42.   selitem  "fade 0.7 oxl 263 oyt -343 picn menuop_hq_1 oxl 390 yv -30 type 1 string \"Go directly\nto HARDCORPS\nHeadquarters\nTraining Facility...\""
  43.   helpdata "jcx yv -160 boxtext \"This option takes you to the HARDCORPS\ntraining facility where you can\ntest out the weapons, get familiar with\nthe game interface and learn how to play SIN.\"" 8
  44.   actionitem "stuffcmd \"menu_close; map training\""
  45.   enditem
  46. endif
  47.  
  48. ifdemo
  49.   menuitem "fade 0.5 oxl 241 oyt -396 picn menuop_credits_0"
  50.   selitem  "fade 0.7 oxl 241 oyt -396 picn menuop_credits_1 oxl 390 yv -30 type 1 string  \"View the\ncredits...\""
  51.   helpdata "jcx yv -160 boxtext \"This option takes you to the credits screen\nso that you can see who worked on SIN.\n\nSIN was developed by Ritual Entertainment.\"" 7
  52.   actionitem "centerprint \"\n         SIN\n\n\n    Developed by:\n\n Ritual Entertainment \""
  53.   enditem
  54. else
  55.   menuitem "fade 0.5 oxl 241 oyt -396 picn menuop_credits_0"
  56.   selitem  "fade 0.7 oxl 241 oyt -396 picn menuop_credits_1 oxl 390 yv -30 type 1 string  \"View the\ncredits...\""
  57.   helpdata "jcx yv -160 boxtext \"This option takes you to the credits screen\nso that you can see who worked on SIN.\n\nSIN was developed by Ritual Entertainment.\"" 7
  58.   actionitem "pushmenu credits"
  59.   enditem
  60. endif
  61.  
  62. menuitem "fade 0.5 oxl 106 oyt -395 picn menuop_quit_0"
  63. selitem  "fade 0.7 oxl 106 oyt -395 picn menuop_quit_1 oxl 390 yv -30 type 1 string  \"Quit the\ngame...\""
  64. helpdata "jcx yv -160 boxtext \"This option takes you to the Logon or Quit\nselection screen. If you wish to logon\nas a new user and load up a new configuration\nfile, this would be the option to use.\"" 10
  65. actionitem "pushmenu ask2quit"
  66. enditem
  67.  
  68. menuitem   "fade 0.5 oxl 90 oyt -343 picn menuop_controls_0"
  69. selitem    "fade 0.7 oxl 90 oyt -343 picn menuop_controls_1 oxl 390 yv -30 type 1 string  \"Modify your audio,\nvideo, game and\nplayer control\nsettings...\""
  70. helpdata "jcx yv -160 boxtext \"This option takes you to the game\ncontrols menu where you can adjust your video,\ngame, player controls or audio settings.\"" 7
  71. actionitem "pushmenu controls"
  72. enditem
  73.  
  74. //===========================================================================
  75. // GAME SELECTION MENU
  76. //===========================================================================
  77. menulevel game_selection
  78.  
  79. headeritem "fade 0.5 oxl 174 oyt -311 picn hc_logo_game"
  80. enditem
  81.  
  82. menuitem "fade 0.5 oxl 109 oyt -223 picn menuop_newgame_0"
  83. selitem  "fade 0.7 oxl 109 oyt -223 picn menuop_newgame_1 oxl 390 yv -30 type 1 string \"Start a new game...\""
  84. helpdata "jcx yv -160 boxtext \"This option will take you to the\nstart game menu where you can choose\na skill level before beginning to play.\"" 6
  85. actionitem "pushmenu singleplayer"
  86. enditem
  87.  
  88. ifdemo
  89.   menuitem "fade 0.5 oxl 263 oyt -343 picn menuop_demo_0"
  90.   selitem  "fade 0.7 oxl 263 oyt -343 picn menuop_demo_1 oxl 390 yv -30 type 1 string  \"Watch a demo\nof Sin...\""
  91.   helpdata "jcx yv -160 boxtext \"This option will begin a demo and\nwill show you what it is like to play SIN.\"" 5
  92.   actionitem "centerprint \" Not Available\nin Demo Version.\""
  93.   //actionitem "stuffcmd \"menu_close; q1\""
  94.   enditem
  95. else
  96.   menuitem "fade 0.5 oxl 263 oyt -343 picn menuop_demo_0"
  97.   selitem  "fade 0.7 oxl 263 oyt -343 picn menuop_demo_1 oxl 390 yv -30 type 1 string  \"Watch a demo\nof Sin...\""
  98.   helpdata "jcx yv -160 boxtext \"This option will begin a demo and\nwill show you what it is like to play SIN.\"" 5
  99.   actionitem "stuffcmd \"menu_close; q1\""
  100.   enditem
  101. endif
  102.  
  103. ifdemo
  104.   menuitem "fade 0.5 oxl 241 oyt -396 picn menuop_loadgame_0"
  105.   selitem  "fade 0.7 oxl 241 oyt -396 picn menuop_loadgame_1 oxl 390 yv -30 type 1 string  \"Load a previously\nsaved game...\""
  106.   helpdata "jcx yv -160 boxtext \"This option will bring up a saved\ngames selection screen where you can\nload up and continue to play any\npreviously saved game.\"" 6
  107.   actionitem "centerprint \" Not Available\nin Demo Version.\""
  108.   enditem
  109. else
  110.   menuitem "fade 0.5 oxl 241 oyt -396 picn menuop_loadgame_0"
  111.   selitem  "fade 0.7 oxl 241 oyt -396 picn menuop_loadgame_1 oxl 390 yv -30 type 1 string  \"Load a previously\nsaved game...\""
  112.   helpdata "jcx yv -160 boxtext \"This option will bring up a saved\ngames selection screen where you can\nload up and continue to play any\npreviously saved game.\"" 6
  113.   actionitem "pushmenu loadgame"
  114.   enditem
  115. endif
  116.  
  117. ifdemo
  118.   menuitem "fade 0.5 oxl 106 oyt -395 picn menuop_savegame_0"
  119.   selitem  "fade 0.7 oxl 106 oyt -395 picn menuop_savegame_1 oxl 390 yv -30 type 1 string  \"Save a game...\""
  120.   helpdata "jcx yv -160 boxtext \"This option will bring up a save\ngame screen where you can store\nthe current game that is in progress.\"" 6
  121.   actionitem "centerprint \" Not Available\nin Demo Version.\""
  122.   enditem
  123. else
  124.   menuitem "fade 0.5 oxl 106 oyt -395 picn menuop_savegame_0"
  125.   selitem  "fade 0.7 oxl 106 oyt -395 picn menuop_savegame_1 oxl 390 yv -30 type 1 string  \"Save a game...\""
  126.   helpdata "jcx yv -160 boxtext \"This option will bring up a save\ngame screen where you can store\nthe current game that is in progress.\"" 6
  127.   actionitem "pushmenu savegame"
  128.   enditem
  129. endif
  130.  
  131. menuitem "fade 0.5 oxl 90 oyt -343 picn menuop_multiplayer_0"
  132. selitem  "fade 0.7 oxl 90 oyt -343 picn menuop_multiplayer_1 oxl 390 yv -30 type 1 string  \"Start or Join a\nMultiplayer game...\""
  133. helpdata "jcx yv -160 boxtext \"This option takes you to the multiplayer\nmenu where you can select the character\nyou will play, your players name, the uniform\ntype, and start or join a multiplayer game.\"" 8
  134. actionitem "pushmenu multiplayer"
  135. enditem
  136.  
  137. //==========================================================================
  138. // SINGLE PLAYER MENU
  139. //===========================================================================
  140. menulevel singleplayer
  141.  
  142. headeritem "fade 0.25 jcx oyt -380 picn hc_logo"
  143. enditem
  144. headeritem "fade 0.5 jcx oyt -128 box 25 1"
  145. enditem
  146. headeritem "fc 1 1 1 1 jcx oyt -120 string \"BEGINNING A NEW GAME\""
  147. enditem
  148.  
  149. headeritem "fc 1 1 1 0.5 oxl 160 oyt -180 string \"Please select your skill level:\""
  150. enditem
  151. headeritem "fade 0.5 oxl 170 oyt -292 box 20 10"
  152. enditem
  153.  
  154. menuitem "fc 0.7 0.7 0.7 0.7 oxl 190 oyt -216 string \"Rookie\""
  155. selitem "fc 1 1 1 0.6 oxl 390 yv 0 type 1 string \"Easiest\nskill level...\" fc 1 1 1 1 oxl 190 oyt -216 cursor string \"Rookie\""
  156. actionitem "stuffcmd \"killserver; set skill 0;set dialog 3;set deathmatch 0;menu_close; map intro_start\""
  157. helpdata "jcx yv -160 boxtext \"Monsters do less damage and are less\naccurate. A good level for people new\nto this type of game.\"" 5
  158. enditem
  159.  
  160. menuitem "fc 0.7 0.7 0.7 0.7 oxl 190 oyt -246 string \"Officer\""
  161. selitem "fc 1 1 1 0.6 oxl 390 yv 0 type 1 string \"Mid-Range\nskill level...\"fc 1 1 1 1 oxl 190 oyt -246 cursor string \"Officer\""
  162. actionitem "stuffcmd \"killserver; set skill 1;set deathmatch 0;menu_close; map intro_start\""
  163. helpdata "jcx yv -160 boxtext \"Monsters do average damage. A good\nlevel for people familiar to this\ntype of game.\"" 5
  164. enditem
  165.  
  166. menuitem "fc 0.7 0.7 0.7 0.7 oxl 190 oyt -276 string \"Hardcorps\""
  167. selitem "fc 1 1 1 0.6 oxl 390 yv 0 type 1 string  \"Hardest\nskill level...\"fc 1 1 1 1 oxl 190 oyt -276 cursor string \"Hardcorps\""
  168. actionitem "stuffcmd \"killserver; set skill 2;set deathmatch 0;menu_close; map intro_start\""
  169. helpdata "jcx yv -160 boxtext \"Monsters do normal damage and are more\naccurate. A challenging level for\nexperienced action game players.\nCould there be another skill level?\"" 6
  170. enditem
  171.  
  172. //===========================================================================
  173. // MULTIPLAYER MENU
  174. //===========================================================================
  175. menulevel multiplayer
  176.  
  177. headeritem "fade 0.5 oxl 174 oyt -311 picn hc_logo_multi"
  178. enditem
  179.  
  180. menuitem "fade 0.5 oxl 37 oyt -413 picn menuop_join_multi_0"
  181. selitem  "fade 0.7 oxl 37 oyt -413 picn menuop_join_multi_1 oxl 390 yv -30 type 1 string  \"Join a Multiplayer\nnetwork game...\""
  182. helpdata "jcx yv -160 boxtext \"This option takes you to the join\nmultiplayer game screen where you can\nsearch for multiplayer servers that you\ncan join in on and have fun fragging.\"" 7
  183. actionitem "function refreshservers pushmenu joinserver"
  184. enditem
  185.  
  186. menuitem "fade 0.5 oxl 107 oyt -224 picn menuop_multi_psetup_0"
  187. selitem  "fade 0.7 oxl 107 oyt -224 picn menuop_multi_psetup_1 oxl 390 yv -30 type 1 string  \"Set up and configure\nMultiplayer options...\""
  188. helpdata "jcx yv -160 boxtext \"This option takes you to the multiplayer\nsetup screen where you can select the\ncharacter that you will play in deathmatches,\ncustomize your players name, and select the\nuniform type for your character.\"" 8
  189. actionitem "pushmenu playersetup"
  190. enditem
  191.  
  192. menuitem "fade 0.5 oxl 178 oyt -415 picn menuop_start_multi_0"
  193. selitem  "fade 0.7 oxl 178 oyt -415 picn menuop_start_multi_1 oxl 390 yv -30 type 1 string  \"Start a Multiplayer\nnetwork game...\""
  194. helpdata "jcx yv -160 boxtext \"This option takes you to the start\nmultiplayer game setup screen where you\ncan modify the options for any game and\ncan then begin a multiplayer server.\"" 7
  195. actionitem "pushmenu startserver"
  196. enditem
  197.  
  198. //===========================================================================
  199. // START SERVER MENU
  200. //===========================================================================
  201. menulevel startserver
  202.  
  203. headeritem "fade 0.5 jcx oyt -128 box 31 1"
  204. enditem
  205. headeritem "fc 1 1 1 1 jcx oyt -120 string \"STARTING A NETWORK SERVER\""
  206. enditem
  207.  
  208. listitem con_gametype 0 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -150 string \"Game Type:\" xv -20 drawlist \"numchars 14 red 0.2 green 0.2 blue 0.2\""
  209. numitems 1
  210. " Deathmatch"    " "
  211. selitem "fc 1 1 1 1 oxl 150 oyt -150 cursor string \"Game Type:\" xv -20 drawlist \"numchars 14 red 0.25 green 0.25 blue 0.56\""
  212. helpdata "jcx yv -106 boxtext \"This is a list of the game play\nmodes available in SIN.\"" 3
  213. enditem
  214.  
  215. deathmatchinfo_listitem con_map 0 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -170 string \"Select Map:\" xv -20 drawlist \"numchars 30 red 0.2 green 0.2 blue 0.2\""
  216. selitem "fc 1 1 1 1 oxl 150 oyt -170 cursor string \"Select Map:\" xv -20 drawlist \"numchars 30 red 0.25 green 0.25 blue 0.56\""
  217. helpdata "jcx yv -106 boxtext \"This is a list of the DM Levels\navailable in SIN. You use the left\nand right arrow keys to scroll through\nthe list of levels.\n\nNOTE: Press Enter to view the Map information.\"" 8
  218. actionitem "dminfo"
  219. enditem
  220.  
  221. headeritem "fc 0.53 0.53 0.83 1 oxl 170 oyt -180 string \"[Press      to view the map information.]\""
  222. enditem
  223. headeritem "fc 1 1 1 1 oxl 223 oyt -180 string \"ENTER\""
  224. enditem
  225.  
  226. fielditem hostname 17 17 "Sin DM" "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -200 string \"Host Name:\" fc 1 1 1 1 xv -20 oyt -204 drawfield"
  227. selitem   "fc 1 1 1 1 oxl 150 oyt -200 cursor string \"Host Name:\" fc 1 1 1 1 xv -20 oyt -204 drawfield \"\" jcx oyt -390 cursor boxtext \"Press Enter to Apply.\""
  228. helpdata "jcx yv -106 boxtext \"Set the hostname for any server that you will run.\"" 3
  229. localdata "cvar hostname"
  230. enditem
  231.  
  232. fielditemnum timelimit 5 5 "0" "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -220 string \"Time Limit:\" fc 1 1 1 1 xv -20 oyt -224 drawfield"
  233. selitem   "fc 1 1 1 1 oxl 150 oyt -220 cursor string \"Time Limit:\" fc 1 1 1 1 xv -20 oyt -224 drawfield \"\" jcx oyt -390 cursor boxtext \"Press Enter to Apply.\""
  234. helpdata "jcx yv -106 boxtext \"Set the time limit on the game.\nWhen that time is reached the game\nwill end automatically.\"" 5
  235. localdata "cvar timelimit"
  236. enditem
  237.  
  238. fielditemnum fraglimit 5 5 "0" "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -240 string \"Frag Limit:\" fc 1 1 1 1 xv -20 oyt -244 drawfield"
  239. selitem   "fc 1 1 1 1 oxl 150 oyt -240 cursor string \"Frag Limit:\" fc 1 1 1 1 xv -20 oyt -244 drawfield \"\" jcx oyt -390 cursor boxtext \"Press Enter to Apply.\""
  240. helpdata "jcx yv -106 boxtext \"Set the frag limit on the game.\nWhen that count is reached the game\nwill end automatically.\"" 5
  241. localdata "cvar fraglimit"
  242. enditem
  243.  
  244. fielditemnum maxclients 5 5 "4" "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -260 string \"Max Players:\" fc 1 1 1 1 xv -20 oyt -264 drawfield"
  245. selitem   "fc 1 1 1 1 oxl 150 oyt -260 cursor string \"Max Players:\" fc 1 1 1 1 xv -20 oyt -264 drawfield \"\" jcx oyt -390 cursor boxtext \"Press Enter to Apply.\""
  246. helpdata "jcx yv -106 boxtext \"Set the maximum number of players\nallowed to join in on this map.\"" 4
  247. localdata "cvar maxclients"
  248. enditem
  249.  
  250. fielditem sv_maplist 255 30 "" "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -280 string \"Map List:\" fc 1 1 1 1 xv -20 oyt -284 drawfield"
  251. selitem   "fc 1 1 1 1 oxl 150 oyt -280 cursor string \"Map List:\" fc 1 1 1 1 xv -20 oyt -284 drawfield \"\" jcx oyt -390 cursor boxtext \"Press Enter to Apply.\""
  252. helpdata "jcx yv -106 boxtext \"Set the list of map filenames that\nyou will cycle through in deathmatch.\nSeperate each map name using a comma.\"" 5
  253. localdata "cvar sv_maplist"
  254. enditem
  255.  
  256. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -320 string \"Modify Deathmatch Settings...\""
  257. selitem "fc 1 1 1 1 oxl 150 oyt -320 cursor string \"Modify Deathmatch Settings...\""
  258. helpdata "jcx yv -106 boxtext \"This option allows you to set the\nspecific flags for your deathmatch games.\"" 5
  259. actionitem "pushmenu modifydmflags"
  260. enditem
  261.  
  262. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -340 string \"Launch the Server...\""
  263. selitem "fc 1 1 1 1 oxl 150 oyt -340 cursor string \"Launch the Server...\""
  264. helpdata "jcx yv -106 boxtext \"This option will begin a server using the\ncurrent settings that you have defined.\"" 5
  265. actionitem "function startserver"
  266. enditem
  267.  
  268. //===========================================================================
  269. // JOIN SERVER MENU
  270. //===========================================================================
  271. menulevel joinserver
  272.  
  273. headeritem "fade 0.5 jcx oyt -128 box 30 1"
  274. enditem
  275. headeritem "fc 1 1 1 1 jcx oyt -120 string \"JOINING A NETWORK SERVER\""
  276. enditem
  277.  
  278. menuitem "fc 0.7 0.7 0.7 0.7 oxl 120 oyt -150 string \"Server Address Book...\""
  279. selitem "fc 1 1 1 1 oxl 120 oyt -150 cursor string \"Server Address Book...\""
  280. helpdata "jcx yv -160 boxtext \"This option allows you to store the specific\nIP address of any server that you like\nto play on.\"" 5
  281. actionitem "pushmenu addressbook"
  282. enditem
  283.  
  284. menuitem "fc 0.7 0.7 0.7 0.7 oxl 120 oyt -170 string \"Refresh Server List...\""
  285. selitem "fc 1 1 1 1 oxl 120 oyt -170 cursor string \"Refresh Server List...\""
  286. helpdata "jcx yv -160 boxtext \"This option will re-check and refresh the\nlist of available games that it can find\nfor you to play.\"" 5
  287. actionitem "centerprint \"  Refreshing\n Server  List  \"; function refreshservers"
  288. enditem
  289.  
  290. headeritem "fade 0.5 jcx oyt -320 box 46 12"
  291. enditem
  292. headeritem "fc 1 1 1 1 jcx oyt -200 string \"Available Servers to connect to:\""
  293. enditem
  294.  
  295. yspace 10
  296. autoheight oyt -214
  297. padding 4
  298.  
  299. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 0"
  300. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 0"
  301. localdata "0"
  302. actionitem "function joinserver"
  303. enditem
  304.  
  305. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 1"
  306. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 1"
  307. localdata "1"
  308. actionitem "function joinserver"
  309. enditem
  310.  
  311. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 2"
  312. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 2"
  313. localdata "2"
  314. actionitem "function joinserver"
  315. enditem
  316.  
  317. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 3"
  318. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 3"
  319. localdata "3"
  320. actionitem "function joinserver"
  321. enditem
  322.  
  323. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 4"
  324. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 4"
  325. localdata "4"
  326. actionitem "function joinserver"
  327. enditem
  328.  
  329. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 5"
  330. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 5"
  331. localdata "5"
  332. actionitem "function joinserver"
  333. enditem
  334.  
  335. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 6"
  336. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 6"
  337. localdata "6"
  338. actionitem "function joinserver"
  339. enditem
  340.  
  341. menuitem "fc 0.7 0.7 0.7 0.7 oxl 160 drawserver 7"
  342. selitem  "fc 1 1 1 1 oxl 160 cursor drawserver 7"
  343. localdata "7"
  344. actionitem "function joinserver"
  345. enditem
  346.  
  347. //===========================================================================
  348. // SERVER ADDRESS BOOK MENU
  349. //===========================================================================
  350. menulevel addressbook
  351.  
  352. headeritem "fade 0.5 jcx oyt -128 box 25 1"
  353. enditem
  354. headeritem "fc 1 1 1 1 jcx oyt -120 string \"SERVER ADDRESS BOOK\""
  355. enditem
  356. headeritem "jcx oyt -390 boxtext \"Press Enter to Apply.\""
  357. enditem
  358.  
  359. headeritem "fc 1 1 1 1 jcx oyt -150 string \"List of stored Server Addresses:\""
  360. enditem
  361. headeritem "fade 0.5 jcx oyt -327 box 46 19"
  362. enditem
  363.  
  364. yspace 10
  365. autoheight oyt -170
  366. padding 2
  367.  
  368. fielditem adr0 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"1> \" fc 1 1 1 1 xv -134 drawfield"
  369. selitem "fc 1 1 1 1 oxl 164 string \"1> \" fc 1 1 1 1 xv -134 drawfield"
  370. localdata "cvar adr0"
  371. enditem
  372.  
  373. fielditem adr1 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"2> \" fc 1 1 1 1 xv -134 drawfield"
  374. selitem "fc 1 1 1 1 oxl 164 string \"2> \" fc 1 1 1 1 xv -134 drawfield"
  375. localdata "cvar adr1"
  376. enditem
  377.  
  378. fielditem adr2 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"3> \" fc 1 1 1 1 xv -134 drawfield"
  379. selitem "fc 1 1 1 1 oxl 164 string \"3> \" fc 1 1 1 1 xv -134 drawfield"
  380. localdata "cvar adr2"
  381. enditem
  382.  
  383. fielditem adr3 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"4> \" fc 1 1 1 1 xv -134 drawfield"
  384. selitem "fc 1 1 1 1 oxl 164 string \"4> \" fc 1 1 1 1 xv -134 drawfield"
  385. localdata "cvar adr3"
  386. enditem
  387.  
  388. fielditem adr4 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"5> \" fc 1 1 1 1 xv -134 drawfield"
  389. selitem "fc 1 1 1 1 oxl 164 string \"5> \" fc 1 1 1 1 xv -134 drawfield"
  390. localdata "cvar adr4"
  391. enditem
  392.  
  393. fielditem adr5 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"6> \" fc 1 1 1 1 xv -134 drawfield"
  394. selitem "fc 1 1 1 1 oxl 164 string \"6> \" fc 1 1 1 1 xv -134 drawfield"
  395. localdata "cvar adr5"
  396. enditem
  397.  
  398. fielditem adr6 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"7> \" fc 1 1 1 1 xv -134 drawfield"
  399. selitem "fc 1 1 1 1 oxl 164 string \"7> \" fc 1 1 1 1 xv -134 drawfield"
  400. localdata "cvar adr6"
  401. enditem
  402.  
  403. fielditem adr7 30 30 "" "fc 0.7 0.7 0.7 0.7 oxl 164 string \"8> \" fc 1 1 1 1 xv -134 drawfield"
  404. selitem "fc 1 1 1 1 oxl 164 string \"8> \" fc 1 1 1 1 xv -134 drawfield"
  405. localdata "cvar adr7"
  406. enditem
  407.  
  408. //===========================================================================
  409. // DEATHMATCH FLAGS MENU
  410. //===========================================================================
  411. menulevel modifydmflags
  412.  
  413. headeritem "fade 0.5 jcx oyt -128 box 32 1"
  414. enditem
  415. headeritem "fc 1 1 1 1 jcx oyt -120 string \"MODIFYING DEATHMATCH FLAGS\""
  416. enditem
  417.  
  418. autoheight oyt -130
  419. padding 5
  420.  
  421. listitem df_falldam 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Falling Damage:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  422. numitems 2
  423. " No"    "bitset 3 dmflags"
  424. " Yes"   "bitclear 3 dmflags"
  425. selitem "fc 1 1 1 1 oxl 160 cursor string \"Falling Damage:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  426. helpdata "jcx yv -160 boxtext \"This option will toggle if falling will cause\ndamage during game play.\"" 5
  427. enditem
  428.  
  429. listitem df_weapstay 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Persistent Weapons:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  430. numitems 2
  431. " No"    "bitclear 2 dmflags"
  432. " Yes"   "bitset 2 dmflags"
  433. selitem "fc 1 1 1 1 oxl 160 cursor string \"Persistent Weapons:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  434. helpdata "jcx yv -160 boxtext \"This option will toggle if weapons will always\nremain (or stay). If set to NO, the weapon will\ndisappear for a specific amount of time before\nit re-appears.\"" 8
  435. enditem
  436.  
  437. listitem df_weapswitch 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Weapon Switching:\" xv 110 drawlist \"numchars 9 red 0.2 green 0.2 blue 0.2\""
  438. numitems 2
  439. " Normal"    "bitclear 12 dmflags"
  440. " Instant"   "bitset 12 dmflags"
  441. selitem "fc 1 1 1 1 oxl 160 cursor string \"Weapon Switching:\" xv 110 drawlist \"numchars 9 red 0.25 green 0.25 blue 0.56\""
  442. helpdata "jcx yv -160 boxtext \"This option will toggle if your weapon switches\ninstantly (the weapons pop-up) or if it will\nperform the full switching weapons animation.\"" 7
  443. enditem
  444.  
  445. listitem df_weapondrop 1 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Fumble Weapon:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  446. numitems 2
  447. " Yes"  "bitclear 16 dmflags"
  448. " No"   "bitset 16 dmflags"
  449. selitem "fc 1 1 1 1 oxl 160 cursor string \"Fumble Weapon:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  450. helpdata "jcx yv -160 boxtext \"This option will toggle if your weapon can be\nshot out of your hands during game play.\"" 4
  451. enditem
  452.  
  453. listitem df_allowhealth 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Health:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  454. numitems 2
  455. " No"     "bitset 0 dmflags"
  456. " Yes"    "bitclear 0 dmflags"
  457. selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Health:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  458. helpdata "jcx yv -160 boxtext \"This option will toggle if health items will\nbe allowed during game play.\"" 5
  459. enditem
  460.  
  461. listitem df_allowarmor 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Armor:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  462. numitems 2
  463. " No"    "bitset 11 dmflags"
  464. " Yes"   "bitclear 11 dmflags"
  465. selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Armor:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  466. helpdata "jcx yv -160 boxtext \"This option will toggle if armor items will\nbe allowed during game play.\"" 5
  467. enditem
  468.  
  469. ifdemo
  470.   listitem df_allowpowerups 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Powerups:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  471.   numitems 1
  472.   " N/A"   ""
  473.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Powerups:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  474.   helpdata "jcx yv -160 boxtext \"This option will toggle if powerups will\nbe allowed during game play.\"" 4
  475.   enditem
  476. else
  477.   listitem df_allowpowerups 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Powerups:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  478.   numitems 2
  479.   " No"    "bitset 1 dmflags"
  480.   " Yes"   "bitclear 1 dmflags"
  481.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Powerups:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  482.   helpdata "jcx yv -160 boxtext \"This option will toggle if powerups will\nbe allowed during game play.\"" 4
  483.   enditem
  484. endif
  485.  
  486. ifdemo
  487.   listitem df_instpowerups 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Instant Powerups:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  488.   numitems 1
  489.   " N/A"    ""
  490.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Instant Powerups:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  491.   helpdata "jcx yv -160 boxtext \"This option will toggle if powerups will be\nactivated instantly during game play.\"" 5
  492.   enditem
  493. else
  494.   listitem df_instpowerups 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Instant Powerups:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  495.   numitems 2
  496.   " No"    "bitclear 4 dmflags"
  497.   " Yes"   "bitset 4 dmflags"
  498.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Instant Powerups:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  499.   helpdata "jcx yv -160 boxtext \"This option will toggle if powerups will be\nactivated instantly during game play.\"" 5
  500.   enditem
  501. endif
  502.  
  503. ifdemo
  504.   listitem df_infiniteammo 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Infinite Ammo:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  505.   numitems 1
  506.   " N/A"    ""
  507.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Infinite Ammo:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  508.   helpdata "jcx yv -160 boxtext \"This option will toggle if weapons have infinite\nammunition (never runs out) during game play.\"" 6
  509.   enditem
  510. else
  511.   listitem df_infiniteammo 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Infinite Ammo:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  512.   numitems 2
  513.   " No"    "bitclear 14 dmflags"
  514.   " Yes"   "bitset 14 dmflags"
  515.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Infinite Ammo:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  516.   helpdata "jcx yv -160 boxtext \"This option will toggle if weapons have infinite\nammunition (never runs out) during game play.\"" 6
  517.   enditem
  518. endif
  519.  
  520. listitem df_forcesp 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Force Respawn:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  521. numitems 2
  522. " No"    "bitclear 10 dmflags"
  523. " Yes"   "bitset 10 dmflags"
  524. selitem "fc 1 1 1 1 oxl 160 cursor string \"Force Respawn:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  525. helpdata "jcx yv -160 boxtext \"This option will toggle if any player is\nforced to respawn after dying. If turned off,\nafter 10 seconds the player will be treated\nto a ride around the level allowing them to\nsee the other game action taking place.\"" 10
  526. enditem
  527.  
  528. ifdemo
  529.   listitem df_spawnfar 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Spawn Farthest:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  530.   numitems 1
  531.   " N/A"   ""
  532.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Spawn Farthest:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  533.   helpdata "jcx yv -160 boxtext \"This option will toggle whether the server\nspawns a player farther away to ensure more\nfair game play.\"" 6
  534.   enditem
  535. else
  536.   listitem df_spawnfar 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Spawn Farthest:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  537.   numitems 2
  538.   " No"    "bitclear 9 dmflags"
  539.   " Yes"   "bitset 9 dmflags"
  540.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Spawn Farthest:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  541.   helpdata "jcx yv -160 boxtext \"This option will toggle whether the server\nspawns a player farther away to ensure more\nfair game play.\"" 6
  542.   enditem
  543. endif
  544.  
  545. ifdemo
  546.   listitem df_samemap 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Same Map:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  547.   numitems 1
  548.   " N/A"   ""
  549.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Same Map:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  550.   helpdata "jcx yv -160 boxtext \"This option will toggle if the server stays on\nthis map when it restarts or whether it cycles\nthrough a list of maps.\"" 7
  551.   enditem
  552. else
  553.   listitem df_samemap 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Same Map:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  554.   numitems 2
  555.   " No"    "bitclear 5 dmflags"
  556.   " Yes"   "bitset 5 dmflags"
  557.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Same Map:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  558.   helpdata "jcx yv -160 boxtext \"This option will toggle if the server stays on\nthis map when it restarts or whether it cycles\nthrough a list of maps.\"" 7
  559.   enditem
  560. endif
  561.  
  562. ifdemo
  563.   listitem df_allowexit 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Exit:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  564.   numitems 1
  565.   " N/A"    ""
  566.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Exit:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  567.   helpdata "jcx yv -160 boxtext \"This option will toggle if the server allows\nanyone to exit the level during game play.\nIf allowed it will end the current map and\nstart up the next map (if any are set).\"" 9
  568.   enditem
  569. else
  570.   listitem df_allowexit 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Allow Exit:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  571.   numitems 2
  572.   " No"    "bitset 13 dmflags"
  573.   " Yes"   "bitclear 13 dmflags"
  574.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Allow Exit:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  575.   helpdata "jcx yv -160 boxtext \"This option will toggle if the server allows\nanyone to exit the level during game play.\nIf allowed it will end the current map and\nstart up the next map (if any are set).\"" 9
  576.   enditem
  577. endif
  578.  
  579. ifdemo
  580.   listitem df_teamplay 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Team Play:\" xv 110 drawlist \"numchars 10 red 0.2 green 0.2 blue 0.2\""
  581.   numitems 1
  582.   " N/A"    ""
  583.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Team Play:\" xv 110 drawlist \"numchars 10 red 0.25 green 0.25 blue 0.56\""
  584.   helpdata "jcx yv -160 boxtext \"This option allows you to set which type\nof Team Play mode is allowed on this map.\"" 6
  585.   enditem
  586. else
  587.   listitem df_teamplay 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Team Play:\" xv 110 drawlist \"numchars 10 red 0.2 green 0.2 blue 0.2\""
  588.   numitems 3
  589.   " Disabled"   "bitclear 6 dmflags; bitclear 7 dmflags"
  590.   " By Skin"    "bitset 6 dmflags; bitclear 7 dmflags"
  591.   " By Model"   "bitclear 6 dmflags; bitset 7 dmflags"
  592.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Team Play:\" xv 110 drawlist \"numchars 10 red 0.25 green 0.25 blue 0.56\""
  593.   helpdata "jcx yv -160 boxtext \"This option allows you to set which type\nof Team Play mode is allowed on this map.\"" 6
  594.   enditem
  595. endif
  596.  
  597. ifdemo
  598.   listitem df_friendlyfire 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Friendly Fire:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  599.   numitems 1
  600.   " N/A"  ""
  601.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Friendly Fire:\" xv 110 drawlist \"numchars red 0.25 green 0.25 blue 0.56\""
  602.   helpdata "jcx yv -160 boxtext \"This option allows you to set whether or not\nfriendly fire from team members will cause\ndamage.\"" 6
  603.   enditem
  604. else
  605.   listitem df_friendlyfire 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Friendly Fire:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  606.   numitems 2
  607.   " No"   "bitclear 8 dmflags"
  608.   " Yes"  "bitset 8 dmflags"
  609.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Friendly Fire:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  610.   helpdata "jcx yv -160 boxtext \"This option allows you to set whether or not\nfriendly fire from team members will cause\ndamage.\"" 6
  611.   enditem
  612. endif
  613.  
  614. ifdemo
  615.   listitem df_fixedfov 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Fixed FOV:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  616.   numitems 1
  617.   " N/A"  ""
  618.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Fixed FOV:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  619.   helpdata "jcx yv -160 boxtext \"This option will set whether or not you\nallow FOV changes during game play.\"" 5
  620.   enditem
  621. else
  622.   listitem df_fixedfov 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Fixed FOV:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  623.   numitems 2
  624.   " No"   "bitclear 15 dmflags"
  625.   " Yes"  "bitset 15 dmflags"
  626.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Fixed FOV:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  627.   helpdata "jcx yv -160 boxtext \"This option will set whether or not you\nallow FOV changes during game play.\"" 5
  628.   enditem
  629. endif
  630.  
  631. ifdemo
  632.   listitem df_noweaponchange 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Auto Switch Weapons:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  633.   numitems 1
  634.   " N/A"  ""
  635.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Auto Switch Weapons:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  636.   helpdata "jcx yv -160 boxtext \"This option will set whether or not you\nautomatically switch weapons\nwhen you run over them.\"" 5
  637.   enditem
  638. else
  639.   listitem df_noweaponchange 0 "fc 0.7 0.7 0.7 0.7 oxl 160 string \"Auto Switch Weapons:\" xv 110 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  640.   numitems 2
  641.   " No"   "bitset 17 dmflags"
  642.   " Yes"  "bitclear 17 dmflags"
  643.   selitem "fc 1 1 1 1 oxl 160 cursor string \"Auto Switch Weapons:\" xv 110 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  644.   helpdata "jcx yv -160 boxtext \"This option will set whether or not you\nautomatically switch weapons\nwhen you run over them.\"" 5
  645.   enditem
  646. endif
  647.  
  648. headeritem "oxl 160 oyt -390 boxtext \"Deathmatch Flags (dmflags):         \""
  649. headeritem "oxl 160 oyt -390 boxtext \"Deathmatch Flags (dmflags):         \""
  650. enditem
  651. headeritem "fc 1 1 1 1 oxl 388 oyt -382 cvarstring dmflags"
  652. enditem
  653.  
  654.  
  655. //===========================================================================
  656. // PLAYER SETUP MENU
  657. //===========================================================================
  658. menulevel playersetup
  659.  
  660. headeritem "fade 0.5 jcx oyt -128 box 25 1"
  661. enditem
  662. headeritem "fc 1 1 1 1 jcx oyt -120 string \"MULTIPLAYER SETUP\""
  663. enditem
  664.  
  665. // Display the Player's Name
  666. headeritem "fade 0.5 oxr -250 oyt -170 box 18 1"
  667. enditem
  668. headeritem "oxr -240 oyt -162 cvarstring name"
  669. enditem
  670.  
  671. fielditem name 17 17 "" "fc 0.7 0.7 0.7 0.7 oxl 110 oyt -200 string \"Name: \" fc 1 1 1 1 oxl 162 oyt -204 drawfield"
  672. selitem "fc 1 1 1 1 oxl 110 oyt -200 cursor string \"Name: \" fc 1 1 1 1 oxl 162 oyt -204 drawfield \"\" oxl 162 oyt -390 cursor boxtext \"Press Enter to Apply.\""
  673. helpdata "jcx yv -160 boxtext \"You can set the name or 'nick' that you will use\nduring multiplayer games. This is so people\nwill know who to go after when you're beating them.\"" 7
  674. localdata "cvar name"
  675. enditem
  676.  
  677. headeritem "fade 0.5 oxr -250 oyt -380 box 18 24"
  678. enditem
  679. headeritem "oxr -240 oyb 184 drawplmodel 144 176"
  680. enditem
  681.  
  682. // ******************************************************************
  683. // !!! playermodel_listitem must come before playerskin_listitem !!!
  684. // ******************************************************************
  685.  
  686. playermodel_listitem con_playermodel 0 "fc 0.7 0.7 0.7 0.7 oxl 110 oyt -230 string \"Character Type:\" oxl 130 oyt -250 drawlist \"numchars 30 red 0.2 green 0.2 blue 0.2\""
  687. selitem    "fc 1 1 1 1 oxl 110 oyt -230 cursor string \"Character Type:\" oxl 130 oyt -250 drawlist \"numchars 30 red 0.25 green 0.25 blue 0.56\""
  688. helpdata "jcx yv -160 boxtext \"This is the character or personality that you\nwill inhabit during multiplayer games.\"" 6
  689. actionitem "callback update_skinlist"
  690. localdata  "con_playerskin cvaritem model"
  691. enditem
  692.  
  693. playerskin_listitem con_playerskin 0 "fc 0.7 0.7 0.7 0.7 oxl 110 oyt -270 string \"Uniform/Skin:\" oxl 130 oyt -290 drawlist \"numchars 30 red 0.2 green 0.2 blue 0.2\""
  694. selitem "fc 1 1 1 1 oxl 110 oyt -270 cursor string \"Uniform/Skin:\" oxl 130 oyt -290 drawlist \"numchars 30 red 0.25 green 0.25 blue 0.56\""
  695. helpdata "jcx yv -160 boxtext \"This is what your character will be wearing\n(how you will be seen) during multiplayer games.\"" 6
  696. localdata "cvaritem skin"
  697. enditem
  698.  
  699. menuitem "fc 0.7 0.7 0.7 0.7 oxl 110 oyt -310 string \"Apply Changes\""
  700. selitem "fc 1 1 1 1 oxl 110 oyt -310 cursor string \"Apply Changes\""
  701. actionitem "function apply_player_setup"
  702. enditem
  703.  
  704. //===========================================================================
  705. // CONTROLS MENU
  706. //===========================================================================
  707. menulevel controls
  708.  
  709. headeritem "fade 0.5 oxl 174 oyt -311 picn hc_logo_controls"
  710. enditem
  711.  
  712. menuitem "fade 0.5 oxl 109 oyt -221 picn menuop_ctrl_video_0"
  713. selitem  "fade 0.7 oxl 109 oyt -221 picn menuop_ctrl_video_1 oxl 390 yv -30 type 1 string  \"Modify video\ncontrol options...\""
  714. helpdata "jcx yv -160 boxtext \"This option lets you modify any of the\nvideo options in the game. You can\nchange between software and hardware modes\nand turn options on or off to help\nspeed up the performance of the game.\"" 9
  715. actionitem "pushmenu video"
  716. enditem
  717.  
  718. menuitem "fade 0.5 oxl 262 oyt -375 picn menuop_ctrl_sound_0"
  719. selitem  "fade 0.7 oxl 262 oyt -375 picn menuop_ctrl_sound_1 oxl 390 yv -30 type 1 string  \"Modify sound and\nmusic options...\""
  720. helpdata "jcx yv -160 boxtext \"This option lets you modify any of the\naudio settings used in the game. You\ncan turn options on or off to help\nspeed up the performance of the game\non your machine.\"" 7
  721. actionitem "pushmenu audio"
  722. enditem
  723.  
  724. menuitem "fade 0.5 oxl 109 oyt -402 picn menuop_ctrl_input_0"
  725. selitem  "fade 0.7 oxl 109 oyt -402 picn menuop_ctrl_input_1 oxl 390 yv -30 type 1 string  \"Modify input control\noptions...\""
  726. helpdata "jcx yv -160 boxtext \"This option lets you customize the player\ncontrols used in the game. You can customize\nany of the keys and what they do within\nthe game.\"" 6
  727. actionitem "pushmenu bindings"
  728. enditem
  729.  
  730. menuitem "fade 0.5 oxl 82 oyt -375 picn menuop_ctrl_gameops_0"
  731. selitem  "fade 0.7 oxl 82 oyt -375 picn menuop_ctrl_gameops_1 oxl 390 yv -30 type 1 string  \"Modify settings for\nthe game...\""
  732. helpdata "jcx yv -160 boxtext \"This option lets you customize any of the\nstandard game options for the game. Many of\nthese options modify how your input devices\nrespond within the game.\"" 7
  733. actionitem "pushmenu gameoptions"
  734. enditem
  735.  
  736. //===========================================================================
  737. // VIDEO MENU
  738. //===========================================================================
  739. menulevel video
  740.  
  741. headeritem "fade 0.5 jcx oyt -128 box 27 1"
  742. enditem
  743. headeritem "fc 1 1 1 1 jcx oyt -120 string \"VIDEO CONTROL OPTIONS\""
  744. enditem
  745.  
  746. headeritem "fc 0.53 0.53 0.83 1 oxl 120 oyt -150 string \"Select from the pre-defined list of default system\""
  747. enditem
  748. headeritem "fc 0.53 0.53 0.83 1 oxl 120 oyt -160 string \"configurations. You may fine tune your video\""
  749. enditem
  750. headeritem "fc 0.53 0.53 0.83 1 oxl 120 oyt -170 string \"settings below to better match the configuration\""
  751. enditem
  752. headeritem "fc 0.53 0.53 0.83 1 oxl 120 oyt -180 string \"of your computer system.\""
  753. enditem
  754.  
  755. headeritem "fc 0.53 0.53 0.83 1 oxl 120 oyt -274 string \"Video Customization Options\""
  756. enditem
  757.  
  758.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -200 string \"Low End System\""
  759.   selitem  "fc 1 1 1 1 oxl 150 oyt -200 cursor string \"Low End System\""
  760.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help lower\nend systems run SIN as fast as possible in\n'Software' mode. Many of the graphic features\nhave been turned off in favor of maintaining\na fast, playable frame rate.\n\nYou can always turn specific options back\non under Advanced Video Options.\"" 12
  761.   actionitem "stuffcmd \"exec vm_sw_low.cfg\""
  762.   enditem
  763.  
  764.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -210 string \"Low End System with Hardware Acceleration\""
  765.   selitem  "fc 1 1 1 1 oxl 150 oyt -210 cursor string \"Low End System with Hardware Acceleration\" oxr -220 oyb 80 cursor boxtext \"** IMPORTANT **\n\nYou MUST select\nthe proper\nHardware Driver\nunder Video Mode\nbefore selecting\nthis option.\""
  766.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help lower\nend systems run SIN as fast as possible in\n'Hardware' mode. Many of the graphic features\nhave been turned off in favor of maintaining\na fast, playable frame rate.\n\nYou can always turn specific options back\non under Advanced Video Options.\"" 12
  767.   actionitem "stuffcmd \"exec vm_hw_low.cfg\""
  768.   enditem
  769.  
  770.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -220 string \"Mid Range System\""
  771.   selitem  "fc 1 1 1 1 oxl 150 oyt -220 cursor string \"Mid Range System\""
  772.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help average\nsystems run SIN as fast as possible in\n'Software' mode. Many of the graphic features\nhave been turned down in favor of maintaining\na fast, playable frame rate.\n\nYou can always turn specific options back\non under Advanced Video Options.\"" 12
  773.   actionitem "stuffcmd \"exec vm_sw_mid.cfg\""
  774.   enditem
  775.  
  776.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -230 string \"Mid Range System with Hardware Acceleration\""
  777.   selitem  "fc 1 1 1 1 oxl 150 oyt -230 cursor string \"Mid Range System with Hardware Acceleration\" oxr -220 oyb 80 cursor boxtext \"** IMPORTANT **\n\nYou MUST select\nthe proper\nHardware Driver\nunder Video Mode\nbefore selecting\nthis option.\""
  778.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help average\nsystems run SIN as fast as possible in\n'Hardware' mode. Many of the graphic features\nhave been turned down in favor of maintaining\na fast, playable frame rate.\n\nYou can always turn specific options back\non under Advanced Video Options.\"" 12
  779.   actionitem "stuffcmd \"exec vm_hw_mid.cfg\""
  780.   enditem
  781.  
  782.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -240 string \"High End System\""
  783.   selitem  "fc 1 1 1 1 oxl 150 oyt -240 cursor string \"High End System\""
  784.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help high\nend systems run SIN as fast and smoothly as\npossible in 'Software' mode. Most of the\ngraphic features are turned on to provide the\nfullest game experience possible.\n\nYou can fine tune the specific options\nunder Advanced Video Options.\"" 12
  785.   actionitem "stuffcmd \"exec vm_sw_high.cfg\""
  786.   enditem
  787.  
  788.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -250 string \"High End System with Hardware Acceleration\""
  789.   selitem  "fc 1 1 1 1 oxl 150 oyt -250 cursor string \"High End System with Hardware Acceleration\" oxr -220 oyb 80 cursor boxtext \"** IMPORTANT **\n\nYou MUST select\nthe proper\nHardware Driver\nunder Video Mode\nbefore selecting\nthis option.\""
  790.   helpdata "jcx yv -110 boxtext \"This configuration was designed to help high\nend systems run SIN as fast and smoothly as\npossible in 'Hardware' mode. Most of the\ngraphic features are turned on to provide the\nfullest game experience possible.\n\nYou can fine tune the specific options\nunder Advanced Video Options.\"" 12
  791.   actionitem "stuffcmd \"exec vm_hw_high.cfg\""
  792.   enditem
  793.  
  794. listitem con_driver 2 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -290 string \"Video Driver: \" oxl 308 oyt -290 drawlist \"numchars 20 red 0.2 green 0.2 blue 0.2\""
  795. numitems 7
  796. " Software Renderer"
  797. " Default OpenGL"
  798. " 3Dfx OpenGL"
  799. " PowerVR OpenGL"
  800. " Verite OpenGL"
  801. " Riva OpenGL"
  802. " ATI Rage Pro GL"
  803. " Intel i740"
  804. selitem "fc 1 1 1 1 oxl 150 oyt -290 cursor string \"Video Driver: \" oxl 308 oyt -290 drawlist \"numchars 20 red 0.25 green 0.25 blue 0.56\""
  805. helpdata "jcx yv -10 boxtext \"Select from a list of software or hardware video\ndrivers to play the game under. The default\nmode is software so you will need to select the\nspecific video driver if you have 3D hardware.\"" 7
  806. enditem
  807.  
  808. listitem con_vidmode 3 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -300 string \"Video Mode: \" oxl 308 oyt -300 drawlist \"numchars 15 red 0.2 green 0.2 blue 0.2\""
  809. numitems 9
  810. " 320 x 240"
  811. " 400 x 300"
  812. " 512 x 384"
  813. " 640 x 480"
  814. " 800 x 600"
  815. " 960 x 720"
  816. " 1024 x 768"
  817. " 1152 x 864"
  818. " 1280 x 960"
  819. " 1600 x 1200"
  820. selitem "fc 1 1 1 1 oxl 150 oyt -300 cursor string \"Video Mode: \" oxl 308 oyt -300 drawlist \"numchars 15 red 0.25 green 0.25 blue 0.56\""
  821. helpdata "jcx yv -10 boxtext \"This allows you to set the specific mode or\nresolution that you will play the game under.\nThe default mode is 640 by 480.\"" 5
  822. enditem
  823.  
  824. listitem con_texmode 0 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -310 string \"Texture Mode:\" oxl 308 oyt -310 drawlist \"numchars 10 red 0.2 green 0.2 blue 0.2\""
  825. numitems 3
  826. " 16-bit"
  827. " 8-bit"
  828. " Auto"
  829. selitem "fc 1 1 1 1 oxl 150 oyt -310 cursor string \"Texture Mode:\" oxl 308 oyt -310 drawlist \"numchars 10 red 0.25 green 0.25 blue 0.56\""
  830. helpdata "jcx yv -10 boxtext \"This allows you to set the color resolution\nthat the game will use. 16-Bit has a higher\ncolor depth but may run slightly slower than\n8-Bit mode. Use Auto to let the computer decide\nwhich mode will be faster for game play.\"" 8
  831. enditem
  832.  
  833. listitem con_fullscreen 1 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -320 string \"Full Screen:\" oxl 308 oyt -320 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  834. numitems 2
  835. " No"
  836. " Yes"
  837. selitem "fc 1 1 1 1 oxl 150 oyt -320 cursor string \"Full Screen:\" oxl 308 oyt -320 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  838. helpdata "jcx yv -10 boxtext \"This allows you to set whether the game plays in\nfull screen mode or in a window on your desktop.\"" 5
  839. enditem
  840.  
  841. slideritem viewsize 40 110 100 7 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -330 string \"Screen Size:\" fc 1 1 1 1 oxl 308 oyt -330 drawslider"
  842. selitem "fc 1 1 1 1 oxl 150 oyt -330 cursor string \"Screen Size:\" fc 1 1 1 1 oxl 308 oyt -330 drawslider"
  843. helpdata "jcx yv -10 boxtext \"This allows you to set screen size\nwithin the game.\"" 4
  844. localdata  "cvar viewsize"
  845. enditem
  846.  
  847. slideritem con_brightness 5 13 8 10 "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -340 string \"Brightness:\" fc 1 1 1 1 oxl 308 oyt -340 drawslider"
  848. selitem "fc 1 1 1 1 oxl 150 oyt -340 cursor string \"Brightness:\" fc 1 1 1 1 oxl 308 oyt -340 drawslider"
  849. helpdata "jcx yv -10 boxtext \"This allows you to set how dark or light the\nscreen will be during game play. All monitors\nare slightly different so you may need to\nadjust this if the game looks too dark.\"" 7
  850. actionitem  "callback setgamma"
  851. enditem
  852.  
  853. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -360  string \"Apply Changes...\""
  854. selitem  "fc 1 1 1 1 oxl 150 oyt -360 cursor string \"Apply Changes...\""
  855. helpdata "jcx yv -90 boxtext \"This option will reset your video card to use\nthe current selections that you've made. It may\ntake a moment for the changes to be applied.\"" 6
  856. actionitem "function apply_vid_changes"
  857. enditem
  858.  
  859. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -370  string \"Reset to Defaults...\""
  860. selitem  "fc 1 1 1 1 oxl 150 oyt -370 cursor string \"Reset to Defaults...\""
  861. helpdata "jcx yv -90 boxtext \"This option will reset your video card to use the\ndefault settings that we shipped with the game.\"" 5
  862. actionitem "function vid_reset"
  863. enditem
  864.  
  865. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -380  string \"Advanced Video Options...\""
  866. selitem  "fc 1 1 1 1 oxl 150 oyt -380 cursor string \"Advanced Video Options...\""
  867. helpdata "jcx yv -90 boxtext \"This option allows you to adjust more specific\ngame play options. Many of these options can be modified\nto help increase game performance on your machine.\"" 7
  868. actionitem "pushmenu advanced_video"
  869. enditem
  870.  
  871. menuitem "fc 0.7 0.7 0.7 0.7 oxl 150 oyt -390  string \"Bring up Console Interface...\""
  872. selitem  "fc 1 1 1 1 oxl 150 oyt -390 cursor string \"Bring up Console Interface...\""
  873. helpdata "jcx yv -90 boxtext \"This option allows you to go to the game console\nand adjust any of the game settings manually.\"" 5
  874. actionitem "stuffcmd \"toggleconsole\""
  875. enditem
  876.  
  877. //===========================================================================
  878. // ADVANCED VIDEO MENU
  879. //===========================================================================
  880. menulevel advanced_video
  881.  
  882. headeritem "fade 0.5 jcx oyt -128 box 36 1"
  883. enditem
  884. headeritem "fc 1 1 1 1 jcx oyt -120 string \"ADVANCED VIDEO CONTROL OPTIONS\""
  885. enditem
  886.  
  887. autoheight oyt -130
  888. //padding 10
  889.  
  890. listitem gl_shadows 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Character Shadows:\" oxl 360 drawlist \"numchars 6 red 0.2 green 0.2 blue 0.2\""
  891. numitems 3
  892. " Off"
  893. " Oval"
  894. " Full"
  895. selitem "fc 1 1 1 1 oxl 100 cursor string \"Character Shadows:\" oxl 360 drawlist \"numchars 6 red 0.25 green 0.25 blue 0.56\""
  896. helpdata "jcx yv -160 boxtext \"This option allows you to select the type of\ncharacter shadows that will be displayed.\nWhen turned off, game performance may improve.\"" 6
  897. localdata "cvarclamp 0 2 gl_shadows"
  898. enditem
  899.  
  900. ifdemo
  901.   listitem con_unused 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Light Glows:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  902.   numitems 1
  903.   " N/A"
  904.   selitem "fc 1 1 1 1 oxl 100 cursor string \"Light Glows:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  905.   helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or\nnot light glows will be displayed.\nWhen turned off, game performance may improve.\"" 6
  906.   enditem
  907. else
  908.   listitem cl_glows 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Light Glows:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  909.   numitems 2
  910.   " Off"
  911.   " On"
  912.   selitem "fc 1 1 1 1 oxl 100 cursor string \"Light Glows:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  913.   helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or\nnot light glows will be displayed.\nWhen turned off, game performance may improve.\"" 6
  914.   localdata "cvarclamp 0 1 cl_glows"
  915.   enditem
  916. endif
  917.  
  918. listitem cl_lights 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Dynamic Lights:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  919. numitems 2
  920. " Off"
  921. " On"
  922. selitem "fc 1 1 1 1 oxl 100 cursor string \"Dynamic Lights:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  923. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or\nnot dynamic lights will be displayed.\nWhen turned off, game performance may improve.\"" 6
  924. localdata "cvarclamp 0 1 cl_lights"
  925. enditem
  926.  
  927. listitem cl_particles 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Particles:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  928. numitems 2
  929. " Off"
  930. " On"
  931. selitem "fc 1 1 1 1 oxl 100 cursor string \"Particles:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  932. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\nparticles will be displayed.\nWhen turned off, game performance may improve.\"" 6
  933. localdata "cvarclamp 0 1 cl_particles"
  934. enditem
  935.  
  936. listitem cl_tessellation 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Tessellation:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  937. numitems 2
  938. " Off"
  939. " On"
  940. selitem "fc 1 1 1 1 oxl 100 cursor string \"Tessellation:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  941. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\ntessellation of the world or objects occurs.\nWhen turned off, game performance may improve.\"" 6
  942. localdata "cvarclamp 0 1 cl_tessellation"
  943. enditem
  944.  
  945. listitem gl_polyblend 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Palette Blending:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  946. numitems 2
  947. " Off"
  948. " On"
  949. selitem "fc 1 1 1 1 oxl 100 cursor string \"Palette Blending:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  950. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\npalette blending occurs. The blend is displayed\nwhen you are under water or when you take damage.\"" 6
  951. localdata "cvarclamp 0 1 gl_polyblend"
  952. enditem
  953.  
  954. listitem gl_flashblend 1 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Effects Blending:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  955. numitems 2
  956. " Off"
  957. " On"
  958. selitem "fc 1 1 1 1 oxl 100 cursor string \"Effects Blending:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  959. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\nflash blend occurs. The blend is displayed\nwhen you fire weapons or from explosions.\nWhen turned off, game performance may improve.\"" 8
  960. localdata "cvarclamp 0 1 gl_flashblend"
  961. enditem
  962.  
  963. listitem r_colorlighting 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"8-Bit Software Colored Lighting:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  964. numitems 2
  965. " Off"
  966. " On"
  967. selitem "fc 1 1 1 1 oxl 100 cursor string \"8-Bit Software Colored Lighting:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  968. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether colored lighting\nwill be displayed while in 8-Bit software mode.\nWhen turned off, game performance may improve.\"" 6
  969. localdata "cvarclamp 0 1 r_colorlighting"
  970. enditem
  971.  
  972. listitem sw_stipplealpha 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Software Stipple Alpha:\" oxl 360 drawlist \"numchars 9 red 0.2 green 0.2 blue 0.2\""
  973. numitems 2
  974. " Off"
  975. " On"
  976. selitem "fc 1 1 1 1 oxl 100 cursor string \"Software Stipple Alpha:\" oxl 360 drawlist \"numchars 9 red 0.25 green 0.25 blue 0.56\""
  977. helpdata "jcx yv -160 boxtext \"This option allows you to set the mode in which\ntranslucency is displayed in software mode. Stipple\nis a pattern mode for displaying translucency.\"" 6
  978. localdata "cvarclamp 0 1 sw_stipplealpha"
  979. enditem
  980.  
  981. listitem gl_finish 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Sync Every Frame:\" oxl 360 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  982. numitems 2
  983. " No"
  984. " Yes"
  985. selitem "fc 1 1 1 1 oxl 100 cursor string \"Sync Every Frame:\" oxl 360 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  986. helpdata "jcx yv -160 boxtext \"This option will cause the game to wait for the\nmonitor to refresh before drawing the next frame.\nWhen turned off, game performance may improve.\"" 6
  987. localdata "cvarclamp 0 1 gl_finish"
  988. enditem
  989.  
  990. listitem r_lowdetail 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Rendering Detail:\" oxl 360 drawlist \"numchars 6 red 0.2 green 0.2 blue 0.2\""
  991. numitems 2
  992. " High"
  993. " Low"
  994. selitem "fc 1 1 1 1 oxl 100 cursor string \"Rendering Detail:\" oxl 360 drawlist \"numchars 6 red 0.25 green 0.25 blue 0.56\""
  995. helpdata "jcx yv -160 boxtext \"This option allows you to toggle the amount of\ndetail (number of objects) that is displayed\nduring game play. A lower level of detail displays\nfewer world objects but will be faster.\"" 8
  996. localdata "cvarclamp 0 1 r_lowdetail"
  997. enditem
  998.  
  999. listitem cl_detailmodels 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Draw Detail Models:\" oxl 360 drawlist \"numchars 6 red 0.2 green 0.2 blue 0.2\""
  1000. numitems 2
  1001. " Off"
  1002. " On"
  1003. selitem "fc 1 1 1 1 oxl 100 cursor string \"Draw Detail Models:\" oxl 360 drawlist \"numchars 6 red 0.25 green 0.25 blue 0.56\""
  1004. helpdata "jcx yv -160 boxtext \"This option allows you to toggle the amount of\ndetail (number of objects) that is displayed\nduring game play. A lower level of detail displays\nfewer models but will be faster.\"" 8
  1005. localdata "cvarclamp 0 1 cl_detailmodels"
  1006. enditem
  1007.  
  1008. listitem gl_texturemode 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"World Texture Mode:\" oxl 360 drawlist \"numchars 26 red 0.2 green 0.2 blue 0.2\""
  1009. numitems 5
  1010. " Bilinear and Mipmap"          "GL_LINEAR_MIPMAP_NEAREST"
  1011. " No Bilinear and Mipmap"       "GL_NEAREST_MIPMAP_NEAREST"
  1012. " Bilinear and No Mipmap"       "GL_LINEAR"
  1013. " No Bilinear and No Mipmap"    "GL_NEAREST"
  1014. " Trilinear"                    "GL_LINEAR_MIPMAP_LINEAR"
  1015. selitem "fc 1 1 1 1 oxl 100 cursor string \"World Texture Mode:\" oxl 360 drawlist \"numchars 26 red 0.25 green 0.25 blue 0.56\""
  1016. helpdata "jcx yv -160 boxtext \"This option allows you to set the specific rendering\nmode used for displaying the environment in the game.\"" 5
  1017. localdata "cvaritem gl_texturemode"
  1018. enditem
  1019.  
  1020. listitem gl_skintexturemode 0 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Skin Texture Mode:\" oxl 360 drawlist \"numchars 13 red 0.2 green 0.2 blue 0.2\""
  1021. numitems 2
  1022. " Bilinear"          "GL_LINEAR_MIPMAP_NEAREST"
  1023. " No Bilinear"       "GL_NEAREST_MIPMAP_NEAREST"
  1024. selitem "fc 1 1 1 1 oxl 100 cursor string \"Skin Texture Mode:\" oxl 360 drawlist \"numchars 13 red 0.25 green 0.25 blue 0.56\""
  1025. helpdata "jcx yv -160 boxtext \"This option allows you to set the specific rendering\nmode used for displaying the characters in the game.\"" 5
  1026. localdata "cvaritem gl_skintexturemode"
  1027. enditem
  1028.  
  1029. slideritem r_detaildist 350000 1500000 350000 20 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Detail Models Vanishing Distance:\" fc 1 1 1 1 oxl 390 drawslider"
  1030. selitem "fc 1 1 1 1 oxl 100 cursor string \"Detail Models Vanishing Distance:\" fc 1 1 1 1 oxl 390 drawslider"
  1031. helpdata "jcx yv 60 boxtext \"This option allows you to set the distance at\nwhich models are no longer drawn. If you decrease\nthe distance, game performance may improve.\"" 6
  1032. localdata  "cvar r_detaildist"
  1033. enditem
  1034.  
  1035. slideritem r_detailthresh 50000 200000 50000 20 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Detail Models Vanishing Threshold:\" fc 1 1 1 1 oxl 390 drawslider"
  1036. selitem "fc 1 1 1 1 oxl 100 cursor string \"Detail Models Vanishing Threshold:\" fc 1 1 1 1 oxl 390 drawslider"
  1037. helpdata "jcx yv 60 boxtext \"This option allows you to set the threshold at\nwhich models fade into view based upon the\ndistance set above.\"" 5
  1038. localdata  "cvar r_detailthresh"
  1039. enditem
  1040.  
  1041. slideritem r_condist 50000 200000 100000 20 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Console Vanishing Distance:\" fc 1 1 1 1 oxl 390 drawslider"
  1042. selitem "fc 1 1 1 1 oxl 100 cursor string \"Console Vanishing Distance:\" fc 1 1 1 1 oxl 390 drawslider"
  1043. helpdata "jcx yv 60 boxtext \"This option allows you to set the distance at\nwhich consoles are no longer drawn. If you decrease\nthe distance, game performance may improve.\"" 6
  1044. localdata  "cvar r_condist"
  1045. enditem
  1046.  
  1047. slideritem r_conthresh 75000 200000 100000 20 "fc 0.7 0.7 0.7 0.7 oxl 100 string \"Console Vanishing Threshold:\" fc 1 1 1 1 oxl 390 drawslider"
  1048. selitem "fc 1 1 1 1 oxl 100 cursor string \"Console Vanishing Threshold:\" fc 1 1 1 1 oxl 390 drawslider"
  1049. helpdata "jcx yv 60 boxtext \"This option allows you to set the threshold at\nwhich consoles fade into view based upon the\ndistance set above.\"" 5
  1050. localdata  "cvar r_conthresh"
  1051. enditem
  1052.  
  1053. //===========================================================================
  1054. // AUDIO MENU
  1055. //===========================================================================
  1056. menulevel audio
  1057.  
  1058. headeritem "fade 0.5 jcx oyt -128 box 27 1"
  1059. enditem
  1060. headeritem "fc 1 1 1 1 jcx oyt -120 string \"AUDIO CONTROL OPTIONS\""
  1061. enditem
  1062.  
  1063. autoheight oyt -140
  1064. padding 10
  1065.  
  1066. slideritem s_volume 0 1 0.5 10 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Sound FX Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1067. selitem "fc 1 1 1 1 oxl 150 cursor string \"Sound FX Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1068. helpdata "jcx yv -160 boxtext \"This option allows you to set the minimum level\nthat the sound effects will be played at.\"" 5
  1069. localdata  "cvar s_volume"
  1070. enditem
  1071.  
  1072. listitem s_music 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Music:\" oxl 378 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1073. numitems 2
  1074. " Off"
  1075. " On"
  1076. selitem "fc 1 1 1 1 oxl 150 cursor string \"Music:\" oxl 378 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1077. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\nmusic will be played in the game.\"" 5
  1078. localdata "cvarclamp 0 1 s_music"
  1079. enditem
  1080.  
  1081. slideritem s_musicvolume 0 10 5 10 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Music Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1082. selitem "fc 1 1 1 1 oxl 150 cursor string \"Music Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1083. // This will divide the menu value by 10 before setting the cvar
  1084. helpdata "jcx yv -160 boxtext \"This option allows you to set the minimum level\nthat the music will be played at.\"" 5
  1085. localdata "cvardivide 10 s_musicvolume"
  1086. enditem
  1087.  
  1088. slideritem s_dialogvolume 0 10 5 10 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Dialog Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1089. selitem "fc 1 1 1 1 oxl 150 cursor string \"Dialog Volume:\" fc 1 1 1 1 oxl 378 drawslider"
  1090. // This will divide the menu value by 10 before setting the cvar
  1091. helpdata "jcx yv -160 boxtext \"This option allows you to set the minimum level\nthat the dialog will be played at.\"" 5
  1092. localdata "cvardivide 10 s_dialogvolume"
  1093. enditem
  1094.  
  1095. listitem con_unused 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Sound Quality:\" oxl 378 drawlist \"numchars 6 red 0.2 green 0.2 blue 0.2\""
  1096. numitems 2
  1097. " Low"    "set s_khz 11; set s_loadas8bit 1; snd_restart"
  1098. " High"   "set s_khz 22; set s_loadas8bit 0; snd_restart"
  1099. selitem "fc 1 1 1 1 oxl 150 cursor string \"Sound Quality:\" oxl 378 drawlist \"numchars 6 red 0.25 green 0.25 blue 0.56\""
  1100. // This will set the menu to 1 if s_loadas8bit is equal to 0
  1101. helpdata "jcx yv -160 boxtext \"This option allows you to set the sound\nquality level that the game will use.\n\nOnce changed, please give it a moment to\nrestart all sounds.\"" 8
  1102. localdata "cvarcond s_loadas8bit ifequal 0"
  1103. enditem
  1104.  
  1105. listitem cd_nocd 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"CD Music:\" oxl 378 drawlist \"numchars 10 red 0.2 green 0.2 blue 0.2\""
  1106. numitems 2
  1107. " Enabled"
  1108. " Disabled"
  1109. selitem "fc 1 1 1 1 oxl 150 cursor string \"CD Music:\" oxl 378 drawlist \"numchars 10 red 0.25 green 0.25 blue 0.56\""
  1110. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether\nor not CD music is available to\nplay in the game.\"" 5
  1111. localdata "cvarclamp 0 1 cd_nocd"
  1112. enditem
  1113.  
  1114. listitem s_primary 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Sound Compatibility:\" oxl 378 drawlist \"numchars 20 red 0.2 green 0.2 blue 0.2\""
  1115. numitems 2
  1116. " Max Compatibility"
  1117. " Max Performance"
  1118. selitem "fc 1 1 1 1 oxl 150 cursor string \"Sound Compatibility:\" oxl 378 drawlist \"numchars 20 red 0.25 green 0.25 blue 0.56\""
  1119. helpdata "jcx yv -160 boxtext \"This option allows you to set how sound\ncompatibility will be handled in the game.\nMax Performance will maintain the game as\nthe primary sound user and will ignore\nother applications. Max Compatibility will\nallow other applications to issue their sounds.\"" 12
  1120. localdata "cvarclamp 0 1 s_primary"
  1121. enditem
  1122.  
  1123. listitem s_use3dsound 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Enable 3D Sound Hardware:\" oxl 378 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1124. numitems 2
  1125. " No"
  1126. " Yes"
  1127. selitem "fc 1 1 1 1 oxl 150 cursor string \"Enable 3D Sound Hardware:\" oxl 378 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1128. helpdata "jcx yv -160 boxtext \"This option allows you to toggle\nwhether or not the game will use\n3D Sound Hardware support.\"" 5
  1129. localdata "cvarclamp 0 1 s_use3dsound"
  1130. enditem
  1131.  
  1132. //===========================================================================
  1133. // INPUT CONTROLS SET BINDINGS MENU
  1134. //===========================================================================
  1135. menulevel bindings
  1136.  
  1137. headeritem "fade 0.5 jcx oyt -128 box 40 1"
  1138. enditem
  1139. headeritem "fc 1 1 1 1 jcx oyt -120 string \"CUSTOMIZE PLAYER KEY CONFIGURATION\""
  1140. enditem
  1141.  
  1142. autoheight oyt -140
  1143. padding 1
  1144.  
  1145. binditem +attack "Attack" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1146. selitem  "fc 1 1 1 1 cursor xv -140 drawbind"
  1147. helpdata "jcx yv -100 boxtext \"The key used for firing your weapon.\"" 3
  1148. enditem
  1149.  
  1150. binditem +forward "Walk Forward" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1151. selitem  "fc 1 1 1 1 cursor xv -140 drawbind"
  1152. helpdata "jcx yv -100 boxtext \"The key used for moving the player forward.\"" 3
  1153. enditem
  1154.  
  1155. binditem +back "Backpedal" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1156. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1157. helpdata "jcx yv -100 boxtext \"The key used for moving the player backwards.\"" 3
  1158. enditem
  1159.  
  1160. binditem +speed "Run" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1161. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1162. helpdata "jcx yv -100 boxtext \"The key used to make the player run.\"" 3
  1163. enditem
  1164.  
  1165. binditem +left "Turn Left" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1166. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1167. helpdata "jcx yv -100 boxtext \"The key used to make the player turn to the left.\"" 3
  1168. enditem
  1169.  
  1170. binditem +right "Turn Right" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1171. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1172. helpdata "jcx yv -100 boxtext \"The key used to make the player turn to the right.\"" 3
  1173. enditem
  1174.  
  1175. binditem +moveleft "Step Left" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1176. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1177. helpdata "jcx yv -100 boxtext \"The key used to make the player step to the left.\nThis is also known as strafing left.\"" 5
  1178. enditem
  1179.  
  1180. binditem +moveright "Step Right" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1181. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1182. helpdata "jcx yv -100 boxtext \"The key used to make the player step to the right.\nThis is also known as strafing right.\"" 5
  1183. enditem
  1184.  
  1185. binditem +strafe "Sidestep" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1186. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1187. helpdata "jcx yv -100 boxtext \"The key used to make the player side step in either\ndirection where the mouse movement left and\nright controls the direction you move.\nThis is also known as strafing.\"" 8
  1188. enditem
  1189.  
  1190. binditem weapnext "Next Weapon" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1191. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1192. helpdata "jcx yv -100 boxtext \"The key used to cycle through the\nweapons that you are currently carrying.\"" 5
  1193. enditem
  1194.  
  1195. binditem weaponuse "Use Weapon" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1196. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1197. helpdata "jcx yv -100 boxtext \"The key used to change to any\nweapons secondary firing mode.\"" 3
  1198. enditem
  1199.  
  1200. binditem +lookup "Look Up" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1201. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1202. helpdata "jcx yv -100 boxtext \"The key used for making the player look upwards.\"" 3
  1203. enditem
  1204.  
  1205. binditem +lookdown "Look Down" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1206. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1207. helpdata "jcx yv -100 boxtext \"The key used for making the player look downwards.\"" 3
  1208. enditem
  1209.  
  1210. binditem centerview "Center View" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1211. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1212. helpdata "jcx yv -100 boxtext \"The key used for centering the players view.\"" 3
  1213. enditem
  1214.  
  1215. binditem +mlook "Mouse Look" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1216. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1217. helpdata "jcx yv -100 boxtext \"The key used to allow the player to look around using\nthe mouse. When held down any mouse movement\nwill make the player look around.\"" 8
  1218. enditem
  1219.  
  1220. binditem +klook "Keyboard Look" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1221. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1222. helpdata "jcx yv -100 boxtext \"The key used to allow the player to look around using\nthe mouse. When held down any keyboard movement\nkeys will make the player look around.\"" 8
  1223. enditem
  1224.  
  1225. binditem +moveup "Up / Jump" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1226. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1227. helpdata "jcx yv -100 boxtext \"The key used for making the player jump up.\nGood for jumping up to or over areas or traps in the\nenvironment.\"" 7
  1228. enditem
  1229.  
  1230. binditem +movedown "Down / Crouch" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1231. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1232. helpdata "jcx yv 0 boxtext \"The key used for making the player crouch down.\nGood for ducking and hiding behind boxes.\"" 6
  1233. enditem
  1234.  
  1235. binditem +use "Use" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1236. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1237. helpdata "jcx yv 0 boxtext \"The key used for picking up items, opening or\nactivating doors, accessing consoles, turning machines\non or off, cycling through cameras, or even\ntelling innocent characters to flee.\"" 8
  1238. enditem
  1239.  
  1240. binditem invuse "Inventory Use" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1241. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1242. helpdata "jcx yv 0 boxext \"The key used for using the current\nitem that you have ready in your inventory.\"" 5
  1243. enditem
  1244.  
  1245. binditem invnext "Next Inv Item" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1246. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1247. helpdata "jcx yv 0 boxtext \"The key used to cycle to the next\ninventory item that you are carrying.\"" 5
  1248. enditem
  1249.  
  1250. binditem invprev "Prev Inv Item" "fc 0.7 0.7 0.7 0.7 xv -140 drawbind"
  1251. selitem  "fc 1 1 1 1 xv -140 cursor drawbind"
  1252. helpdata "jcx yv 0 boxtext \"The key used to cycle to the previous\ninventory item that you are carrying.\"" 5
  1253. enditem
  1254.  
  1255. menuitem "fc 0.7 0.7 0.7 0.7 oxl 130 oyt -360  string \"Go to Multiplayer Setup...\""
  1256. selitem  "fc 1 1 1 1 oxl 130 oyt -360 cursor string \"Go to Multiplayer Setup...\""
  1257. helpdata "jcx yv -100 boxtext \"This option will take you\nto the Multiplayer Setup screen.\"" 3
  1258. actionitem "pushmenu playersetup"
  1259. enditem
  1260.  
  1261. menuitem "fc 0.7 0.7 0.7 0.7 oxl 130 oyt -370  string \"Restore default keyboard only configuration...\""
  1262. selitem  "fc 1 1 1 1 oxl 130 oyt -370 cursor string \"Restore default keyboard only configuration...\""
  1263. helpdata "jcx yv -100 boxtext \"This option will reset your configuration\nto the default keyboard players setup.\"" 5
  1264. actionitem "stuffcmd \"exec defaultk.cfg\""
  1265. enditem
  1266.  
  1267. menuitem "fc 0.7 0.7 0.7 0.7 oxl 130 oyt -380  string \"Restore default keyboard and mouse configuration...\""
  1268. selitem  "fc 1 1 1 1 oxl 130 oyt -380 cursor string \"Restore default keyboard and mouse configuration...\""
  1269. helpdata "jcx yv -100 boxtext \"This option will reset your configuration to\nthe default mouse and keyboard players setup.\"" 5
  1270. actionitem "stuffcmd \"exec defaultm.cfg\""
  1271. enditem
  1272.  
  1273. //===========================================================================
  1274. // GAME OPTIONS MENU
  1275. //===========================================================================
  1276. menulevel gameoptions
  1277.  
  1278. headeritem "fade 0.5 jcx oyt -128 box 27 1"
  1279. enditem
  1280. headeritem "fc 1 1 1 1 jcx oyt -120 string \"STANDARD GAME OPTIONS\""
  1281. enditem
  1282.  
  1283. autoheight oyt -140
  1284. padding 10
  1285.  
  1286. slideritem sensitivity 2 22 5 10 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Mouse Speed:\" fc 1 1 1 1 oxl 338 drawslider"
  1287. selitem "fc 1 1 1 1 oxl 150 cursor string \"Mouse Speed:\" fc 1 1 1 1 oxl 338 drawslider"
  1288. // This sets the menu to the value of the sensitivity cvar
  1289. helpdata "jcx yv -160 boxtext \"This option allows you to set how responsive\nthe mouse will be during game play.\"" 6
  1290. localdata  "cvar sensitivity"
  1291. enditem
  1292.  
  1293. listitem cl_run 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Always Run:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1294. numitems 2
  1295. " No"
  1296. " Yes"
  1297. selitem "fc 1 1 1 1 oxl 150 cursor string \"Always Run:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1298. // This sets the menu to the value of cl_run after it clamps it
  1299. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\nyour character always runs when moving forward.\"" 6
  1300. localdata "cvarclamp 0 1 cl_run"
  1301. enditem
  1302.  
  1303. listitem con_invertmouse 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Invert Mouse:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1304. numitems 2
  1305. " No"   "negate m_pitch"
  1306. " Yes"  "negate m_pitch"
  1307. selitem "fc 1 1 1 1 oxl 150 cursor string \"Invert Mouse:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1308. // This will set the menu to 1 if the m_pitch < 0
  1309. helpdata "jcx yv -160 boxtext \"This option allows you to invert the\ndirection that the mouse moves.\"" 5
  1310. localdata "cvarcond m_pitch ifless 0"
  1311. enditem
  1312.  
  1313. listitem m_filter 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Mouse Filter:\" oxl 338 drawlist \"numchars 8 red 0.2 green 0.2 blue 0.2\""
  1314. numitems 4
  1315. " Off"
  1316. " Mode 1"
  1317. " Mode 2"
  1318. " Mode 3"
  1319. selitem "fc 1 1 1 1 oxl 150 cursor string \"Mouse Filter:\" oxl 338 drawlist \"numchars 8 red 0.25 green 0.25 blue 0.56\""
  1320. // This sets the menu to the value of m_filter after it clamps it
  1321. helpdata "jcx yv -160 boxtext \"This option allows you to adjust the rate\nat which the mouse is interpreted. Each mode\nhelps smooth out the mouse data.\n\nThese are the modes: 0-Raw Input, 1-Averaged,\n2-Interpolated, 3-Interpolated and Averaged.\"" 10
  1322. localdata "cvarclamp 0 2 m_filter"
  1323. enditem
  1324.  
  1325. listitem in_joystick 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Joystick Enabled:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1326. numitems 2
  1327. " No"
  1328. " Yes"
  1329. selitem "fc 1 1 1 1 oxl 150 cursor string \"Joystick Enabled:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1330. helpdata "jcx yv -160 boxtext \"This option allows you to toggle whether or not\na joystick will be used as your control device.\"" 6
  1331. localdata "cvarclamp 0 1 in_joystick"
  1332. enditem
  1333.  
  1334. listitem lookspring 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Look Spring:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1335. numitems 2
  1336. " Off"
  1337. " On"
  1338. selitem "fc 1 1 1 1 oxl 150 cursor string \"Look Spring:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1339. // This sets the menu to the value of lookspring after it clamps it
  1340. helpdata "jcx yv -160 boxtext \"This option allows you to set whether or not the\nplayers view snaps back to center after\nlooking around using the mouse look key.\"" 8
  1341. localdata "cvarclamp 0 1 lookspring"
  1342. enditem
  1343.  
  1344. listitem lookstrafe 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Look Strafe:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1345. numitems 2
  1346. " Off"
  1347. " On"
  1348. selitem "fc 1 1 1 1 oxl 150 cursor string \"Look Strafe:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1349. // This sets the menu to the value of lookstrafe after it clamps it
  1350. helpdata "jcx yv -160 boxtext \"This option allows you to strafe left or right with\nthe mouse while holding down the mouse look key.\"" 6
  1351. localdata "cvarclamp 0 1 lookstrafe"
  1352. enditem
  1353.  
  1354. listitem freelook 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Free Look:\" oxl 338 drawlist \"numchars 5 red 0.2 green 0.2 blue 0.2\""
  1355. numitems 2
  1356. " Off"
  1357. " On"
  1358. selitem "fc 1 1 1 1 oxl 150 cursor string \"Free Look:\" oxl 338 drawlist \"numchars 5 red 0.25 green 0.25 blue 0.56\""
  1359. // This sets the menu to the value of freelook after it clamps it
  1360. helpdata "jcx yv -160 boxtext \"This option allows you to toggle the ability\nto look around using the mouse while playing\nthe game. Your view is not always locked forward.\"" 8
  1361. localdata "cvarclamp 0 1 freelook"
  1362. enditem
  1363.  
  1364. listitem crosshair 1 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Crosshair:\" oxl 338 drawlist \"numchars 8 red 0.2 green 0.2 blue 0.2\""
  1365. numitems 6
  1366. " None"
  1367. " Cross"
  1368. " Triad"
  1369. " Circle"
  1370. " Angle"
  1371. " Dot"
  1372. selitem "fc 1 1 1 1 oxl 150 cursor string \"Crosshair:\" oxl 338 drawlist \"numchars 8 red 0.25 green 0.25 blue 0.56\""
  1373. // This sets the menu to the value of crosshair after it clamps it
  1374. helpdata "jcx yv -160 boxtext \"This option allows you to select from a\nlist of unique crosshairs within the game.\"" 6
  1375. localdata "cvarclamp 0 5 crosshair"
  1376. enditem
  1377.  
  1378. listitem hand 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Handedness:\" oxl 338 drawlist \"numchars 14 red 0.2 green 0.2 blue 0.2\""
  1379. numitems 3
  1380. " Right"
  1381. " Left"
  1382. " Center (Off)"
  1383. selitem "fc 1 1 1 1 oxl 150 cursor string \"Handedness:\" oxl 338 drawlist \"numchars 14 red 0.25 green 0.25 blue 0.56\""
  1384. // This sets the menu to the value of hand after it clamps it
  1385. helpdata "jcx yv 0 boxtext \"This option allows you to select which side of\nthe screen your weapon is displayed on.\n\nNOTE: The Center mode turns it OFF.\"" 8
  1386. localdata "cvarclamp 0 2 hand"
  1387. enditem
  1388.  
  1389. listitem con_unused 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"HUD Layout:\" oxl 338 drawlist \"numchars 12 red 0.2 green 0.2 blue 0.2\""
  1390. numitems 5
  1391. " Bottom"       "cl_hudfile hud01.hdh; hud_restart"
  1392. " Top"          "cl_hudfile hud02.hdh; hud_restart"
  1393. " Left Side"    "cl_hudfile hud03.hdh; hud_restart"
  1394. " Right Side"   "cl_hudfile hud04.hdh; hud_restart"
  1395. " Deathmatch"   "cl_hudfile dmhud.hdh; hud_restart"
  1396. selitem "fc 1 1 1 1 oxl 150 cursor string \"HUD Layout:\" oxl 338 drawlist \"numchars 12 red 0.25 green 0.25 blue 0.56\""
  1397. helpdata "jcx yv 0 boxtext \"his option allows you to select what area\nof the screen is used to display your HUD\n(Heads Up Display)\n\nFor Low Resolutions, left is duplicated\nand uses the top HUD and the\nright uses the bottom HUD.\"" 10
  1398. enditem
  1399.  
  1400. listitem dialog 0 "fc 0.7 .7 0.7 0.7 oxl 150 string \"Dialog System:\" oxl 338 drawlist \"numchars 17 red 0.2 green 0.2 blue 0.2\""
  1401. numitems 4
  1402. " Off"
  1403. " Text Only"
  1404. " Speech Only"
  1405. " Text and Speech"
  1406. localdata "cvarclamp 0 3 dialog"
  1407. selitem "fc 1 1 1 1 oxl 150 cursor string \"Dialog System:\" oxl 338 drawlist \"numchars 17 red 0.25 green 0.25 blue 0.56\""
  1408. helpdata "jcx yv 0 boxtext \"This option allows you to select what style of\ndialog system to use within the game.\"" 6
  1409. enditem
  1410.  
  1411. // Commented out for US version - Needed only for the Foriegn Versions.
  1412.  
  1413. //listitem parentmode 0 "fc 0.7 0.7 0.7 0.7 oxl 150 string \"Violence Lock-Out:\" oxl 338 drawlist \"numchars 6 red 0.2 green 0.2 blue 0.2\""
  1414. //numitems 2
  1415. //" Off"
  1416. //" On"
  1417. //selitem "fc 1 1 1 1 oxl 150 cursor string \"Violence Lock-Out:\" oxl 338 drawlist \"numchars 6 red 0.25 green 0.25 blue 0.56\""
  1418. //helpdata "jcx yv 0 boxtext \"This option allows you to toggle the violence\nlock-out on or off. All gore and blood will\nbe disabled during game play.\n\nNOTE: You must exit the game and restart\nfor this change to take effect.\"" 10
  1419. //localdata "cvar parentmode"
  1420. //enditem
  1421.  
  1422. //===========================================================================
  1423. // LOAD GAME MENU
  1424. //===========================================================================
  1425. menulevel loadgame
  1426.  
  1427. headeritem "fade 0.5 jcx oyt -128 box 17 1"
  1428. enditem
  1429.  
  1430. headeritem "fc 1 1 1 1 jcx oyt -120 string \"LOAD GAME\""
  1431. enditem
  1432.  
  1433. headeritem "fc 1 1 1 1 jcx oyt -150 string \" List of saved games:\""
  1434. enditem
  1435. headeritem "fade 0.5 jcx oyt -316 box 47 16"
  1436. enditem
  1437.  
  1438. yspace 10
  1439. autoheight oyt -174
  1440. padding 4
  1441.  
  1442. headeritem "fc 0.7 0.7 0.7 0.7 jcx string \"Press F9 to Quick Load\""
  1443. enditem
  1444.  
  1445. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 0"
  1446. selitem "fc 1 1 1 1 cursor xv -130 drawsave 0"
  1447. localdata  "0"
  1448. actionitem "function loadgame"
  1449. enditem
  1450.  
  1451. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 1"
  1452. selitem "fc 1 1 1 1 cursor xv -130 drawsave 1"
  1453. localdata  "1"
  1454. actionitem "function loadgame"
  1455. enditem
  1456.  
  1457. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 2"
  1458. selitem "fc 1 1 1 1 cursor xv -130 drawsave 2"
  1459. localdata  "2"
  1460. actionitem "function loadgame"
  1461. enditem
  1462.  
  1463. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 3"
  1464. selitem "fc 1 1 1 1 cursor xv -130 drawsave 3"
  1465. localdata  "3"
  1466. actionitem "function loadgame"
  1467. enditem
  1468.  
  1469. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 4"
  1470. selitem "fc 1 1 1 1 cursor xv -130 drawsave 4"
  1471. localdata  "4"
  1472. actionitem "function loadgame"
  1473. enditem
  1474.  
  1475. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 5"
  1476. selitem "fc 1 1 1 1 cursor xv -130 drawsave 5"
  1477. localdata  "5"
  1478. actionitem "function loadgame"
  1479. enditem
  1480.  
  1481. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 6"
  1482. selitem "fc 1 1 1 1 cursor xv -130 drawsave 6"
  1483. localdata  "6"
  1484. actionitem "function loadgame"
  1485. enditem
  1486.  
  1487. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 7"
  1488. selitem "fc 1 1 1 1 cursor xv -130 drawsave 7"
  1489. localdata  "7"
  1490. actionitem "function loadgame"
  1491. enditem
  1492.  
  1493. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 8"
  1494. selitem "fc 1 1 1 1 cursor xv -130 drawsave 8"
  1495. localdata  "8"
  1496. actionitem "function loadgame"
  1497. enditem
  1498.  
  1499. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 9"
  1500. selitem "fc 1 1 1 1 cursor xv -130 drawsave 9"
  1501. localdata  "9"
  1502. actionitem "function loadgame"
  1503. enditem
  1504.  
  1505. //===========================================================================
  1506. // SAVE GAME MENU
  1507. //===========================================================================
  1508. menulevel savegame
  1509.  
  1510. headeritem "fade 0.5 jcx oyt -128 box 17 1"
  1511. enditem
  1512. headeritem "fc 1 1 1 1 jcx oyt -120 string \"SAVED GAMES\""
  1513. enditem
  1514.  
  1515. headeritem "fc 1 1 1 1 jcx oyt -150 string \" List of save game slots:\""
  1516. enditem
  1517. headeritem "fade 0.5 jcx oyt -308 box 46 16"
  1518. enditem
  1519.  
  1520. yspace 10
  1521. autoheight oyt -174
  1522. padding 4
  1523.  
  1524. // Don't include the AUTOSAVE spot - Whih is spot 0
  1525.  
  1526. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 1"
  1527. selitem "fc 1 1 1 1 cursor xv -130 drawsave 1"
  1528. localdata  "1"
  1529. actionitem "function savegame"
  1530. enditem
  1531.  
  1532. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 2"
  1533. selitem "fc 1 1 1 1 cursor xv -130 drawsave 2"
  1534. localdata  "2"
  1535. actionitem "function savegame"
  1536. enditem
  1537.  
  1538. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 3"
  1539. selitem "fc 1 1 1 1 cursor xv -130 drawsave 3"
  1540. localdata  "3"
  1541. actionitem "function savegame"
  1542. enditem
  1543.  
  1544. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 4"
  1545. selitem "fc 1 1 1 1 cursor xv -130 drawsave 4"
  1546. localdata  "4"
  1547. actionitem "function savegame"
  1548. enditem
  1549.  
  1550. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 5"
  1551. selitem "fc 1 1 1 1 cursor xv -130 drawsave 5"
  1552. localdata  "5"
  1553. actionitem "function savegame"
  1554. enditem
  1555.  
  1556. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 6"
  1557. selitem "fc 1 1 1 1 cursor xv -130 drawsave 6"
  1558. localdata  "6"
  1559. actionitem "function savegame"
  1560. enditem
  1561.  
  1562. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 7"
  1563. selitem "fc 1 1 1 1 cursor xv -130 drawsave 7"
  1564. localdata  "7"
  1565. actionitem "function savegame"
  1566. enditem
  1567.  
  1568. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 8"
  1569. selitem "fc 1 1 1 1 cursor xv -130 drawsave 8"
  1570. localdata  "8"
  1571. actionitem "function savegame"
  1572. enditem
  1573.  
  1574. menuitem "fc 0.7 0.7 0.7 0.7 xv -130 drawsave 9"
  1575. selitem "fc 1 1 1 1 cursor xv -130 drawsave 9"
  1576. localdata  "9"
  1577. actionitem "function savegame"
  1578. enditem
  1579.  
  1580. //===========================================================================
  1581. // ASK TO QUIT MENU
  1582. //===========================================================================
  1583. menulevel ask2quit
  1584.  
  1585. headeritem "fade 0.25 jcx oyt -360 picn hc_logo"
  1586. enditem
  1587. headeritem "fade 0.5 jcx oyt -128 box 28 1"
  1588. enditem
  1589. headeritem "fc 1 1 1 1 jcx oyt -120 string \"H  A  R  D  C  O  R  P  S\""
  1590. enditem
  1591.  
  1592. headeritem "fade 0.5 jcx oyt -340 box 34 6"
  1593. enditem
  1594.  
  1595. menuitem "fc 0.7 0.7 0.7 0.7 oxl 210 oyt -300  string \"Logon as a new user...\""
  1596. selitem  "fc 1 1 1 1 oxl 210 oyt -300 cursor string \"Logon as a new user...\""
  1597. helpdata "jcx yv 60 boxtext \"This option allows you to re-select which\ndisplay and configuration file to use.\nMultiple people can use the same machine\nwithout overwriting their configuration files.\"" 10
  1598. actionitem "function relogon"
  1599. enditem
  1600.  
  1601. ifdemo
  1602.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 210 oyt -320  string \"Quit the game...\""
  1603.   selitem  "fc 1 1 1 1 oxl 210 oyt -320 cursor string \"Quit the game...\""
  1604.   helpdata "jcx yv 60 boxtext \"This option will exit the game and\nreturn you to the real world.\"" 6
  1605.   actionitem "pushmenu ritual"
  1606.   enditem
  1607. else
  1608.   menuitem "fc 0.7 0.7 0.7 0.7 oxl 210 oyt -320  string \"Quit the game...\""
  1609.   selitem  "fc 1 1 1 1 oxl 210 oyt -320 cursor string \"Quit the game...\""
  1610.   helpdata "jcx yv 60 boxtext \"This option will exit the game and\nreturn you to the real world.\"" 6
  1611.   actionitem "stuffcmd \"quit\""
  1612.   enditem
  1613. endif
  1614.  
  1615. //===========================================================================
  1616. // LOGON MENU
  1617. //==========================================================================
  1618. menulevel logon
  1619.  
  1620. headeritem "fade 0.25 jcx oyt -360 picn hc_logo"
  1621. enditem
  1622. headeritem "fade 0.5 jcx oyt -128 box 28 1"
  1623. enditem
  1624. headeritem "fc 1 1 1 1 jcx oyt -120 string \"H  A  R  D  C  O  R  P  S\""
  1625. enditem
  1626.  
  1627. headeritem "fade 0.5 jcx oyt -360 box 50 12"
  1628. enditem
  1629. headeritem "fc .53 .53 .83 0.8 oxl 150 oyt -275 string \"Welcome to the HARDCORPS Mainframe System.\""
  1630. enditem
  1631. headeritem "fc .53 .53 .83 0.8 oxl 150 oyt -295 string \"Please enter your user name below:\""
  1632. enditem
  1633.  
  1634. fielditem player 17 17 "" "fc 1 1 1 0.5 oxl 190 oyt -340 string \"Logon Name:\" fc 1 1 1 1 oxl 280 oyt -344 drawfield"
  1635. selitem    "fc 1 1 1 0.5 oxl 190 oyt -340 string \"Logon Name:\" fc 1 1 1 1 oxl 280 oyt -344 drawfield"
  1636. actionitem "function loadplayer stuffcmd menu_main"
  1637. helpdata "jcx yv 60 boxtext \"This option allows you to create a unique user\nconfiguration to use while playing Sin. Just\ntype in your name and press Enter to start\nSinning. Multiple people can use the same\nmachine by creating their own unique user name\nand configuration file.\"" 10
  1638. localdata  "cvar player"
  1639. enditem
  1640.  
  1641. //===========================================================================
  1642. // QUIT MENU - IN-GAME VERSION
  1643. //===========================================================================
  1644. menulevel quit
  1645.  
  1646. headeritem "fade 0.25 jcx oyt -360 picn hc_logo"
  1647. enditem
  1648. headeritem "fade 0.5 jcx oyt -128 box 28 1"
  1649. enditem
  1650. headeritem "fc 1 1 1 1 jcx oyt -120 string \"H  A  R  D  C  O  R  P  S\""
  1651. enditem
  1652.  
  1653. headeritem "jcx jcy picn quit"
  1654. enditem
  1655.  
  1656. //===========================================================================
  1657. // SHOW ENDING SCREENS AS YOU EXIT THE GAME
  1658. //===========================================================================
  1659. menulevel ritual "autotrigger 5"
  1660. ifdemo
  1661.   // Closing Screen 1
  1662.   headeritem "cb sin_back jcx jcy picn sin_close1"
  1663.   enditem
  1664. else
  1665. endif
  1666.  
  1667. menuitem    "null"
  1668. selmenuitem "null"
  1669. actionitem  "pushmenu sin"
  1670. enditem
  1671.  
  1672. //----------------------------
  1673. menulevel sin "autotrigger 5"
  1674. ifdemo
  1675.   // Closing Screen 2
  1676.   headeritem "cb sin_back jcx jcy picn sin_close2"
  1677.   enditem
  1678. else
  1679. endif
  1680.  
  1681. menuitem    "null"
  1682. selmenuitem "null"
  1683. actionitem  "pushmenu sin2"
  1684. enditem
  1685.  
  1686. //----------------------------
  1687. menulevel sin2
  1688. ifdemo
  1689.   // Closing Screen 3
  1690.   headeritem "cb sin_back jcx yv 180 string \"SIN\""
  1691.   enditem
  1692.   headeritem "jcx yv 140 string \"Developed by Ritual Entertainment\""
  1693.   enditem
  1694.   headeritem "jcx yv 130 string \"WWW.RITUAL.COM\""
  1695.   enditem
  1696.   headeritem "jcx yv 110 string \"Distributed by Activision\""
  1697.   enditem
  1698.   headeritem "jcx yv 100 string \"WWW.ACTIVISION.COM\""
  1699.   enditem
  1700.   headeritem "jcx yv 0 string \"To order the full version of Sin, please visit Activision's\""
  1701.   enditem
  1702.   headeritem "jcx yv -20 string \"web site at WWW.ACTIVISION.COM for more information.\""
  1703.   enditem
  1704. else
  1705. endif
  1706.  
  1707. menuitem    "null"
  1708. selmenuitem "null"
  1709. actionitem "stuffcmd \"quit\""
  1710. enditem
  1711.  
  1712. //===========================================================================
  1713. // CREDITS MENU
  1714. //===========================================================================
  1715. menulevel credits
  1716.  
  1717. headeritem "fc 1 1 1 1 oxl 90 oyt -110 type 1 string \"Accessing HC data files...listing found.\""
  1718. enditem
  1719.  
  1720. headeritem "fc 1 1 1 1 jcx oyt -130 string \"R I T U A L   E N T E R T A I N M E N T\""
  1721. enditem
  1722.  
  1723. autoheight oyt -140
  1724. padding 3
  1725.  
  1726. headeritem "fc 1 1 1 1 jcx string \"ARTISTS\""
  1727. enditem
  1728. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Beau Anderson, Robert M. Atkins\""
  1729. enditem
  1730. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Michael Hadwin, Brandon Riza, Joel Thomas\n\""
  1731. enditem
  1732.  
  1733. headeritem "fc 1 1 1 1 jcx string \"BIZ\""
  1734. enditem
  1735. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Harry Miller\n\""
  1736. enditem
  1737.  
  1738. headeritem "fc 1 1 1 1 jcx string \"LEVEL DESIGNERS\""
  1739. enditem
  1740. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Patrick Hook, Levelord, Tom Mustaine\""
  1741. enditem
  1742. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Charlie Wiederhold, Matthias Worch\n\""
  1743. enditem
  1744.  
  1745. headeritem "fc 1 1 1 1 jcx string \"PROGRAMMERS\""
  1746. enditem
  1747. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Scott Alden, Mark Dochtermann, Jim Dose\n\""
  1748. enditem
  1749.  
  1750. headeritem "fc 1 1 1 1 jcx string \"PROJECT MANAGER\""
  1751. enditem
  1752. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Joe Selinske\n\""
  1753. enditem
  1754.  
  1755. headeritem "fc 1 1 1 1 jcx string \"SOUND AND MUSIC\""
  1756. enditem
  1757. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Zack Belica\n\""
  1758. enditem
  1759.  
  1760. headeritem "fc 1 1 1 1 jcx string \"SUPPORT\""
  1761. enditem
  1762. headeritem "fc 0.53 0.53 0.83 0.8 jcx string \"Don MacAskill\n\""
  1763. enditem
  1764.  
  1765. menuitem "fc 0.7 0.7 0.7 0.7 oxl 90 string \"Return to the Main Menu...\""
  1766. selitem  "fc 1 1 1 1 oxl 90 cursor string \"Return to the Main Menu...\""
  1767. helpdata "jcx yv -60 boxtext \"Oh No! You're leaving us already.\nWell, that's OK. Go back and keep Sinning.\"" 6
  1768. actionitem "popmenu"
  1769. enditem
  1770.  
  1771. //===========================================================================
  1772. // User defined dm_mapinfo menus
  1773. // !!!!!!! Do not modify !!!!!!!!!!!
  1774. //===========================================================================
  1775. menulevel dm_mapinfo1
  1776. menulevel dm_mapinfo2
  1777. menulevel dm_mapinfo3
  1778. menulevel dm_mapinfo4
  1779. menulevel dm_mapinfo5
  1780. menulevel dm_mapinfo6
  1781.  
  1782. // ----------------
  1783. // End of Menu File
  1784. // ----------------
  1785. //===========================================================================
  1786.  
  1787.  
  1788. =
  1789. Tt