AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Track server score (valve like) (https://forums.alliedmods.net/showthread.php?t=97155)

Gachl 07-14-2009 03:30

Re: [ANY] Track server score (valve like)
 
Quote:

Originally Posted by Kenny Loggins (Post 871713)
I also see this error hope this helps out

Which version are you using? Maybe you have to update...
Quote:

Originally Posted by Kenny Loggins (Post 871799)
but when I add others how does the table define one server from the other?

Pick an other database.
Note: add table prefixes.

Don't look in the table for the score, use the admin command for that!
Quote:

Originally Posted by Kenny Loggins (Post 871589)
but when I look in serverscore I just see one entry with the date and a score of 0

It should write the score every minute in the db. An older version had some problems with writing negative amounts.


Quote:

Originally Posted by Kenny Loggins (Post 871589)
In playerscore what is the lastloss column?

(Why do you care o__O) It's a timestamp when the user last caused to substract score.

Kenny Loggins 07-14-2009 03:34

Re: [ANY] Track server score (valve like)
 
Quote:

Originally Posted by Gachl (Post 871816)
Which version are you using? Maybe you have to update...

Pick an other database.
Note: add table prefixes.


I have the latest version from the site



Hmm I have over 20 servers so I would have to compile a plugin for each server? I deploy all my plugins via a batch file right now.

Gachl 07-14-2009 03:35

Re: [ANY] Track server score (valve like)
 
Quote:

Originally Posted by Gachl (Post 871816)
Note: add table prefixes.


Kenny Loggins 07-14-2009 03:40

Re: [ANY] Track server score (valve like)
 
I do thank you for your time on this I'm just not sure its going to work with the setup I have.

I myself was looking for something that will store all the scores in one database (or maybe just one or 2 tables). With prefixes I would have 40 tables plus the time to edit, compile, deplot everything..

None the less I still thank you... :)

Gachl 07-14-2009 03:46

Re: [ANY] Track server score (valve like)
 
Quote:

Originally Posted by Kenny Loggins (Post 871825)
With prefixes I would have 40 tables

Thats true, but thats the same with many many other plugins
Quote:

Originally Posted by Kenny Loggins (Post 871825)
plus the time to edit, compile, deplot everything..

Thats wrong, you don't have to recompile the plugin. All you have to do is set the db to use ONCE and recompile and put it on all your servers and then set the cvar with the right prefix.

Kenny Loggins 07-14-2009 03:51

Re: [ANY] Track server score (valve like)
 
Oh it has a cvar for that? I'll have to take another look at the source.

Gachl 07-14-2009 03:54

Re: [ANY] Track server score (valve like)
 
read this:
Quote:

Originally Posted by Gachl (Post 871816)
Note: add table prefixes.


Kenny Loggins 07-14-2009 04:00

Re: [ANY] Track server score (valve like)
 
EDIT:

How do you use it?

Gachl 07-14-2009 04:34

Re: [ANY] Track server score (valve like)
 
not - yet - implemented

Kenny Loggins 07-14-2009 12:22

Re: [ANY] Track server score (valve like)
 
Ok that's what i was thinking.

Thanks


All times are GMT -4. The time now is 18:06.

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