Author Topic: X4 Bots... again  (Read 4142 times)

Offline stufz

  • Rank: Private
  • *
  • Posts: 302
    • http://theblackduck.net
Re: X4 Bots... again
« Reply #15 on: January 09, 2010, 04:10:08 pm »
Quote from: "Teh_Magician";p="31826"
// test bots (can crash the server on next map!)
//set scr_allow_bots "0"
//set scr_testclients "10"

You need to uncomment those settings - like this:


set scr_allow_bots "0"
set scr_testclients "10"


otherwise they are NOT read by the server.

That is true for all settings in the cfgs - unless the setting has a default setting listed as being on or off and you want it that way.

And that server.cfg in the main ? will not be ready by the commandline pointing to the x4 mod - just make sure you have the x4 mod's server.cfg in its mod folder.

Offline Teh_Magician

  • Rank: Private
  • *
  • Posts: 8
Re: X4 Bots... again
« Reply #16 on: January 10, 2010, 07:43:28 am »
Okay, got it, i made it work ^^

Thanks all, luv you guys :)