Dedicated server.txt: Difference between revisions
No edit summary |
(no confusion with ige pw) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
dedicated_server.txt is the config file for dedicated servers in Red Faction. | ''This article is regarding [[Red Faction (Game)|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. | |||
Line 5: | Line 11: | ||
*$Name:"Dedicated" | *$Name:"Dedicated" | ||
*$Server Name:"Goober's Dedicated Server" | *$Server Name:"Goober's Dedicated Server" | ||
*$Game Type:"CTF" | *$Game Type:"CTF" | ||
*$Max Players:10 | *$Max Players:10 | ||
*$Password:" | *$Password:"123letmein" | ||
*$Rcon Password:" | *$Rcon Password:"secret456" | ||
*$Max Time:45 | *$Max Time:45 | ||
*$Max Kills:50 | *$Max Kills:50 | ||
Line 21: | Line 26: | ||
*$Force Respawn:False | *$Force Respawn:False | ||
*$Balance Teams:False | *$Balance Teams:False | ||
*$Map:"ctf02" | *$Map:"ctf02.rfl" | ||
*$Map:"ctf05" | *$Map:"ctf05.rfl" | ||
==Related Pages== | |||
*[[Kicking]] | |||
*[[Server]] | |||
*[[Rate presets]] | |||
[[Category:Red Faction]] |
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"