// This is an example configuration file. It just has a few // server variables that show you what you can do. This basically // elimiates the need to use RCON to set server settings. // You can use config=filename.cfg to start a server with your config file. // DMGUYDZ64 : The "bd_classicmonsters" is the only command i added for good Brutal DOOM Server. // DMGUYDZ64 : Some extra stuff are also added for better gameplay . // General server settings, password, etc. sv_nocrouch true sv_nojump true sv_nodrop true sv_unblockplayers true sv_respawnsuper false bd_classicmonsters 1 sv_itemrespawn true // Clear and re-define the maplist clearmaplist maplist // Add your maps here addmap map00 addmap map01 addmap map02 addmap map03 addmap map04 addmap map05 addmap map06 addmap map07 addmap map08 addmap map09 addmap map10 addmap map11 addmap map12 addmap map13 addmap map14 addmap map15 addmap map16 addmap map17 addmap map18 addmap map19 addmap map20 addmap map21 addmap map22 addmap map23 addmap map24 addmap map25 addmap map26 addmap map27 addmap map28 addmap map29 addmap map30 addmap map31 addmap map32 // Set the start map here map map01 // Set the skill level here skill 3 // Other server variables go here sv_maxplayers 64 sv_maxclients 64