FlagRush
is a Trackmania gamemode, where two teams compete in an arena to capture a flag and bring it to the opposing team base. The mode plays best with a team size of 4 players per team.
An explanation on how to create map for the FlagRush gamemode can be found in the Mapping guide.
We recommend starting with our officially reviewed mapppacks:
- Curated Mappack: https://trackmania.exchange/mappack/view/1155/flagrush-curated-map-pool
- Maps which have been deemed to be of good quality by the players and developers
- Proving Grounds Mappack: https://trackmania.exchange/mappack/view/1151/flagrush-proving-grounds
- Maps which are fully functional but not up to the quality expectations of the curated mappack (yet)
You can find other compatible maps on Maniaexchange:
- All FlagRush maps on TMX: https://trackmania.exchange/mapsearch2?mtype=FlagRushArena
- Setup Trackmania2020 dedicated server. (Tutorial)
- Download gamemode: main.zip, then extract the zip archive.
- or clone the repository, if you have
git
installed:
git clone https://github.com/Ze-Rax/TrackmaniaFlagRush
- or clone the repository, if you have
- Place the contents of
DedicatedServer
folder into your dedicated server'sUserData
folder.- A minimal FlagRush matchsettings file is already included in
Map/MatchSettings/FlagRush.MatchSettings.txt
together with a map. - The gamemode behaviour can be customized with settings that are applied through the match settings file, see Mode settings documentation.
- A minimal FlagRush matchsettings file is already included in
- Start the server:
Linux:
./TrackmaniaServer /game_settings=MatchSettings/FlagRush.MatchSettings.txt /dedicated_cfg=dedicated_cfg.txt
Windows:
TrackmaniaServer.exe /game_settings=MatchSettings/FlagRush.MatchSettings.txt /dedicated_cfg=dedicated_cfg.txt
Huge thanks to everyone who helped this project to become reality:
Geekid
- for ideas and contributing codeReaby
- for ideas and contributing codeRxelux
- for ideas and contributing codeRealSpace
- for maps, mapping tutorial and support, map management and ideasNalax
- for map management and mapping supportTuplaJ
- for mapping
Join us in our Discord Server!
The project is licensed under the MIT License.