Dedicated server.txt: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
Line 1: Line 1:
''This article is regarding [[Red Faction]]''
''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.
dedicated_server.txt is the config file for dedicated servers in Red Faction.

Revision as of 04:18, 20 February 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:"456letmein"
  • $Rcon Password:"secret123"
  • $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