gg_stats_logging problem...

Discussion about Included Addons

gg_stats_logging problem...

Postby _DigitaL_ » Fri Mar 13, 2009 8:54 pm

Hay!
Is there any way to modificate gg_stats_logging to track player"s stats (wins) by their name, not their STEAM_ID"s?
Thanks on fast answer!
_DigitaL_

Recruit
Recruit
 
Posts: 3
Joined: Sun Mar 01, 2009 12:01 am

Re: gg_stats_logging problem...

Postby _DigitaL_ » Sat Mar 14, 2009 7:22 pm

Any help please??
_DigitaL_

Recruit
Recruit
 
Posts: 3
Joined: Sun Mar 01, 2009 12:01 am

Postby Don » Sat Mar 14, 2009 10:00 pm

I don't believe that's possible mainly because names can change but Steam ID's can't. It could probably be done if someone wanted to modify it but it's not something built-in.
Don

Site Admin
Site Admin
User avatar
 
Posts: 529
Joined: Fri Sep 05, 2008 3:05 am
Location: The Valley
Steam Friends Name: Don
Xfire Name: donlafferty

Re:

Postby _DigitaL_ » Sun Mar 15, 2009 12:41 am

Don wrote:I don't believe that's possible mainly because names can change but Steam ID's can't. It could probably be done if someone wanted to modify it but it's not something built-in.

Yep i want to track wins by name not by steam ID, can anyone help me with this?

EDIT: I can donate to your paypal acc for any help!!!
_DigitaL_

Recruit
Recruit
 
Posts: 3
Joined: Sun Mar 01, 2009 12:01 am

Re: gg_stats_logging problem...

Postby XE_ManUp » Wed Apr 15, 2009 6:01 pm

You would have to open the gg_stats_logging.py and change this line:
# Log it
es.server.queuecmd('es_xlogq "%s<%s><%s><%s>" triggered "%s"' % (playerName, userid, steamid, teamName, event))


...to this:

# Log it
es.server.queuecmd('es_xlogq "%s<%s><%s><%s>" triggered "%s"' % (playerName, userid, playerName, teamName, event))
XE_ManUp

Site Admin
Site Admin
 
Posts: 662
Joined: Sat Sep 06, 2008 3:36 am

Postby fpsbrian » Mon Apr 20, 2009 12:10 pm

I have the options for stats to log/saved on but they are not writing, what else is needed?
fpsbrian

Recruit
Recruit
User avatar
 
Posts: 2
Joined: Mon Apr 20, 2009 12:06 pm
Steam Friends Name: THANK_YOU
Xfire Name: fpsbrian

Postby fpsbrian » Mon May 04, 2009 12:14 pm

bump
fpsbrian

Recruit
Recruit
User avatar
 
Posts: 2
Joined: Mon Apr 20, 2009 12:06 pm
Steam Friends Name: THANK_YOU
Xfire Name: fpsbrian



Return to Included Addons

Who is online

Users browsing this forum: No registered users and 5 guests