DEBUG TOOLS
Debugs Values
Debugs tools and server/scripts
-- F8 Console
con_miniconChannels script:*
resmon 1 or 0
-- CFG DEBUG server.cfg
set mysql_debug "Console"
set mysql_slow_query_warning 150
set mysql_debug true
-- LUA scripting debug
print(json.encode(result, {indent=true}))
Last modified 5mo ago