View Single Post
Re: WIP9: bot.cfg no more executed
Old
  (#2)
evy
Guest
 
Status:
Posts: n/a
Default Re: WIP9: bot.cfg no more executed - 08-06-2004

Found my problem...

There is a race condition in the WIP9 & WIP10 when two 'map xyz' commands are issued within 5 seconds of the server startup... In this case, the bot.cfg is not executed.

And my major mistake was that I also added +exec autoexec.cfg in the CS command line. So, simply removing the above parameter fixed my problem...

-eric
  
Reply With Quote