AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   SuperLogs: Insurgency 1.1.4 (updated 2010-06-19) (https://forums.alliedmods.net/showthread.php?t=99231)

psychonic 08-02-2009 21:58

SuperLogs: Insurgency 1.1.4 (updated 2010-06-19)
 
3 Attachment(s)
SuperLogs: Insurgency


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: Insurgency, the following features are available:

Actions
  • headshot
  • captured_a (team action)
  • captured_b (team action)
  • captured_c (team action)
  • captured_d (team action)
  • captured_e (team action)
  • Round_Win (team action)

Weapon logging for hitgroup and damage statistics

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)
  • Player chat is 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_actions - Enable logging of actions (just Round_Win for now) (default on)
superlogs_headshots - Enable logging of headshot player action (default on)
superlogs_wstats - Enable logging of weapon stats (default on)
superlogs_captures - Enable logging of capturing objectives (default on)
superlogs_locations - Enable logging of location on player death (default on)
superlogs_chat - Enable logging of chat (default on)
superlogs_ktraj - Enable psychostats-style "KTRAJ" location logging (default off)


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


Compiling Notes
SuperLogs: Insurgency 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.

Caught off Guard 08-11-2009 11:02

Re: SuperLogs: Insurgency
 
thanks. I have installed it and will let you know how it goes!

CoG

DEN_999 08-15-2009 04:52

Re: SuperLogs: Insurgency
 
Please write such plugin for Zombie-Panic Source

p.s. Is it Beforehand thanked

psychonic 08-19-2009 10:52

Re: SuperLogs: Insurgency 1.0.1 (updated 2009-8-19)
 
Updated to version 1.0.1 to fix occasional array index out of bounds error.

psychonic 09-23-2009 09:43

Re: SuperLogs: Insurgency 1.0.2 (updated 2009-9-23)
 
Updated to version 1.0.2 with a couple more bugfixes.

Kikiki 09-23-2009 16:24

Re: SuperLogs: Insurgency 1.0.2 (updated 2009-9-23)
 
Sorry, but, how can i install this on my server?

Thanks a lot.

R3M* 09-23-2009 16:59

Re: SuperLogs: Insurgency 1.0.2 (updated 2009-9-23)
 
If you have SM already installed just pop superlogs-ins.smx in your addons/sourcemod/plugins folder and change map or exec sm plugins refresh via rcon.

If you dont have SM installed, install metamod first and then sourcemod.

http://wiki.alliedmods.net/Installing_Metamod:Source

http://wiki.alliedmods.net/Installing_SourceMod

Kikiki 10-08-2009 12:08

Re: SuperLogs: Insurgency 1.0.2 (updated 2009-9-23)
 
Thanks a lot, i have successfully install it ;)

psychonic 02-13-2010 20:01

Re: SuperLogs: Insurgency 1.0.3 (updated 2010-2-13)
 
Updated today to fix an issue with headshot logging and add support for psychostats-style kill location logging, off by default. In addition, plugin will now fail to load on games other than Insurgency.

AIDEN 03-17-2010 05:11

Re: SuperLogs: Insurgency 1.0.3 (updated 2010-2-13)
 
Mark


All times are GMT -4. The time now is 11:42.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.