Dash Faction Enhanced Dedicated Server Config: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Required Order of $DF Custom Options== | ==Required Order of $DF Custom Options== | ||
*Custom options must appear in the order provided below. You do '''not''' have to specify all custom options, but if you do, they | *Custom options must appear in the order provided below. You do '''not''' have to specify all custom options, but if you do, they '''must''' be in this order. | ||
<nowiki> | <nowiki> | ||
$DF Vote Kick: true|false | |||
$DF Vote Level: true|false | |||
$DF Vote Extend: true|false | |||
$DF Vote Restart: true|false | |||
$DF Vote Next: true|false | |||
$DF Vote Previous: true|false | |||
$DF Spawn Protection Duration: TIME_IN_MILLISECONDS | |||
$DF Hitsounds: true|false | |||
$DF Item Replacement: "WEAPON_NAME" "WEAPON_NAME" | |||
$DF Default Player Weapon: "WEAPON_NAME" | |||
$DF Require Client Mod: true|false</nowiki> |
Revision as of 09:36, 11 December 2019
This page lists example server templates you can use and customize to your liking when hosting a Dash Faction dedicated server. You'll find config options for most common use cases, but if you're running into issues customizing your server to your liking, please join the Red Faction Community Discord and we'll help you out.
NOTE: All custom Dash Faction options ($DF options) need to be inserted in dedicated_server.txt after the $Map lines.
Required Order of $DF Custom Options
- Custom options must appear in the order provided below. You do not have to specify all custom options, but if you do, they must be in this order.
$DF Vote Kick: true|false $DF Vote Level: true|false $DF Vote Extend: true|false $DF Vote Restart: true|false $DF Vote Next: true|false $DF Vote Previous: true|false $DF Spawn Protection Duration: TIME_IN_MILLISECONDS $DF Hitsounds: true|false $DF Item Replacement: "WEAPON_NAME" "WEAPON_NAME" $DF Default Player Weapon: "WEAPON_NAME" $DF Require Client Mod: true|false