home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 87 / CDMM87_2.ISO / Renegade / renegadefds_1018.exe / %SERVERDIR% / gamespy.ini < prev    next >
Encoding:
INI File  |  2002-03-08  |  7.1 KB  |  276 lines

  1. ;
  2. ;
  3. ;  Server Settings .INI file for Renegade Free Dedicated Server.
  4. ;
  5. ;  This file controls the behavior of a Renegade Free Dedicated Server. The
  6. ;  first instance of the server is referred to as the Master Server and it can
  7. ;  control up to seven other local instances of the server. These are referred
  8. ;  to as Slave Servers.
  9. ;
  10. ;  Each slave server must have it's own login information and serial number.
  11. ;  Each slave server can have it's own game settings, seperate from the master.
  12. ;
  13. ;
  14. ;
  15. ; ============================================================================
  16. ; ============================================================================
  17. ;
  18. ;  This section of the file is generated automatically - do not edit
  19. ;
  20. ;  Available Westwood Servers:
  21. ;
  22. ;    Pacific Server
  23. ;    European Server
  24. ;    USA Server
  25. ;
  26. ;  End generated section.
  27. ;
  28. ; ============================================================================
  29. ; ============================================================================
  30.  
  31.  
  32. ;
  33. ; Renegade Master Server settings.
  34. ;
  35. ; This section contains the settings for the Master Renegade Server.
  36.  
  37. [Server]
  38.  
  39. ; Config =
  40. ;
  41. ;  This specifies the location of the game settings file used by the master
  42. ;  server. You can change this to point to any Renegade server settings .ini
  43. ;  file or change the default .ini file to reflect the game settings you would
  44. ;  like for your server.
  45.  
  46. Config = svrcfg_cnc.ini
  47.  
  48.  
  49. ; GameType =
  50. ;
  51. ;  Set this to WOL for a Westwood Online dedicated server.
  52. ;  Set this to GameSpy for a GameSpy mode dedicated server.
  53. ;  Set this to LAN for a LAN mode dedicated server.
  54. ;
  55.  
  56. GameType = GameSpy
  57.  
  58.  
  59. ; Nickname =
  60. ;
  61. ;  This is the Westwood Online nickname you will use when logging into the
  62. ;  Westwood Online matchmaking system. You can use a nickname from a previous
  63. ;  Westwood Studios game or apply for a new one by copying the following line
  64. ;  and pasting it into your web browsers address window
  65. ;
  66. ;     http://register.westwood.com
  67.  
  68. Nickname = WESTWOOD
  69.  
  70.  
  71. ;
  72. ; Password =
  73. ;
  74. ;  This is the password that matches the nickname used above.
  75.  
  76. Password = WESTWOOD
  77.  
  78.  
  79. ; Serial =
  80. ;
  81. ;  The serial number that you specified when installing the Renegade Dedicated
  82. ;  Server.
  83.  
  84. Serial = WESTWOOD
  85.  
  86. ; LoginServer =
  87. ;
  88. ;  This field can be used to specify the Westwood Online matchmaking server
  89. ;  to connect to. If left blank, the Renegade Server will connect to the
  90. ;  closest matchmaking server. To specify a server to connect to, use one of
  91. ;  the names listed above in the section 'Available Westwood Servers'.
  92.  
  93. LoginServer =
  94.  
  95.  
  96. ; Port =
  97. ;
  98. ;  This is the UDP port that the Renegade Dedicated Server will use to
  99. ;  communicate with game clients. This should normally be left at 0 and the
  100. ;  Server will decide for itself what port to use. This should work with most
  101. ;  firewalls and NAT connections but, if you need to manually set a port, you
  102. ;  can do it here.
  103.  
  104. Port = 0
  105.  
  106.  
  107. ; GameSpyGamePort =
  108. ;
  109. ;  This is the UDP port that the Renegade Dedicated Server will use to
  110. ;  communicate with game clients, while running as a GameSpy Server.  When running
  111. ;  as a GameSpy server this port value will be used instead of the above Port value.
  112. ;  The default value is 4848.
  113.  
  114. GameSpyGamePort = 0
  115.  
  116.  
  117. ; GameSpyQueryPort =
  118. ;
  119. ;  This is the UDP port that the Renegade Dedicated Server will use to
  120. ;  communicate with the GameSpy Master Server and GameSpy clients. The default
  121. ;  value is 25300.  If this port is in use Renegade will find another port
  122. ;  to use instead(25301, 25302, ...).
  123.  
  124. GameSpyQueryPort = 0
  125.  
  126.  
  127. ; BandwidthUp =
  128. ;
  129. ;  If you know how much bandwidth you want to allocate for the Renegade
  130. ;  Server to use then you can specify it here. A minimum of 60k bits per second
  131. ;  is recommended for each client you plan to connect to. If you leave this
  132. ;  value as 0 (the default) then the available bandwidth will be automatically
  133. ;  detected(WOL only). Some guidelines follow.
  134. ;
  135. ;         Set to 1500000 for a 32 player game
  136. ;         Set to  750000 for a 16 player game
  137. ;         Set to  250000 for an 8 player game
  138. ;
  139. ;  Make sure you don't set the Bandwidth number to be higher than your
  140. ;  actual available bandwidth or gameplay performance will be poor.
  141.  
  142. BandwidthUp = 0
  143.  
  144. ; NetUpdateRate = 
  145. ;
  146. ;  Set this to control the frequency of network updates sent to clients.  This
  147. ;  is the number of updates sent per second.  Higher values increase network
  148. ;  traffic, lower values decrease traffic.  Valid values must be in the 5 - 30
  149. ;  range.  As you increase NetUpdateRate the values set for BandwidthUp must 
  150. ;  also scale accordingly.  The default is 8.
  151.  
  152. NetUpdateRate = 8
  153.  
  154.  
  155. ; AllowRemoteAdmin =
  156. ;
  157. ;  Set this to true to enable remote server administration via the RenRem
  158. ;  tool. You must also set a password for remote administration to be
  159. ;  allowed.
  160. ;  Slave servers inherit this setting from the master.
  161.  
  162. AllowRemoteAdmin = false
  163.  
  164.  
  165. ; RemoteAdminPassword =
  166. ;
  167. ;  This is the password required to connect to a server with the RenRem
  168. ;  admin too.
  169. ;  Slave servers inherit this setting from the master.
  170.  
  171. RemoteAdminPassword =
  172.  
  173.  
  174. ; RemoteAdminIp =
  175. ;
  176. ;  This is the ip that the remote administration service will listen for 
  177. ;  incoming request on.  The default is to listen on ALL ip addresses.  If
  178. ;  you have an internal ip address and only want to administer internally
  179. ;  set this to your internal ip address.
  180. ;
  181.  
  182. RemoteAdminIP =
  183.  
  184.  
  185. ; RemoteAdminPort =
  186. ;
  187. ;  The port to connect to for remote administration.
  188. ;  This can be set per slave. The default slave ports will be shown when
  189. ;  connecting to the master with the RenRem tool.
  190.  
  191. RemoteAdminPort =
  192.  
  193.  
  194. ;
  195. ; Renegade Slave Server settings.
  196. ;
  197. ; These sections contain the settings for the Renegade Slave Servers. Each
  198. ; additional server you want to run can be configured seperately by modifying
  199. ; the corresponding section below.
  200. ;
  201. ; The settings for a slave server are the same as for a master with the
  202. ; exception of the 'enable' flag. Setting Enable = 1 will enable the given
  203. ; Slave Server. The Slave Server will start automatically at the same time
  204. ; as the Master Renegade Server.
  205. ;
  206. ; Each Slave Server must have it's own login name, password & serial number.
  207. ;
  208. [Slave1]
  209. Enable = 0
  210. Config = svrcfg_cnc.ini
  211. Nickname =
  212. Password =
  213. BandwidthUp = 0
  214. Serial =
  215. Port = 0
  216. RemoteAdminPort =
  217.  
  218. [Slave2]
  219. Enable = 0
  220. Config = svrcfg_cnc.ini
  221. Nickname =
  222. Password =
  223. BandwidthUp = 0
  224. Serial =
  225. Port = 0
  226. RemoteAdminPort =
  227.  
  228. [Slave3]
  229. Enable = 0
  230. Config = svrcfg_cnc.ini
  231. Nickname =
  232. Password =
  233. BandwidthUp = 0
  234. Serial =
  235. Port = 0
  236. RemoteAdminPort =
  237.  
  238. [Slave4]
  239. Enable = 0
  240. Config = svrcfg_cnc.ini
  241. Nickname =
  242. Password =
  243. BandwidthUp = 0
  244. Serial =
  245. Port = 0
  246. RemoteAdminPort =
  247.  
  248. [Slave5]
  249. Enable = 0
  250. Config = svrcfg_cnc.ini
  251. Nickname =
  252. Password =
  253. BandwidthUp = 0
  254. Serial =
  255. Port = 0
  256. RemoteAdminPort =
  257.  
  258. [Slave6]
  259. Enable = 0
  260. Config = svrcfg_cnc.ini
  261. Nickname =
  262. Password =
  263. BandwidthUp = 0
  264. Serial =
  265. Port = 0
  266. RemoteAdminPort =
  267.  
  268. [Slave7]
  269. Enable = 0
  270. Config = svrcfg_cnc.ini
  271. Nickname =
  272. Password =
  273. BandwidthUp = 0
  274. Serial =
  275. Port = 0
  276. RemoteAdminPort =