home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 November / maximum-cd-2001-11.iso / Games / RedFactionMultiplayerTest.exe / Disk1 / data1.cab / Demo_Files / tables.vpp / dedicated_server.tbl < prev    next >
Encoding:
Text File  |  2001-08-15  |  4.4 KB  |  156 lines

  1. //
  2. // dedicated_server.tbl
  3. //
  4. // A file to specify parameters for dedicated server games.
  5. //
  6. //
  7. // $Name:        You specify this on the command line.  For example, "rf -dedicated gdm"
  8. //              This cannot have spaces and such since it is a command line.
  9. // $Server Name:      The name of the server as clients see it.  $ME inserts your username.
  10. // $Game Type:        Can be one of "Deathmatch","CTF","Team DM", "Mod"
  11. // $Max Players:       Can be from 2 to 32.   The bigger the number, the faster 
  12. //                          your Internet connection needs to be.   Also, too many
  13. //                          players may cause some maps to be too crowded or framerate
  14. //                          to be too low.
  15. // $Password:           If you put anything in here, like "volition", then only people
  16. //                          who enter this password may join this game.
  17. // $Max Time:           Max time allowed in minutes.  Can be from 5 to 60.
  18. // $Max Kills:    Max number of kills before switching maps.  Can be from 1 to 100.
  19. // $Max Captures:     Max number of captures before switching maps in CTF mode.  Can be from 1 to 25.
  20. // $Geomod Limit:    Max number of geomods before it's not allowed any more.  Can be from 0 to 128.
  21. // $Team Damage:   Allow damage from people on the same team?  Can be "true" or false
  22. // $Fall Damage:    Allow fall damage?  Can be true or false
  23. // $Weapons Stay:    Weapons stay for other players after you pick them up. Can be true or false
  24. // $Force Respawn:  Dead players automatically respawn without needing to click. Can be true or false
  25. // $Balance Teams:  As players join, they'll automatically get put on the smaller team. Can be true or false
  26. // $Map:        A map to play, you may put as many $Map lines as you'd like in.  
  27. //                          But you must have at least one.
  28.  
  29. #Dedicated Server Options
  30.  
  31. $Name:                    "dm"
  32. $Server Name:           "$ME's Death Match"
  33. $Game Type:                "Deathmatch"
  34. $Max Players:            16
  35. $Password:                ""
  36. $Max Time:                30
  37. $Max Kills:                30
  38. $Max Captures:            5
  39. $Geomod Limit:            128
  40. $Team Damage:            false
  41. $Fall Damage:            false
  42. $Weapons Stay:            false
  43. $Force Respawn:            false
  44. $Balance Teams:            false
  45. $Map:                    "dm01.rfl"
  46. $Map:                    "dm02.rfl"
  47. $Map:                    "dm03.rfl"
  48. $Map:                    "dm04.rfl"
  49. $Map:                    "dm05.rfl"
  50. $Map:                    "dm06.rfl"
  51. $Map:                    "dm07.rfl"
  52. $Map:                    "dm09.rfl"
  53. $Map:                    "dm10.rfl"
  54. $Map:                    "dm11.rfl"
  55. $Map:                    "dm12.rfl"
  56. $Map:                    "dm13.rfl"
  57. $Map:                    "dm14.rfl"
  58. $Map:                    "dm16.rfl"
  59. $Map:                    "dm17.rfl"
  60. $Map:                    "dm18.rfl"
  61.  
  62.  
  63.  
  64. $Name:                    "team_dm"
  65. $Server Name:           "$ME's Team Death Match"
  66. $Game Type:                "Team Deathmatch"
  67. $Max Players:            32
  68. $Password:                ""
  69. $Max Time:                30
  70. $Max Kills:                60
  71. $Max Captures:            5
  72. $Geomod Limit:            128
  73. $Team Damage:            false
  74. $Fall Damage:            false
  75. $Weapons Stay:            true
  76. $Force Respawn:            false
  77. $Balance Teams:            true
  78. $Map:                    "dm01.rfl"
  79. $Map:                    "dm02.rfl"
  80. $Map:                    "dm03.rfl"
  81. $Map:                    "dm04.rfl"
  82. $Map:                    "dm05.rfl"
  83. $Map:                    "dm06.rfl"
  84. $Map:                    "dm07.rfl"
  85. $Map:                    "dm09.rfl"
  86. $Map:                    "dm10.rfl"
  87. $Map:                    "dm11.rfl"
  88. $Map:                    "dm12.rfl"
  89. $Map:                    "dm13.rfl"
  90. $Map:                    "dm14.rfl"
  91. $Map:                    "dm16.rfl"
  92. $Map:                    "dm17.rfl"
  93. $Map:                    "dm18.rfl"
  94.  
  95.  
  96.  
  97. $Name:                    "ctf"
  98. $Server Name:           "$ME's Dedicated CTF Server"
  99. $Game Type:                "CTF"
  100. $Max Players:            16
  101. $Password:                ""
  102. $Max Time:                5
  103. $Max Kills:                5
  104. $Max Captures:            5
  105. $Geomod Limit:            128
  106. $Team Damage:            false
  107. $Fall Damage:            false
  108. $Weapons Stay:            false
  109. $Force Respawn:            false
  110. $Balance Teams:            true
  111. $Map:                    "ctf01.rfl"
  112. $Map:                    "ctf02.rfl"
  113. $Map:                    "ctf03.rfl"
  114. $Map:                    "ctf04.rfl"
  115. $Map:                    "ctf05.rfl"
  116.  
  117.  
  118.  
  119. $Name:                    "ctf32"
  120. $Server Name:           "$ME's 32 Player Capture the Flag"
  121. $Game Type:                "CTF"
  122. $Max Players:            32
  123. $Password:                ""
  124. $Max Time:                45
  125. $Max Kills:                100
  126. $Max Captures:            5
  127. $Geomod Limit:            128
  128. $Team Damage:            false
  129. $Fall Damage:            false
  130. $Weapons Stay:            true
  131. $Force Respawn:            false
  132. $Balance Teams:            true
  133. $Map:                    "ctf06.rfl"
  134. $Map:                    "ctf07.rfl"
  135.  
  136.  
  137.  
  138. $Name:                    "test"
  139. $Server Name:           "Debug Test Levels ($ME)"
  140. $Game Type:                "Deathmatch"
  141. $Max Players:            8
  142. $Password:                ""
  143. $Max Time:                60
  144. $Max Kills:                5
  145. $Max Captures:            5
  146. $Geomod Limit:            128
  147. $Team Damage:            false
  148. $Fall Damage:            false
  149. $Weapons Stay:            false
  150. $Force Respawn:            false
  151. $Balance Teams:            false
  152. $Map:                    "m_arena.rfl"
  153. $Map:                    "multi_test.rfl"
  154.  
  155. #End
  156.