View Single Post
cmptrwz
Member
Join Date: Dec 2008
Old 02-25-2010 , 00:32   Re: SuperLogs: TF2 1.4.5 (updated 2010-2-22)
Reply With Quote #81

Quote:
Originally Posted by toazron1 View Post
small bug (i think)

PHP Code:
    cvar_heals CreateConVar("superlogs_heals""1""Enable logging of healpoints upon death (default on)"0true0.0true1.0);
     
cvar_rolelogfix CreateConVar("superlogs_heals""1""Enable logging of healpoints upon death (default on)"0true0.0true1.0); 
/me facepalms

Figures. <_<

Will get an updated version out at some point.

Quote:
Originally Posted by DrGamez View Post
Is there any way to get the name of who you're assisting? I like that I can track assists, but without knowing who's helping who, any fun metrics are left out.
The game fires "kill assist" log entries. It says "against" and who died, but not who they assisted. I suppose I could make a player/player event that fires specifically to indicate who assisted who.....will think about it. No promises.

Quote:
Originally Posted by Cain View Post
Thanks for the reply CMP and great work. I know something like this is a thankless job that requires a lot of time, so thank you.
You're welcome. Sorry I can't help ya with what you want.
cmptrwz is offline