// a -Debug
// b -Info
// c -Warning
// d -Error
// e -CriticalError,
logger_verbosity = bcde
// 0 - No output
// 1 - Console
// 2 - File
// 3 - Both
logger_output = 3
// a - Set model
// b - Precache sound
// c - Precache model
// d - Emit sound
// e - Emit ambient sound
// f - Model index (WARNING: EXPENSIVE, 100 TIMES PER PLAYER)
module_checks = abcdef