Results 1 to 10 of 22

Thread: B3 can't run... Cod2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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

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

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

  3. #2
    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

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

    kung foo man (17th February 2013)

Posting Permissions

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