View Single Post
Author Message
psychonic

BAFFLED
Join Date: May 2008
Old 08-12-2009 , 09:03   SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #1

SuperLogs: CS:S


This is part of a series of plugins for many mods to enable more detailed logging, all in HL Log Standard.

These plugins give the ability to track many things not natively logged by the game in log parsers such as HLstatsX:CE, Psychostats, and others.

For SuperLogs: CS:S, the following features are available:

Actions
  • headshot
  • domination
  • revenge
  • round_mvp

Weapon logging for hitgroup, accuracy, and damage statistics (twice as fast as the old "weapon_logging" plugin for some functions)

Kill location coordinates
Note that these are logged as an extra line before the death message is logged as supported by HLX:CE 1.6 and later as well as future versions of Psychostats.
Ex.
Code:
L 07/30/2009 - 15:20:08: World triggered "killlocation" (attacker_position "-398 1216 -105") (victim_position "-277 585 76")
Logging "Fixes"
  • Logs a "Started Map:..." line for the first map of the server (would normally happen too early to be logged)

There are some cvars available to control what does and does not get logged by the plugin as some plugins may overlap functionality (ex. HLstatsX:CE Ingame Plugin <=1.5.6 logs headshot, backstab, and some others).

Cvars (1 = Enable; 0 = Disable)
superlogs_headshots - Enable logging of headshot player action (default on)
superlogs_wstats - Enable logging of weapon stats (default on)
superlogs_actions - Enable logging of actions (default on)
superlogs_locations - Enable logging of location on player death (default on)
superlogs_ktraj - Enable psychostats-style "KTRAJ" location logging (default off)

Also See
SuperLogs: TF2
SuperLogs: L4D
SuperLogs: Insurgency
SuperLogs: NeoTokyo
SuperLogs: Age of Chivalry
SuperLogs: Fistful Of Frags
SuperLogs: GoldenEye: Source
SuperLogs: DODS
SuperLogs: Generic
SuperLogs: ZPS
SuperLogs: HL2DM/SourceForts
SuperLogs: CSpromod
SuperLogs: PVKII


Compiling Notes
SuperLogs: CS:S requires loghelper and wstatshelper.inc to be in the scripting/include directory when compiling, and therefore, will not compile on the web compiler. SM version 1.1 or higher is required to compile.
Attached Files
File Type: inc wstatshelper.inc (6.7 KB, 6705 views)
File Type: smx superlogs-css.smx (13.9 KB, 8330 views)
File Type: sp Get Plugin or Get Source (superlogs-css.sp - 5226 views - 13.2 KB)

Last edited by psychonic; 09-26-2010 at 12:47.
psychonic is offline