How to set server in non-booking mode

To set your server in non-booking server, follow this instructions:

  • Go to your control panel 
  • Inside the server_cfg.ini file, change the PICKUP_MODE  line so that it looks like this: PICKUP_MODE_ENABLED=1
  • Inside the server_cfg.ini , choose the cars you want at CARS= Once you've completed this...
  • Go to your entry_list.ini file, and add the following lines:

          [CAR_0]
          MODEL=ferrari_f40

          [CAR_1]
          MODEL=ferrari_f40

          [CAR_2]
          MODEL=ferrari_f40

  • Now people can after selecting your server, click on the desired car and then click join.

NOTE: Max clients available doesn't work when this is used, but is decided by the amount of cars pre-booked by the server.
WARNING: Track- Rotation is not possibile when using the server in non-booking. You can only have 1 track at the server_cfg.ini

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

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...

AC_trackcycle configuration

We assume you've already installed AC_trackcycle from the mod manager.To configure AC_trackcycle...

General overview (The basics of configuring the server)

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