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

SoD Player Stats


Post New Thread Reply   
 
Thread Tools Display Modes
dovehunter
New Member
Join Date: Jul 2010
Old 08-29-2010 , 14:40   Re: SoD Player Stats
Reply With Quote #701

nice , can you add "next" to see the next top players in front of you?
dovehunter is offline
Darius Fontaine
Junior Member
Join Date: Jul 2010
Old 09-21-2010 , 18:54   Re: SoD Player Stats
Reply With Quote #702

Nice Plugin, simple and easy to use...

Quote:
Originally Posted by FrostbyteX View Post
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.
Please Please, or does anyone know how to make one, Thanks

I want players stats to be the same over several servers..
__________________

Last edited by Darius Fontaine; 09-21-2010 at 20:47.
Darius Fontaine is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 09-22-2010 , 22:11   Re: SoD Player Stats
Reply With Quote #703

Quote:
L 09/21/2010 - 20:44:06: [SM] Native "IsPlayerAlive" reported: Client 12 is not in game
L 09/21/2010 - 20:44:06: [SM] Displaying call stack trace for plugin "sodstats.smx":
L 09/21/2010 - 20:44:06: [SM] [0] Line 38, sodstats\commands\rank.sp::Rank_PlayerIdCallb ack()
Getting that every once in a while in my error logs.
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
klink
Junior Member
Join Date: Feb 2009
Old 10-04-2010 , 17:19   Re: SoD Player Stats
Reply With Quote #704

can you adding a separate translations phrases.txt.
klink is offline
Devil Within
Junior Member
Join Date: Oct 2010
Old 10-04-2010 , 23:22   Re: SoD Player Stats
Reply With Quote #705

Where do the ranks save?

is it possible to set these ranks up to be exported to a website?

Last edited by Devil Within; 10-04-2010 at 23:23. Reason: Just subscribing :)
Devil Within is offline
siddis
Junior Member
Join Date: Dec 2009
Old 10-05-2010 , 05:47   Re: SoD Player Stats
Reply With Quote #706

Why do i get this message in the error log?
Code:
L 10/05/2010 - 11:08:20: SourceMod error session started
L 10/05/2010 - 11:08:20: Info (map "de_dust2") (file "errors_20101005.log")
L 10/05/2010 - 11:08:20: [SM] Native "GetClientName" reported: Client 8 is not connected
L 10/05/2010 - 11:08:20: [SM] Displaying call stack trace for plugin "sodstats.smx":
L 10/05/2010 - 11:08:20: [SM]   [0]  Line 467, H:\Downloads\Counter-Strike Source\Projects\sodstats\addons\sourcemod\scripting\sodstats.sp::CreatePlayer()
L 10/05/2010 - 11:08:20: [SM]   [1]  Line 284, H:\Downloads\Counter-Strike Source\Projects\sodstats\addons\sourcemod\scripting\sodstats.sp::LoadPlayerCallback()
L 10/05/2010 - 11:25:28: Error log file session closed.
siddis is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-05-2010 , 08:44   Re: SoD Player Stats
Reply With Quote #707

Ok, this is my solution about those errors...

Error from SM logs:
Code:
L 10/01/2010 - 17:01:44: SourceMod error session started
L 10/01/2010 - 17:01:44: Info (map "de_aztec") (file "errors_20101001.log")
L 10/01/2010 - 17:01:44: [SM] Native "GetClientName" reported: Client 18 is not connected
L 10/01/2010 - 17:01:44: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 10/01/2010 - 17:01:44: [SM]   [0]  Line 468, sodstats.sp::CreatePlayer()
L 10/01/2010 - 17:01:44: [SM]   [1]  Line 285, sodstats.sp::LoadPlayerCallback()
L 10/01/2010 - 17:20:01: Error log file session closed.
- This error appears when some player connect to server and disconnect immediately. (and maybe disconnect during map change.)
Server logs
Code:
L 10/01/2010 - 17:01:43: "HCremixi<572><STEAM_0:0:19420405><>" connected, address "80.220.241.227:27005"
L 10/01/2010 - 17:01:43: "HCremixi<572><STEAM_0:0:19420405><>" STEAM USERID validated
L 10/01/2010 - 17:01:44: "HCremixi<572><STEAM_0:0:19420405><>" disconnected (reason "Disconnect by user.")
Here few example also about same error
Code:
L 09/13/2010 - 14:04:07: SourceMod error session started
L 09/13/2010 - 14:04:07: Info (map "de_inferno") (file "errors_20100913.log")
L 09/13/2010 - 14:04:07: [SM] Native "GetClientName" reported: Client 9 is not connected
L 09/13/2010 - 14:04:07: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 09/13/2010 - 14:04:07: [SM]   [0]  Line 468, sodstats.sp::CreatePlayer()
L 09/13/2010 - 14:04:07: [SM]   [1]  Line 285, sodstats.sp::LoadPlayerCallback()
L 09/13/2010 - 14:26:02: Error log file session closed.
L 09/13/2010 - 14:04:05: "^9[Jep]LUL^2X<232><STEAM_0:1:18100632><>" connected, address "89.27.56.38:27005"
L 09/13/2010 - 14:04:06: "^9[Jep]LUL^2X<232><STEAM_0:1:18100632><>" disconnected (reason "VAC banned from secure server")


