Author Topic: How to start bots automatically after the main java bot start  (Read 5488 times)

KGBGaming

  • JTS3ServerMod Internal
  • *****
  • Posts: 2
    • View Profile
How to start bots automatically after the main java bot start
« on: October 22, 2017, 08:40:53 PM »
Hi Guys

How can i start the bots automatically after the main java bot start?

Regards

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: How to start bots automatically after the main java bot start
« Reply #1 on: October 22, 2017, 08:45:56 PM »
If using the official web interface, all bots, who was running, will be started again after restarting the main JTS3ServerMod process. If you have very much bots, it may take a while, because the JTS3ServerMod only starts 10 bots per second (default setting).

If not using the web interface, make sure that the bots are enabled by setting a 1 at:
MySQL table jts3servermod_instances column enabled
File JTS3ServerMod_InstanceManager.cfg at X.instance_enable
« Last Edit: October 22, 2017, 08:48:29 PM by Stefan1200 »

KGBGaming

  • JTS3ServerMod Internal
  • *****
  • Posts: 2
    • View Profile
Re: How to start bots automatically after the main java bot start
« Reply #2 on: October 23, 2017, 07:32:48 PM »
Thanks Stefan

Blessed Day!