Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.52 KB

README.md

File metadata and controls

56 lines (40 loc) · 2.52 KB

FlagRush Logo

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.

Maps

Creating maps for the mode

An explanation on how to create map for the FlagRush gamemode can be found in the Mapping guide.

Download existing maps for the mode

We recommend starting with our officially reviewed mapppacks:

You can find other compatible maps on Maniaexchange:

Server How-to

  1. Setup Trackmania2020 dedicated server. (Tutorial)
  2. 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
  3. Place the contents of DedicatedServer folder into your dedicated server's UserData 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.
  4. 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

Community

Huge thanks to everyone who helped this project to become reality:

  • Geekid - for ideas and contributing code
  • Reaby - for ideas and contributing code
  • Rxelux - for ideas and contributing code
  • RealSpace - for maps, mapping tutorial and support, map management and ideas
  • Nalax - for map management and mapping support
  • TuplaJ - for mapping

Join us in our Discord Server!

The project is licensed under the MIT License.