05-13-2011, 05:17 AM
Does anyone know how to do this, I need it to check for rule breakers in my roleplay server.
How to make srcds log everything and save it in a document
|
05-13-2011, 05:17 AM
Does anyone know how to do this, I need it to check for rule breakers in my roleplay server.
05-13-2011, 05:47 AM
You can log chat;
Code: log on
05-13-2011, 06:15 AM
where do I put this, and I have a phase four gmod server, is there way I can log every death and command used?
05-13-2011, 07:01 AM
server.cfg.
05-13-2011, 10:11 AM
Put all this into your server.cfg:
Code: log on // enable or disable server logging. on is on / off is off If that doesn't log everything, try to add this too: mp_logdetail 3
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation. (05-13-2011, 10:11 AM)Mooga Wrote: Put all this into your server.cfg: Thank you, where will the file be saved Its ok I found it, once again thanks for the help
05-14-2011, 06:26 AM
In a new directory called "logs". Insite the garrysmod folder.
05-14-2011, 06:36 AM
05-14-2011, 06:48 AM
05-14-2011, 07:10 AM
Good.
|
« Next Oldest | Next Newest »
|