Raised This Month: $51 Target: $400
 12% 

SoD Player Stats


Post New Thread Reply   
 
Thread Tools Display Modes
Freakgood
Member
Join Date: May 2010
Location: Sweden
Old 10-28-2010 , 09:52   Re: SoD Player Stats
Reply With Quote #721

so is this plugin fix 4 hl2 dm ?
Freakgood is offline
TriiiX
Junior Member
Join Date: Oct 2010
Location: Germany
Old 10-29-2010 , 07:12   Re: SoD Player Stats
Reply With Quote #722

Works well on my Server. ;)
Really much Thanks to you, this Plugin helps me really.!
__________________


TriiiX is offline
Raptor10
Senior Member
Join Date: Nov 2008
Old 10-29-2010 , 10:16   Re: SoD Player Stats
Reply With Quote #723

I'm a fun sod stats but have they been update for orange box ? By the time of OB I can't use anymore this plugin is making a lot of lag.. My Css server without is not lagging with sod stats lags too much..

Any suggestions ?

thanks
Raptor10 is offline
amohanlall32
SourceMod Donor
Join Date: Sep 2009
Location: Female
Old 10-29-2010 , 13:54   Re: SoD Player Stats
Reply With Quote #724

Quote:
Originally Posted by Raptor10 View Post
I'm a fun sod stats but have they been update for orange box ? By the time of OB I can't use anymore this plugin is making a lot of lag.. My Css server without is not lagging with sod stats lags too much..

Any suggestions ?

thanks
That's odd, what OS are you using?

I run this fine on my Windows CS:S server.
__________________
amohanlall32 is offline
pigophone
Junior Member
Join Date: Oct 2010
Old 11-01-2010 , 02:44   Re: SoD Player Stats
Reply With Quote #725

Quote:
This plugin uses the default "storage-local" database. The goal was to make a simple copy/paste plugin without configuration. If you want players to be stored in a different database, I will add a configuration file.
Can you make this configuration file? I would like to use this over 2 servers.

Thanks,
Pigophone
pigophone is offline
Jnax
New Member
Join Date: Nov 2010
Old 11-06-2010 , 04:15   Half Life 2: Death Match Fix
Reply With Quote #726

I made a temporarily fix for hl2dm.

This fixes the kill logging issue

Code:
// File sodstats/deafaultgame.sp

// Fix for hl2dm
new user_team = GetClientUserId(userid);
new attacker_team = GetClientUserId(attacker);

//Instead of
new user_team = GetClientTeam(userid);
new attacker_team = GetClientTeam(attacker);
Attached Files
File Type: smx sodstats.smx (19.0 KB, 216 views)

Last edited by Jnax; 11-06-2010 at 07:51. Reason: Added code
Jnax is offline
Raptor10
Senior Member
Join Date: Nov 2008
Old 11-08-2010 , 00:39   Re: SoD Player Stats
Reply With Quote #727

Quote:
Originally Posted by amohanlall32 View Post
That's odd, what OS are you using?

I run this fine on my Windows CS:S server.
I have Window 1.0.0.56 Css server too and a lot of lag..
Raptor10 is offline
thekingsown
New Member
Join Date: Nov 2010
Old 11-09-2010 , 13:07   Re: SoD Player Stats
Reply With Quote #728

Does anyone know were i can find a stats plugin for KILLS and Deaths only?
I hate this point system....
thekingsown is offline
w4rkr4f7
Member
Join Date: Dec 2008
Old 11-14-2010 , 08:02   Re: SoD Player Stats
Reply With Quote #729

how can i use with mysql instead sqlite? thx in advance
w4rkr4f7 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-14-2010 , 12:16   Re: SoD Player Stats
Reply With Quote #730

Quote:
Originally Posted by w4rkr4f7 View Post
how can i use with mysql instead sqlite? thx in advance
not 100% sure..
sod-stats system use database called sourcemod-local. *FIX sourcemod-local
Code:
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }
You found it ...addons/sourcemod/configs/databases.cfg

try change "driver" "mysql"
and add more values to conenct your mysql database.

*edit
Plugin have SQLite and MySQL "command parameters" and will use that sql what it regognize in "driver"

*edit2
I maybe talk full of
__________________
Do not Private Message @me

Last edited by Bacardi; 11-14-2010 at 12:23.
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:31.


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