Re: [hlds_linux] Teleport and health logging

2009-01-16 Thread Coldorak
I'm the ColdFire Jason speaks about.
My plugin is a sourcemod plugin, that writes to the logs the total healing a
player does (works with engies and medics) and the teleports a player does.
Not to spam the logs, it's written only when the player disconnects, but as
the players is disconnected on a map change, you are sure not to miss data.
I didn't create a thread on sourcemod.net for my plugin, but since other
people seem interested, I'm gonna do it right now and reply with the link to
the thread.
Thanks for the interest

Cold

On Thu, Jan 15, 2009 at 4:32 PM, Jason Morriss lifo...@gmail.com wrote:

 A user on my forums mentioned awhile ago that he made a SourceMod plugin
 that logged medic heals and teleports. Seek out ColdFire on my forums if
 you want more information: http://www.psychostats.com/forums/

 -- Stormtrooper
 http://www.psychostats.com/

 On Thu, Jan 15, 2009 at 10:15 AM, David A. Parker dpar...@utica.edu
 wrote:

  Sorry to hear that it didn't work.  It's a valid cvar, but the
  description is too vague and generic to really know what it does.
 
  - Dave
 
  Bruce Potter wrote:
   Dave,
   Thanks for this.  I tried it and unfortunately it doesn't log the tele
   and heal points.  Truth be told, I couldn't see any difference at all,
   but the cvar wasn't rejected by the server...  *shrug*
  
   I'll keep poking around.
  
   later
  
   bruce
  
   On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:
  
   Hi,
  
   I don't think there is any way to change the logging level, but you
   could try enabling verbose statistics:
  
   tf_stats_verbose 1
  
   The description for tf_stats_verbose says Turn on/off verbose logging
   of stats.  I haven't actually used it so I don't know if this will
   provide the data you're looking for, though.
  
   I hope this helps.
  
   - Dave
  
   Bruce Potter wrote:
   Howdy,
   I'm not sure this is entirely the right list, but I figure I'll give
   it a shot as there are some ppl here with a lot more experience
   than I
   have with HLDS.
  
   We're writing a custom scoreboard for a TF2 tourney we're hosting at
   ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and
  http://www.nomoose.org
   ).  We're working to make TF2 a spectator sport with custom
   animations
   and sounds, interactive scoring and stats, replay capability and a
   few
   other odds and ends. The one issue we're having with generating
   accurate scoring it the default logs that are created by the server
   don't log any healing or teleporting events.  So that makes our
   scoring a bit biased towards classes that aren't medic and engie.
  
   Anyone know how to turn up the logging level to get that information?
   Is there a stock cvar that will generate those entries, or even a
   plugin?
  
   Thanks for your help.
  
   later
  
   bruce
  
  
   ___
   To unsubscribe, edit your list preferences, or view the list
   archives, please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
   --
  
   Dave Parker
   Utica College
   Integrated Information Technology Services
   (315) 792-3229
   Registered Linux User #408177
  
   ___
   To unsubscribe, edit your list preferences, or view the list
   archives, please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
  
   ___
   To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
 
  --
 
  Dave Parker
  Utica College
  Integrated Information Technology Services
  (315) 792-3229
  Registered Linux User #408177
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 



 --
 Jason Morriss
 http://www.psychostats.com/
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Teleport and health logging

2009-01-16 Thread Coldorak
Here you are, here's the sourcemod plugin which logs teleports and healing
http://forums.alliedmods.net/showthread.php?p=745073

ColdFire / Coldorak

