Results 1 to 10 of 22

Thread: B3 can't run... Cod2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    Last edited by songo; 17th February 2013 at 15:36.

  2. #2
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by songo View Post
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    Log files have nothing to do with B3. You need to add settings to your server config file:

    Code:
    set g_logsync "2"         // 0 = no log, 1 = buffered, 2 = continuous, 3 = append
    set g_log "games_mp.log"  // Name of log file, default is games_mp.log

  3. The Following 2 Users Say Thank You to Tally For This Useful Post:

    IzNoGoD (17th February 2013),kung foo man (17th February 2013)

  4. #3
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by Tally View Post
    Log files have nothing to do with B3. You need to add settings to your server config file:

    Code:
    set g_logsync "2"         // 0 = no log, 1 = buffered, 2 = continuous, 3 = append
    set g_log "games_mp.log"  // Name of log file, default is games_mp.log

    True, and false.

    True if you meant that B3 does not create the logfiles
    False if you meant that B3 does not need the logfiles.


    B3 needs the logfile to function properly (ie read the chat) and pick up on the commands.

    The settings you posted seem correct and should indeed fix the b3 stuff

  5. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (17th February 2013)

  6. #4
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by songo View Post
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    What operating system are you using? Because i know that you need to patch your python in freeBSD to get this working. (link)
    (...forgot the first post...)

    And of course if there are no logs B3 got nothing to read.
    Last edited by Mitch; 17th February 2013 at 21:03.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •