Jump to content

Recommended Posts

Posted

how do i log everything people are saying in game. this is probably a subject that has been discussed a hundred times but i dont get it.

Posted

first make srue you have these settings in your .cfg file

// Log Settings

set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append

set logfile "1" // 0 = NO log, 1 = log file enabled

set g_log "games_mp.log" // Name of log file, default is games_mp.log

set sv_log_damage "1"

 

do a restart and then chat a little, next navigate to your console_mp.log file (you should have two, the other will be games_mp.log but thats used for stats)

 

that file should be located in the main folder on your server ftp.... a clan member of mine made a program that can remove all the other junk in the log and just show the chat here

 

http://www.pbbans.com/forums/index.php?showtopic=53208

 

let me know if you need more help

 

~Dan~

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.