On Fri, Jan 16, 2009 at 10:02 AM, Coldorak coldorak@gmail.com wrote:

 I'm the ColdFire Jason speaks about.
 My plugin is a sourcemod plugin, that writes to the logs the total healing
 a player does (works with engies and medics) and the teleports a player
 does.
 Not to spam the logs, it's written only when the player disconnects, but as
 the players is disconnected on a map change, you are sure not to miss data.
 I didn't create a thread on sourcemod.net for my plugin, but since other
 people seem interested, I'm gonna do it right now and reply with the link to
 the thread.
 Thanks for the interest

 Cold


 On Thu, Jan 15, 2009 at 4:32 PM, Jason Morriss lifo...@gmail.com wrote:

 A user on my forums mentioned awhile ago that he made a SourceMod plugin
 that logged medic heals and teleports. Seek out ColdFire on my forums if
 you want more information: http://www.psychostats.com/forums/

 -- Stormtrooper
 http://www.psychostats.com/

 On Thu, Jan 15, 2009 at 10:15 AM, David A. Parker dpar...@utica.edu
 wrote:

  Sorry to hear that it didn't work.  It's a valid cvar, but the
  description is too vague and generic to really know what it does.
 
  - Dave
 
  Bruce Potter wrote:
   Dave,
   Thanks for this.  I tried it and unfortunately it doesn't log the tele
   and heal points.  Truth be told, I couldn't see any difference at all,
   but the cvar wasn't rejected by the server...  *shrug*
  
   I'll keep poking around.
  
   later
  
   bruce
  
   On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:
  
   Hi,
  
   I don't think there is any way to change the logging level, but you
   could try enabling verbose statistics:
  
   tf_stats_verbose 1
  
   The description for tf_stats_verbose says Turn on/off verbose
 logging
   of stats.  I haven't actually used it so I don't know if this will
   provide the data you're looking for, though.
  
   I hope this helps.
  
   - Dave
  
   Bruce Potter wrote:
   Howdy,
   I'm not sure this is entirely the right list, but I figure I'll give
   it a shot as there are some ppl here with a lot more experience
   than I
   have with HLDS.
  
   We're writing a custom scoreboard for a TF2 tourney we're hosting at
   ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and
  http://www.nomoose.org
   ).  We're working to make TF2 a spectator sport with custom
   animations
   and sounds, interactive scoring and stats, replay capability and a
   few
   other odds and ends. The one issue we're having with generating
   accurate scoring it the default logs that are created by the server
   don't log any healing or teleporting events.  So that makes our
   scoring a bit biased towards classes that aren't medic and engie.
  
   Anyone know how to turn up the logging level to get that
 information?
   Is there a stock cvar that will generate those entries, or even a
   plugin?
  
   Thanks for your help.
  
   later
  
   bruce
  
  
   ___
   To unsubscribe, edit your list preferences, or view the list
   archives, please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
   --
  
   Dave Parker
   Utica College
   Integrated Information Technology Services
   (315) 792-3229
   Registered Linux User #408177
  
   ___
   To unsubscribe, edit your list preferences, or view the list
   archives, please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
  
   ___
   To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds_linux
  
 
  --
 
  Dave Parker
  Utica College
  Integrated Information Technology Services
  (315) 792-3229
  Registered Linux User #408177
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 



 --
 Jason Morriss
 http://www.psychostats.com/
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Teleport and health logging

2009-01-16 Thread Bruce Potter
Awesome.  Thanks so much.  I'll download this today and work to  
integrate it into our scoreboard.

BTW: you can ignore my steam friend request.. I was just trying to  
find a way to get in touch with you to talk about this.

later

bruce

On Jan 16, 2009, at 4:24 AM, Coldorak wrote:

 Here you are, here's the sourcemod plugin which logs teleports and  
 healing
 http://forums.alliedmods.net/showthread.php?p=745073

 ColdFire / Coldorak

 On Fri, Jan 16, 2009 at 10:02 AM, Coldorak coldorak@gmail.com  
 wrote:

 I'm the ColdFire Jason speaks about.
 My plugin is a sourcemod plugin, that writes to the logs the total  
 healing
 a player does (works with engies and medics) and the teleports a  
 player
 does.
 Not to spam the logs, it's written only when the player  
 disconnects, but as
 the players is disconnected on a map change, you are sure not to  
 miss data.
 I didn't create a thread on sourcemod.net for my plugin, but since  
 other
 people seem interested, I'm gonna do it right now and reply with  
 the link to
 the thread.
 Thanks for the interest

 Cold


 On Thu, Jan 15, 2009 at 4:32 PM, Jason Morriss lifo...@gmail.com  
 wrote:

 A user on my forums mentioned awhile ago that he made a SourceMod  
 plugin
 that logged medic heals and teleports. Seek out ColdFire on my  
 forums if
 you want more information: http://www.psychostats.com/forums/

 -- Stormtrooper
 http://www.psychostats.com/

 On Thu, Jan 15, 2009 at 10:15 AM, David A. Parker  
 dpar...@utica.edu
 wrote:

 Sorry to hear that it didn't work.  It's a valid cvar, but the
 description is too vague and generic to really know what it does.

- Dave

 Bruce Potter wrote:
 Dave,
 Thanks for this.  I tried it and unfortunately it doesn't log  
 the tele
 and heal points.  Truth be told, I couldn't see any difference  
 at all,
 but the cvar wasn't rejected by the server...  *shrug*

 I'll keep poking around.

 later

 bruce

 On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:

 Hi,

 I don't think there is any way to change the logging level, but  
 you
 could try enabling verbose statistics:

 tf_stats_verbose 1

 The description for tf_stats_verbose says Turn on/off verbose
 logging
 of stats.  I haven't actually used it so I don't know if this  
 will
 provide the data you're looking for, though.

 I hope this helps.

