General Questions - Disable SysOp logging WaRCC - Tue Jan 04, 2005 7:47 pm Post subject: Disable SysOp logging
Hey,
Because of the bots spamming the subgame.log i want to disable the sysop loggin in the log...
Where must i do that in the .ini file, i really cant find it and dont want to screw the file up !!??
tnx,
shardz - Tue Jan 04, 2005 8:10 pm Post subject:
Youll find it in [Validation] you need to change
LogPubCommands=
and
LogPvtCommands=
Most people have them set to " LogPubCommands=* " so that it logs evenything peopel type after typing *. What I do though is put the commands that I want to keep in the log and not add the ones that are just spam or unimportant. Like "LogPubCommands=*kill,*shutup,*prize " blah blah. And leave out stuff that the bot spams like *lag and *info. But if you dont wanna log anything, just keep it blank. Hope that makes sence to you, I'm a little sleepy.
WaRCC - Tue Jan 04, 2005 8:12 pm Post subject:
but the bots spam *arena mssges... I dont want to remove that from LogPubCommands.... and i know some zones who allready use the "non-sysop logging" so it must be a set, which might not be in the standard server.ini file...
Example "LocalChat=" which is also not in standard server.ini but can be used for a zone chat only accesable for ppl inside the zone
Purge - Thu Jan 06, 2005 11:27 pm Post subject:
shardz gave a real good solution. Solo Ace - Fri Jan 07, 2005 12:09 am Post subject:
I gave that solution to him before, but according to him and others it's possible to disable all sysop logging, which is what he wants.
WaRCC - Fri Jan 07, 2005 8:41 am Post subject:
blah blah blah... SOLUTION
LogPubCommands=1*
LogPvtCommands=1*
tnx to pernille who helped me figuring it out Solo Ace - Fri Jan 07, 2005 5:36 pm Post subject:
Ah!