Hey,
I want to add some macros to faster remove all track and add x15 this track. It working good but TS only allow 100 macros. It is possible to add more than 100 macros?
Macros
Moderator: Forum Moderators
Re: Macros
You can try using sources instead, there is no limit to these. From the documentation:
README-autoserver.txt wrote:Starting from version 2.0.0, it is also possible to add source files
in the game directory which are run with "/source <file>" command.
For example, command "/source test" executes commands from file 'test.src'
which must be in the game directory. This is only allowed for admin
users. Starting from 2.4.2.3, the game also searches for 'sources/test.src'
if 'test.src' is not found in the game directory.
