Dedicated server.txt: Difference between revisions

From Red Faction Wiki
(bad link repair, Replaced: Red Faction (Game)Red Faction,)
(no confusion with ige pw)
 
Line 3: Line 3:
''The proper title of this article is '''dedicated_server.txt,''' but differs from the actual name due to technical limitations.''
''The proper title of this article is '''dedicated_server.txt,''' but differs from the actual name due to technical limitations.''


dedicated_server.txt is the config file for dedicated servers in Red Faction.
 
 
'''dedicated_server.txt''' is the config file for dedicated servers in Red Faction.




Line 13: Line 15:
*$Game Type:"CTF"
*$Game Type:"CTF"
*$Max Players:10
*$Max Players:10
*$Password:"456letmein"
*$Password:"123letmein"
*$Rcon Password:"secret123"
*$Rcon Password:"secret456"
*$Max Time:45
*$Max Time:45
*$Max Kills:50
*$Max Kills:50

Latest revision as of 15:17, 12 July 2009

This article is regarding Red Faction

The proper title of this article is dedicated_server.txt, but differs from the actual name due to technical limitations.


dedicated_server.txt is the config file for dedicated servers in Red Faction.


The basic format for a dedicated_server.txt is as follows:


  • $Name:"Dedicated"
  • $Server Name:"Goober's Dedicated Server"
  • $Game Type:"CTF"
  • $Max Players:10
  • $Password:"123letmein"
  • $Rcon Password:"secret456"
  • $Max Time:45
  • $Max Kills:50
  • $Max Captures:10
  • $Geomod Limit:128
  • $Team Damage:False
  • $Fall Damage:False
  • $Weapons Stay:False
  • $Force Respawn:False
  • $Balance Teams:False
  • $Map:"ctf02.rfl"
  • $Map:"ctf05.rfl"

Related Pages