hi does anyone know how to configure the ac trackcyle config file so it doesnt change track automatically and it only changes track via admin command ?? i use server hosting websites and i need a command for the config in ac track cycle, if anyone knows plz let me know. thank u
im using presets btw, ive used values like ...
<add key="presets_loop_mode" value="1"/>
and presets_change_track_after_race=0
and various other combos
no luck
2.8.0 (2021/02/15)
- added auto_change_track config option
or is ther a way to actually ''break'' this thing, so it doesnt auto change track and only admin can change track, i mean its so annoying, its a simple feature but its not in here, the only way to do no changing track is via the interactive exe file, but as a server host from online and not on my pc, i dot have access to it.
yoo thank u so much, ill be testing it out soon enoughwas not possible in the console version, only in the GUI, so I added an auto_change_track config option.
2.8.1 (2021/02/20)
- votes now change track if auto_change_track = 0
- if several tracks get the same number of votes, the first track in list with this number of votes will be used
ThomasGocke updated AC_TrackCycle with a new update entry:
AC_TrackCycle
Read the rest of this update entry...
Potential Bug in v2.8.1 ?
Double Clicking AC_TrackCycle.exe returns error popup "Object Reference Not Set to an Instance of an Object"
View attachment 453682
However, running AC_TrackCycle_Console.exe works and starts the server fine.
Installation (Win 10):
- Files placed next to acServer.exe ,
- server_cfg.ini edited to have the 2 UDP plugins lines.
[Track Cycle] Tracks=... lines added per instruction.
- track_cycle configs left untouched.
TO TEST: Reverted to v2.7.9 and AC_TrackCycle.exe and it's GUI comes up properly.
2.8.2 (2021/03/11)
- fixed missing enable_white_list key in AC_TrackCycle.exe.config
yes
UDP_PLUGIN_ADDRESS=127.0.0.1:12000
UDP_PLUGIN_LOCAL_PORT=11000
need to be set in server_cfg.ini otherwise a lot of stuff is not going to work.
Quote from the Overview page:
Configuration:
--------------
Plugin for result, report and server chat functionality
- add/edit these lines in the server_cfg.ini (you may adjust the ports, the ports are read from the server_cfg.ini)
UDP_PLUGIN_ADDRESS=127.0.0.1:12000
UDP_PLUGIN_LOCAL_PORT=11000