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

[NMRiH] Simple NMRiH Stats (v.0.5 12/22/13)


Post New Thread Reply   
 
Thread Tools Display Modes
ys24ys
Junior Member
Join Date: Nov 2013
Old 12-09-2013 , 02:41   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #21

One idea was to add.

add a week rank mode :
Top10 1 week unit that displays a list of functions.(a weeked top10 ranker)

sm_rankweek 1/0 (1-on/ 0-off)
What do you think?? it is not simple?

Last edited by ys24ys; 12-09-2013 at 04:54.
ys24ys is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-11-2013 , 19:23   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #22

  • 12/11/13 - v.0.4
    • Added commands to set players' point values manually
    • Added command to reset the stats database
    • Removed sm_stats_startpoints ConVar
      • New players now start at the average score of all players
    • Fixed server being able to call rank and top10 commands
    • Fixed plugin overriding database changes from other sources
StevoTVR is offline
wangbochiang
Member
Join Date: Aug 2006
Location: Taiwan - Taichung
Old 12-14-2013 , 12:45   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #23

Quote:
Originally Posted by StevoTVR View Post
  • 12/11/13 - v.0.4
    • Added commands to set players' point values manually
    • Added command to reset the stats database
    • Removed sm_stats_startpoints ConVar
      • New players now start at the average score of all players
    • Fixed server being able to call rank and top10 commands
    • Fixed plugin overriding database changes from other sources
Nice Work!! Testing now for new version with old point database,
but I think average score is unfair to older player, but I'll let the plugin running for a while and see what will come up,
Thanks for supporting this plugin!!
__________________
Catch me on : @twitter
wangbochiang is offline
Send a message via MSN to wangbochiang Send a message via Yahoo to wangbochiang Send a message via Skype™ to wangbochiang
TUSK3N1337
SourceMod Donor
Join Date: Dec 2013
Location: Sweden
Old 12-14-2013 , 18:52   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #24

This plugin makes my server lag everytime a zombie gets killed can someone tell me why? My lerp is showing yellow/red just because of this plugin, HELP!

Edit: It Seem Like The lerp is turning yellow/red when you make a headshot. So It Only Appears to be headshots and objectives that makes the var go up to 10 idk why!??

Last edited by TUSK3N1337; 12-14-2013 at 20:26.
TUSK3N1337 is offline
Send a message via Skype™ to TUSK3N1337
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-15-2013 , 14:56   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #25

Quote:
Originally Posted by TUSK3N1337 View Post
This plugin makes my server lag everytime a zombie gets killed can someone tell me why? My lerp is showing yellow/red just because of this plugin, HELP!

Edit: It Seem Like The lerp is turning yellow/red when you make a headshot. So It Only Appears to be headshots and objectives that makes the var go up to 10 idk why!??
Are you using this with a sqlite or mysql database?
StevoTVR is offline
TUSK3N1337
SourceMod Donor
Join Date: Dec 2013
Location: Sweden
Old 12-16-2013 , 06:26   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #26

I installed your plugin thats all I did I put the nmrihstats.smx in plugins and nmrihstats.sp in scripting, I dont know what im using because I have never heard of mysql or sqlite.

https://drive.google.com/file/d/0B95...it?usp=sharing

thats my database.cfg.

PS im a idiot

Last edited by TUSK3N1337; 12-16-2013 at 11:20.
TUSK3N1337 is offline
Send a message via Skype™ to TUSK3N1337
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-16-2013 , 14:30   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #27

Quote:
Originally Posted by TUSK3N1337 View Post
I installed your plugin thats all I did I put the nmrihstats.smx in plugins and nmrihstats.sp in scripting, I dont know what im using because I have never heard of mysql or sqlite.

https://drive.google.com/file/d/0B95...it?usp=sharing

thats my database.cfg.

PS im a idiot
By default it uses the default local sqlite database. You can add a section called nmrihstats to change that.

Anyway, the queries are all threaded, so it shouldn't be causing any gameplay lag. Your server must be running at capacity to get any noticeable lag from this plugin.

Last edited by StevoTVR; 12-16-2013 at 14:30.
StevoTVR is offline
TUSK3N1337
SourceMod Donor
Join Date: Dec 2013
Location: Sweden
Old 12-16-2013 , 16:48   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #28

This is the error Message I get.

L 12/16/2013 - 225:22: [SM] Plugin encountered error 25: Call was aborted
L 12/16/2013 - 225:22: [SM] Native "SetFailState" reported: [2003]: Can't connect to MySQL server on 'localhost' (10061)
L 12/16/2013 - 225:22: [SM] Displaying call stack trace for plugin "nmrihstats.smx":
L 12/16/2013 - 225:22: [SM] [0] Line 130, /home/groups/alliedmodders/forums/files/4/2/7/5/9/128101.attach::ConnectDatabase()
L 12/16/2013 - 225:22: [SM] [1] Line 114, /home/groups/alliedmodders/forums/files/4/2/7/5/9/128101.attach::OnPluginStart()
L 12/16/2013 - 225:23: [admin-sql-prefetch.smx] Could not connect to database "default": [2003]: Can't connect to MySQL server on 'localhost' (10061)
L 12/16/2013 - 225:24: [admin-sql-prefetch.smx] Could not connect to database "default": [2003]: Can't connect to MySQL server on 'localhost' (10061)
TUSK3N1337 is offline
Send a message via Skype™ to TUSK3N1337
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-16-2013 , 19:59   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #29

Quote:
Originally Posted by TUSK3N1337 View Post
This is the error Message I get.

L 12/16/2013 - 225:22: [SM] Plugin encountered error 25: Call was aborted
L 12/16/2013 - 225:22: [SM] Native "SetFailState" reported: [2003]: Can't connect to MySQL server on 'localhost' (10061)
L 12/16/2013 - 225:22: [SM] Displaying call stack trace for plugin "nmrihstats.smx":
L 12/16/2013 - 225:22: [SM] [0] Line 130, /home/groups/alliedmodders/forums/files/4/2/7/5/9/128101.attach::ConnectDatabase()
L 12/16/2013 - 225:22: [SM] [1] Line 114, /home/groups/alliedmodders/forums/files/4/2/7/5/9/128101.attach::OnPluginStart()
L 12/16/2013 - 225:23: [admin-sql-prefetch.smx] Could not connect to database "default": [2003]: Can't connect to MySQL server on 'localhost' (10061)
L 12/16/2013 - 225:24: [admin-sql-prefetch.smx] Could not connect to database "default": [2003]: Can't connect to MySQL server on 'localhost' (10061)
Your database connection details are incorrect, or your database server is not configured properly. Do you have MySQL running on the same server as your game server?

If you don't know about databases, or if you only have one NMRiH server, you should just leave out the nmrihstats section and let the plugin use the default database.
StevoTVR is offline
ys24ys
Junior Member
Join Date: Nov 2013
Old 12-19-2013 , 08:12   Re: [NMRiH] Simple NMRiH Stats
Reply With Quote #30

Hi StevoTVR
I used to use this plugin is no problem. Thx.

I ask you.
one:
You are Top20, Top30 can I give to expand?

two:
Top User "STEAM auth ID" when to run the command output can be also set up?
or Automatically flag 'r' can I give you to add a feature?
I have Top10 is flag 'r' to give. but, SQLite Database Browser.exe is supported only English search for the inconvenience.(In order to provide special custom skins)
ys24ys 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 10:35.


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