mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +00:00
Console warning suppressor
|
|
||
|---|---|---|
| asm | ||
| CDetour | ||
| msvc10 | ||
| Release | ||
| sourcemod | ||
| extension.cpp | ||
| extension.h | ||
| Makefile | ||
| Readme.md | ||
| sigs.h | ||
| smsdk_config.h | ||
Cleaner extension
This is an extension for Sourcemod that allows you to strip lines from your console log. Most often different types of spam messages that are normal, but provide no useful info.
Installation
- Choose the correct .dll (Windows) or .so (linux) file from the
Releasefolder. - Download and put it into your servers
addons/sourcemod/extensionsfolder. - Copy the contents of the
sourcemodfolder into your servers sourcemod folder. - (Optional) Modify
addons/sourcemod/configs/cleaner.cfgwith more strings you want removed.