L 09/13/2010 - 20:04:24: SourceMod error session started
L 09/13/2010 - 20:04:24: Info (map "de_dust2_unlimited") (file "errors_20100913.log")
L 09/13/2010 - 20:04:24: [SM] Native "GetClientName" reported: Client 6 is not connected
L 09/13/2010 - 20:04:24: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 09/13/2010 - 20:04:24: [SM]   [0]  Line 468, sodstats.sp::CreatePlayer()
L 09/13/2010 - 20:04:24: [SM]   [1]  Line 285, sodstats.sp::LoadPlayerCallback()
L 09/13/2010 - 20:25:42: Error log file session closed.
L 09/13/2010 - 20:04:22: Log file started (file "logs/L0913040.log") (game "/game/serv10/game1/orangebox/cstrike") (version "4317")
L 09/13/2010 - 20:04:22: Loading map "de_dust2_unlimited"
... list cvars ...
L 09/13/2010 - 20:04:22: server cvars end
L 09/13/2010 - 20:04:23: Started map "de_dust2_unlimited" (CRC "683577335")
L 09/13/2010 - 20:04:24: World triggered "Round_Start"
L 09/13/2010 - 20:04:24: "Kukko123<669><STEAM_0:0:32187284><>" STEAM USERID validated
L 09/13/2010 - 20:04:24: server_cvar: "sm_nextmap" "de_slummi"
L 09/13/2010 - 20:04:24: "Muikkunen<443><STEAM_0:1:10415113><>" disconnected (reason "Disconnect by user.")

==================================


Another error from SM logs
Code:
L 09/26/2010 - 16:54:17: SourceMod error session started
L 09/26/2010 - 16:54:17: Info (map "de_cpl_mill") (file "errors_20100926.log")
L 09/26/2010 - 16:54:18: [SM] Native "IsPlayerAlive" reported: Client 7 is not in game
L 09/26/2010 - 16:54:18: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 09/26/2010 - 16:54:18: [SM]   [0]  Line 38, sodstats\commands\rank.sp::Rank_PlayerIdCallback()
L 09/26/2010 - 17:15:59: Error log file session closed.
- This appears when player type rank command end of map, before map change
Server Logs
Code:
L 09/26/2010 - 16:54:03: Team "TERRORIST" scored "10" with "13" players
L 09/26/2010 - 16:54:03: World triggered "Round_End"
L 09/26/2010 - 16:54:03: World triggered "Intermission_Time_Limit"
L 09/26/2010 - 16:54:06: "Sepu The Infamous<474><STEAM_0:1:18376402><CT>" say "lol"
L 09/26/2010 - 16:54:07: "Vinsentti<455><STEAM_0:1:26253315><CT>" say ":D"
L 09/26/2010 - 16:54:09: "Cloud9<490><STEAM_0:1:30094204><TERRORIST>" say "rank"
L 09/26/2010 - 16:54:11: "Sepu The Infamous<474><STEAM_0:1:18376402><CT>" say "D:"
L 09/26/2010 - 16:54:13: "käkimiki<441><STEAM_0:0:11213809><TERRORIST>" say "rank"
L 09/26/2010 - 16:54:13: [META] Loaded 0 plugins (1 already loaded)
L 09/26/2010 - 16:54:13: [META] Loaded 0 plugins (1 already loaded)
L 09/26/2010 - 16:54:13: Log file closed
here few examples
Code:
L 10/01/2010 - 20:47:59: SourceMod error session started
L 10/01/2010 - 20:47:59: Info (map "de_chateau") (file "errors_20101001.log")
L 10/01/2010 - 20:47:59: [SM] Native "IsPlayerAlive" reported: Client 3 is not in game
L 10/01/2010 - 20:47:59: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 10/01/2010 - 20:47:59: [SM]   [0]  Line 38, sodstats\commands\rank.sp::Rank_PlayerIdCallback()
L 10/01/2010 - 21:09:51: Error log file session closed.
L 10/01/2010 - 20:47:48: Team "TERRORIST" scored "16" with "11" players
L 10/01/2010 - 20:47:48: World triggered "Round_End"
L 10/01/2010 - 20:47:48: World triggered "Intermission_Time_Limit"
L 10/01/2010 - 20:47:48: "Rehellinen Romani<895><STEAM_0:0:4636450><CT>" committed suicide with "world"
L 10/01/2010 - 20:47:48: "Lepa<934><STEAM_0:0:228102><CT>" committed suicide with "world"
L 10/01/2010 - 20:47:48: "Ctrl<926><STEAM_0:1:27450649><CT>" committed suicide with "world"
L 10/01/2010 - 20:47:48: "Kasper<840><STEAM_0:0:13311120><CT>" committed suicide with "world"
L 10/01/2010 - 20:47:48: "Jeremy Clarkson<878><STEAM_0:0:13609428><CT>" committed suicide with "world"
L 10/01/2010 - 20:47:52: "Broileri<920><STEAM_0:0:5462318><TERRORIST>" say "nextmap"
L 10/01/2010 - 20:47:54: "Vinsentti<898><STEAM_0:1:26253315><TERRORIST>" say "session"
L 10/01/2010 - 20:47:55: "Tipsu[FIN]<903><STEAM_0:0:7008955><CT>" say "o"
L 10/01/2010 - 20:47:58: "Rehellinen Romani<895><STEAM_0:0:4636450><CT>" say "rank"
L 10/01/2010 - 20:47:58: [META] Loaded 0 plugins (1 already loaded)
L 10/01/2010 - 20:47:58: [META] Loaded 0 plugins (1 already loaded)
L 10/01/2010 - 20:47:58: Log file closed

