View Single Post
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 09-09-2013 , 11:53   Re: [Any] Crash Helper
Reply With Quote #10

@eric0279
Quote:
Any sub-directories must be created manually. /logs/crashhelper/ will not automatically be created.
Version 1.0.2
PHP Code:
Expanded sm_crashhelper_detectRequires server restart due to upper bounds being raised.
-- 
Using the flag 16 results in Entity Logging (hooks OnEntityCreated/OnEntityDestroyed)
--- 
Displays classnamecurrent entity indextotal entity countmaximum entities allowed
-- Using the flag 32 results in Command Logging (hooks AddCommandListener)
--- 
Displays client nameclient steam, and any command arguments.
Reduced block of text in v1.0.1 to 3 lines... (Booze wanted 7)
Cleaned up logging phrases.
Cvar Changes:
-- 
sm_crashhelper_ignore has been renamed to sm_crashhelper_ignore_events.
-- 
sm_crashhelper_path_logging has been depreciated and 6 sub-cvars have been created:
--- 
sm_crashhelper_path_logging_connect
--- sm_crashhelper_path_logging_events
--- sm_crashhelper_path_logging_population
--- sm_crashhelper_path_logging_map
--- sm_crashhelper_path_logging_entity
--- sm_crashhelper_path_logging_commands
-- Added sm_crashhelper_ignore_entitieswhich ignores entities for entity logging similar to sm_crashhelper_ignore_events.
-- 
Added sm_crashhelper_ignore_commandswhich ignores commands for command logging similar to sm_crashhelper_ignore_events.
-- 
sm_crashhelper_path_logging_cvars are no longer hooked for changesreload plugin if you modify
__________________

Last edited by thetwistedpanda; 09-09-2013 at 12:10.
thetwistedpanda is offline