Hi, ive recently noticed that the module gm_slog is spitting out a commandlog folder with logs of every user that joins however it also posts the functions bring ran on the server by clients in everyone's console and it gets a bit annoying.
So how do i disable this?
[QUOTE=ayre10;22666861]Hi, ive recently noticed that the module gm_slog is spitting out a commandlog folder with logs of every user that joins however it also posts the functions bring ran on the server by clients in everyone's console and it gets a bit annoying.
So how do i disable this?[/QUOTE]
Add the commands in the DontShow bit
You don't want to log
DontShow {
"admin_",
"ect_"
}
Sorry, you need to Log In to post a reply to this thread.