L 08/24/2010 - 20:46:32: SourceMod error session started
L 08/24/2010 - 20:46:32: Info (map "de_oregano_f3") (file "errors_20100824.log")
L 08/24/2010 - 20:46:32: [SM] Native "IsPlayerAlive" reported: Client 18 is not in game
L 08/24/2010 - 20:46:32: [SM] Displaying call stack trace for plugin "test/sodstats.smx":
L 08/24/2010 - 20:46:32: [SM]   [0]  Line 38, sodstats\commands\rank.sp::Rank_PlayerIdCallback()
L 08/24/2010 - 21:08:04: Error log file session closed.
L 08/24/2010 - 20:46:21: Team "TERRORIST" scored "17" with "13" players
L 08/24/2010 - 20:46:21: World triggered "Round_End"
L 08/24/2010 - 20:46:21: World triggered "Intermission_Time_Limit"
L 08/24/2010 - 20:46:24: "Scouttimuna---pulla<738><STEAM_0:0:32879344><CT>" say "jaa a"
L 08/24/2010 - 20:46:24: "-J<740><STEAM_0:0:10574340><TERRORIST>" say "GGG"
L 08/24/2010 - 20:46:28: "Scouttimuna---pulla<738><STEAM_0:0:32879344><CT>" say "rank"
L 08/24/2010 - 20:46:30: "dARkness<743><STEAM_0:0:32934728><>" connected, address "80.221.221.118:27005"
L 08/24/2010 - 20:46:31: "SenSei Sorsa<3<653><STEAM_0:0:8344695><TERRORIST>" say "rank"
L 08/24/2010 - 20:46:31: [META] Loaded 0 plugins (1 already loaded)
L 08/24/2010 - 20:46:31: [META] Loaded 0 plugins (1 already loaded)
L 08/24/2010 - 20:46:31: Log file closed
__________________
Do not Private Message @me
Bacardi is offline
brettuk
BANNED
Join Date: Feb 2009
Old 10-09-2010 , 09:05   Re: SoD Player Stats
Reply With Quote #708

when i type rank. the ranks come up and it says "SoD-Stats:"any way i can change that?


cheers
brettuk is offline
pantsy
Senior Member
Join Date: Aug 2010
Old 10-14-2010 , 06:44   Re: SoD Player Stats
Reply With Quote #709

wondering if anybody else is experience slow map changes with this plugin, i see someone earlier posted that on map change the server would crash with this plugin, mine pretty well seems to as well, or at least randomly on some map changes the server times out for a couple of minutes, waiting to load another map, if it was crashing it would restart on the same map, i would believe

btw, i run a rotational server,
pantsy is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-14-2010 , 15:54   Re: SoD Player Stats
Reply With Quote #710

We have running this plugin OB-Css, 30player server, OS Linux...
mms 1.8.3 & SM 1.3.4
No crash or slow map change
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 05:21.


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