I need help with ARCA Hotlaps.
I have setup the Hotlaps config so that a customer can edit it through TCAdmin.
The problem is starting and stopping it. It runs through a stopservice.bat and a startservice.bat file. After making changes to the config, Hotlaps must be restarted. To do that you first have to run the stopservice.bat then run the startservice.bat. How do I set up a TCAdmin service that will execute the stopservice.bat and then automatically run the startservice.bat?
What would be even better would have the stopservice.bat and startservice.bat files automatically run when the game server is restarted.