AC_trackcycle configuration

We assume you've already installed AC_trackcycle from the mod manager.
To configure AC_trackcycle to cycle between tracks do the following:

  1. Open the cfg\server_cfg.ini file.
  2. Add the following section to this file:
    [TRACK_CYCLE]
    TRACKS=spa,5;ks_nordschleife,endurance,2
  3. Save the file.
  4. Restart the server

The above will result in running the SPA track for 5 laps, then the server will switch to ks_nordschleife, which is configured in the endurance layout, for 2 laps.
The server will continously loop trough these two tracks.

To configure differnt maps, use the following syntax: <trackname>,<lapcount>;<trackname>,<layout>,<lapcount>

As you can tell from the syntax the different tracks are seperated by semilcolumns (;). You can add as many tracks as you want.
The options for the trackname, lapcount and layout are seperated by a comma (,)

Note: You can chose to either configure only the track and the lapcount or you can configure the track, layout and lapcount.

For more information please see the official AC_trackcycle page on racedepartment.com: http://www.racedepartment.com/downloads/ac_trackcycle.6917/

  • 6 Users Found This Useful
Was this answer helpful?

Related Articles

How to set server in non-booking mode

To set your server in non-booking server, follow this instructions: Go to your control panel...

Configuring booking mode

1. First change: PICKUP_MODE_ENABLED=1 to PICKUP_MODE_ENABLED=02. After the section...

How to use welcome messages?

You can set a welcome message which is send to players when the join the server. For example to...

How to enable stracker statistics web server?

You can enable the Stracker statistic webserver by going to your stracker.iniLook for the part...

General overview (The basics of configuring the server)

Introduction This knowledge base article is intended for users who are new to configuring...