- Dave

 Bruce Potter wrote:
 Howdy,
 I'm not sure this is entirely the right list, but I figure  
 I'll give
 it a shot as there are some ppl here with a lot more experience
 than I
 have with HLDS.

 We're writing a custom scoreboard for a TF2 tourney we're  
 hosting at
 ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html  
 and
 http://www.nomoose.org
 ).  We're working to make TF2 a spectator sport with custom
 animations
 and sounds, interactive scoring and stats, replay capability  
 and a
 few
 other odds and ends. The one issue we're having with generating
 accurate scoring it the default logs that are created by the  
 server
 don't log any healing or teleporting events.  So that makes our
 scoring a bit biased towards classes that aren't medic and  
 engie.

 Anyone know how to turn up the logging level to get that
 information?
 Is there a stock cvar that will generate those entries, or  
 even a
 plugin?

 Thanks for your help.

 later

 bruce


 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

 --

 Dave Parker
 Utica College
 Integrated Information Technology Services
 (315) 792-3229
 Registered Linux User #408177

 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


 --

 Dave Parker
 Utica College
 Integrated Information Technology Services
 (315) 792-3229
 Registered Linux User #408177

 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux




 --
 Jason Morriss
 http://www.psychostats.com/
 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux



 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:

Re: [hlds_linux] Teleport and health logging

2009-01-15 Thread Bruce Potter
Dave,
Thanks for this.  I tried it and unfortunately it doesn't log the tele  
and heal points.  Truth be told, I couldn't see any difference at all,  
but the cvar wasn't rejected by the server...  *shrug*

I'll keep poking around.

later

bruce

On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:

 Hi,

 I don't think there is any way to change the logging level, but you
 could try enabling verbose statistics:

 tf_stats_verbose 1

 The description for tf_stats_verbose says Turn on/off verbose logging
 of stats.  I haven't actually used it so I don't know if this will
 provide the data you're looking for, though.

 I hope this helps.

 - Dave

 Bruce Potter wrote:
 Howdy,
 I'm not sure this is entirely the right list, but I figure I'll give
 it a shot as there are some ppl here with a lot more experience  
 than I
 have with HLDS.

 We're writing a custom scoreboard for a TF2 tourney we're hosting at
 ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and 
 http://www.nomoose.org
 ).  We're working to make TF2 a spectator sport with custom  
 animations
 and sounds, interactive scoring and stats, replay capability and a  
 few
 other odds and ends. The one issue we're having with generating
 accurate scoring it the default logs that are created by the server
 don't log any healing or teleporting events.  So that makes our
 scoring a bit biased towards classes that aren't medic and engie.

 Anyone know how to turn up the logging level to get that information?
 Is there a stock cvar that will generate those entries, or even a
 plugin?

 Thanks for your help.

 later

 bruce


 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


 -- 

 Dave Parker
 Utica College
 Integrated Information Technology Services
 (315) 792-3229
 Registered Linux User #408177

 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Teleport and health logging

2009-01-15 Thread David A. Parker
Sorry to hear that it didn't work.  It's a valid cvar, but the 
description is too vague and generic to really know what it does.

 - Dave

Bruce Potter wrote:
 Dave,
 Thanks for this.  I tried it and unfortunately it doesn't log the tele  
 and heal points.  Truth be told, I couldn't see any difference at all,  
 but the cvar wasn't rejected by the server...  *shrug*
 
 I'll keep poking around.
 
 later
 
 bruce
 
 On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:
 
 Hi,

 I don't think there is any way to change the logging level, but you
 could try enabling verbose statistics:

 tf_stats_verbose 1

 The description for tf_stats_verbose says Turn on/off verbose logging
 of stats.  I haven't actually used it so I don't know if this will
 provide the data you're looking for, though.

 I hope this helps.

 - Dave

 Bruce Potter wrote:
 Howdy,
 I'm not sure this is entirely the right list, but I figure I'll give
 it a shot as there are some ppl here with a lot more experience  
 than I
 have with HLDS.

 We're writing a custom scoreboard for a TF2 tourney we're hosting at
 ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and 
 http://www.nomoose.org
 ).  We're working to make TF2 a spectator sport with custom  
 animations
 and sounds, interactive scoring and stats, replay capability and a  
 few
 other odds and ends. The one issue we're having with generating
 accurate scoring it the default logs that are created by the server
 don't log any healing or teleporting events.  So that makes our
 scoring a bit biased towards classes that aren't medic and engie.

 Anyone know how to turn up the logging level to get that information?
 Is there a stock cvar that will generate those entries, or even a
 plugin?

 Thanks for your help.

 later

 bruce


 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

 -- 

 Dave Parker
 Utica College
 Integrated Information Technology Services
 (315) 792-3229
 Registered Linux User #408177

 ___
 To unsubscribe, edit your list preferences, or view the list  
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 

-- 

Dave Parker
Utica College
Integrated Information Technology Services
(315) 792-3229
Registered Linux User #408177

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Teleport and health logging

2009-01-15 Thread Jason Morriss
A user on my forums mentioned awhile ago that he made a SourceMod plugin
that logged medic heals and teleports. Seek out ColdFire on my forums if
you want more information: http://www.psychostats.com/forums/

