Page 1 of 1

bots fail to run from cfg file at server start

PostPosted: Tue Dec 20, 2011 12:08 pm
by TheRogue
I have had this problem since ob version of both es and gg51 that i can not have bots running from the start of a server reboot, i have to manually run the cfg file once server is up and running gg51 and they work - server will not start if i try to run the exec bots.cfg file in my server.cfg but once server running i can manually exec the cfg with no problems.

my bot cfg

    // Bots
    bot_kick
    bot_add
    bot_quota 6
    bot_quota_mode "fill"
    bot_auto_vacate 1
    bot_difficulty 1
    bot_chatter "minimal"
    bot_auto_follow 0
    bot_join_after_player 0
    bot_defer_to_human 0
    bot_prefix "[bot]"
    bot_allow_rogues 0
    bot_walk 0
    bot_join_team any
    bot_eco_limit 2000
    bot_all_weapons
    bot_allow_grenades 1
    bot_allow_pistols 1
    bot_allow_sub_machine_guns 1
    bot_allow_shotguns 1
    bot_allow_rifles 1
    bot_allow_snipers 0
    bot_allow_machine_guns 1

PostPosted: Tue Dec 20, 2011 4:12 pm
by daggerclan
I tried your bot.cfg file and it worked fine. Somewhere along the way you may have edited your botprofile.db file taking out bot difficulty 1.
Try the one attached below, it's the standard valve bot profile located in the css\cstrike folder.

PostPosted: Tue Dec 20, 2011 6:00 pm
by satoon101
Could you post the contents of your autoexec.cfg and server.cfg so that I can test them. I have seen this issue happen before, but it would help to be able to know your specific configuration to get it working correctly.

Satoon