Advertisement
capodecima

TDM

Apr 26th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. set sv_hostname "Thunder #2 - Vex-Doom Team Deathmatch"
  2. set sv_motd ""
  3. set sv_website "http://liquiddoom.net/"
  4. set sv_email "crx@lordcyber.net"
  5. set sv_usemasters 1
  6. addmaster odamex.net
  7. addmaster voxelsoft.com
  8. set sv_maxclients 32
  9. set sv_maxplayers 16
  10. set join_password "zarovka06"
  11. set sv_natport 0
  12.  
  13. // 0 - Co-operative
  14. // 1 - Deathmatch
  15. // 2 - Team Deathmatch
  16. // 3 - Capture the Flag
  17. set sv_gametype 2
  18.  
  19. // 0 - Special (No things mode)
  20. // 1 - I'm too young to die
  21. // 2 - Hey, not too rough
  22. // 3 - Hurt me plenty
  23. // 4 - Ultra-violence
  24. // 5 - Nightmare
  25. set sv_skill 5
  26.  
  27. // set sv_teamdamage 0
  28. set ctf_manualreturn 0
  29. set ctf_flagtimeout 600
  30. set ctf_flagathometoscore 1
  31. set sv_teamsinplay 2
  32. set sv_teamspawns 1
  33. set sv_allowtargetnames 1
  34. set sv_globalspectatorchat 1
  35. set sv_weaponstay 1
  36. set sv_itemsrespawn 1
  37. set sv_nomonsters 1
  38. set sv_monstersrespawn 0
  39. set sv_fastmonsters 0
  40. set sv_allowexit 0
  41. set sv_allowjump 0
  42. set sv_freelook 1
  43. set sv_friendlyfire 0
  44. set sv_infiniteammo 0
  45. set sv_fragexitswitch 0
  46. set sv_emptyreset 1
  47. set sv_fraglimit 75
  48. set sv_timelimit 0
  49. set sv_scorelimit 20
  50. addmap "map01"
  51. addmap "map02"
  52. addmap "map03"
  53. addmap "map04"
  54. addmap "map05"
  55. addmap "map06"
  56. addmap "map07"
  57. addmap "map08"
  58. addmap "map09"
  59. addmap "map10"
  60. maplist
  61. set sv_loopepisode 0
  62. set sv_maxcorpses 2000
  63. set sv_waddownload 1
  64. set sv_flooddelay 1.5
  65. set sv_shufflemaplist 0
  66. set sv_unlag 1
  67. set sv_ticbuffer 1
  68. // set sv_speedhackfix 0
  69. // set sv_antiwallhack 0
  70. // set sv_networkcompression 0
  71. // set spectate_password ""
  72. // set sv_allowcheats 0
  73. set filecompression 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement