You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ sound files are found in `fortress/sound/hitaudio/` and `fortress/sound/announc
78
78
*`localinfo fo_matchrated 2` whether match is rated / affects trueskill. 2 is false for 1v1 and 2v2 only.
79
79
*`localinfo backend_address <uri>` to specify backend API endpoint. Default: https://www.fortressone.org/
80
80
* All-time attack and all-time defence team options.
81
+
*`setinfo team<n>color <color>` sets player skins colours for team <n>, where <color> is quake palette 0-15 or hex code beginning with 0x. E.g. `setinfo team1colour 0` makes all team 1 players white, `setinfo team2color 0xFF8800` makes all team 2 players orange. `setinfo team<n>color ""` to restore defaults. Note that `teamcolor` and `enemycolor` cvars will take priority.
81
82
*`setinfo precise_grenades on/off` to enable precise timing when throwing grenades. This removes a random, up to, 100ms input delay. (default on)
82
83
*`localinfo forcereload 0/1` Option to prevent forced reloads.
83
84
*`+grenade1` and `+grenade2` grenade buttons (more reliable than impulses), push to prime, again to throw.
0 commit comments