-- Stormtrooper
http://www.psychostats.com/

On Thu, Jan 15, 2009 at 10:15 AM, David A. Parker dpar...@utica.edu wrote:

 Sorry to hear that it didn't work.  It's a valid cvar, but the
 description is too vague and generic to really know what it does.

 - Dave

 Bruce Potter wrote:
  Dave,
  Thanks for this.  I tried it and unfortunately it doesn't log the tele
  and heal points.  Truth be told, I couldn't see any difference at all,
  but the cvar wasn't rejected by the server...  *shrug*
 
  I'll keep poking around.
 
  later
 
  bruce
 
  On Jan 12, 2009, at 10:43 AM, David A. Parker wrote:
 
  Hi,
 
  I don't think there is any way to change the logging level, but you
  could try enabling verbose statistics:
 
  tf_stats_verbose 1
 
  The description for tf_stats_verbose says Turn on/off verbose logging
  of stats.  I haven't actually used it so I don't know if this will
  provide the data you're looking for, though.
 
  I hope this helps.
 
  - Dave
 
  Bruce Potter wrote:
  Howdy,
  I'm not sure this is entirely the right list, but I figure I'll give
  it a shot as there are some ppl here with a lot more experience
  than I
  have with HLDS.
 
  We're writing a custom scoreboard for a TF2 tourney we're hosting at
  ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and
 http://www.nomoose.org
  ).  We're working to make TF2 a spectator sport with custom
  animations
  and sounds, interactive scoring and stats, replay capability and a
  few
  other odds and ends. The one issue we're having with generating
  accurate scoring it the default logs that are created by the server
  don't log any healing or teleporting events.  So that makes our
  scoring a bit biased towards classes that aren't medic and engie.
 
  Anyone know how to turn up the logging level to get that information?
  Is there a stock cvar that will generate those entries, or even a
  plugin?
 
  Thanks for your help.
 
  later
 
  bruce
 
 
  ___
  To unsubscribe, edit your list preferences, or view the list
  archives, please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
  --
 
  Dave Parker
  Utica College
  Integrated Information Technology Services
  (315) 792-3229
  Registered Linux User #408177
 
  ___
  To unsubscribe, edit your list preferences, or view the list
  archives, please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 

 --

 Dave Parker
 Utica College
 Integrated Information Technology Services
 (315) 792-3229
 Registered Linux User #408177

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux




-- 
Jason Morriss
http://www.psychostats.com/
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Teleport and health logging

2009-01-12 Thread David A. Parker
Hi,

I don't think there is any way to change the logging level, but you 
could try enabling verbose statistics:

tf_stats_verbose 1

The description for tf_stats_verbose says Turn on/off verbose logging 
of stats.  I haven't actually used it so I don't know if this will 
provide the data you're looking for, though.

I hope this helps.

 - Dave

Bruce Potter wrote:
 Howdy,
 I'm not sure this is entirely the right list, but I figure I'll give  
 it a shot as there are some ppl here with a lot more experience than I  
 have with HLDS.
 
 We're writing a custom scoreboard for a TF2 tourney we're hosting at  
 ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and 
 http://www.nomoose.org 
 ).  We're working to make TF2 a spectator sport with custom animations  
 and sounds, interactive scoring and stats, replay capability and a few  
 other odds and ends. The one issue we're having with generating  
 accurate scoring it the default logs that are created by the server  
 don't log any healing or teleporting events.  So that makes our  
 scoring a bit biased towards classes that aren't medic and engie.
 
 Anyone know how to turn up the logging level to get that information?   
 Is there a stock cvar that will generate those entries, or even a  
 plugin?
 
 Thanks for your help.
 
 later
 
 bruce
 
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 

-- 

Dave Parker
Utica College
Integrated Information Technology Services
(315) 792-3229
Registered Linux User #408177

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] Teleport and health logging

2009-01-11 Thread Bruce Potter
Howdy,
I'm not sure this is entirely the right list, but I figure I'll give  
it a shot as there are some ppl here with a lot more experience than I  
have with HLDS.

We're writing a custom scoreboard for a TF2 tourney we're hosting at  
ShmooCon (a hacker con in DC  http://www.shmoocon.org/tf2.html and 
http://www.nomoose.org 
).  We're working to make TF2 a spectator sport with custom animations  
and sounds, interactive scoring and stats, replay capability and a few  
other odds and ends. The one issue we're having with generating  
accurate scoring it the default logs that are created by the server  
don't log any healing or teleporting events.  So that makes our  
scoring a bit biased towards classes that aren't medic and engie.

Anyone know how to turn up the logging level to get that information?   
Is there a stock cvar that will generate those entries, or even a  
plugin?

Thanks for your help.

later

bruce


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux