Halp, Server, Match Winners

Post here if you need help setting up your server, etc.
Post Reply
Vogue
Match Winner
Posts: 759
Joined: Sun Nov 18, 2012 2:50 pm

Halp, Server, Match Winners

Post by Vogue »

I'm a noob so bear with me. How can I make it so that after each match ends there's a top 10 list of players who won the most matches? If that's even possible
User avatar
takburger
Match Winner
Posts: 600
Joined: Tue Jun 04, 2013 9:34 pm

Re: Halp, Server, Match Winners

Post by takburger »

parse log with bot on your server, bot insert commands into the server like an admin.
Image
Vogue
Match Winner
Posts: 759
Joined: Sun Nov 18, 2012 2:50 pm

Re: Halp, Server, Match Winners

Post by Vogue »

I have no idea what you just said, but thanks. How do I do this?
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Halp, Server, Match Winners

Post by Light »

Vogue wrote:I have no idea what you just said, but thanks. How do I do this?
If you have scripts running on your server, watch for ROUND_COMMENCING or whatever you wish, and parse the log holding the list of top users. Just stop after the 10th. The log already exists, so it would be easy. If you happen to need more help, feel free to message me on lightron.org.
User avatar
takburger
Match Winner
Posts: 600
Joined: Tue Jun 04, 2013 9:34 pm

Re: Halp, Server, Match Winners

Post by takburger »

I think of the easiest would be to use CTWF cfg and scripts and edit them.

No idea about the source being available somewhere or not.

Talking about scripts, I would be much interested into gridstats scripts and sources :)
Image
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Halp, Server, Match Winners

Post by Light »

takburger wrote:I think of the easiest would be to use CTWF cfg and scripts and edit them.
I doubt they're up for grabs, and they most likely are using a database for theirs, unless they call something points that don't come to mind real fast. I basically remade that for him though.
Vogue
Match Winner
Posts: 759
Joined: Sun Nov 18, 2012 2:50 pm

Re: Halp, Server, Match Winners

Post by Vogue »

Light very kindly helped me with this.

Another silly question, on 0.4 Match Winner: bla shows up huge but in 0.2.8 it's tiny text that you can barely read. How to fix? >.<
User avatar
Titanoboa
Reverse Outside Corner Grinder
Posts: 1795
Joined: Sun Feb 22, 2009 8:07 pm

Re: Halp, Server, Match Winners

Post by Titanoboa »

Vogue wrote:Another silly question, on 0.4 Match Winner: bla shows up huge but in 0.2.8 it's tiny text that you can barely read. How to fix? >.<
Are you using a lot of colors in it? iirc 0.2.x thinks the message is really long because of all the color codes, & thus makes the text smaller so it fits the screen.

You probably fixed it already; I'm posting in case future readers have the same issue.
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1876
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Re: Halp, Server, Match Winners

Post by kyle »

Image
User avatar
/dev/null
Shutout Match Winner
Posts: 819
Joined: Sat Sep 04, 2004 6:28 pm
Location: Chicago-ish

Re: Halp, Server, Match Winners

Post by /dev/null »

A classic case of something that should be trivial to add to the main game, but that isnt due to shitty third party options. Trondev has been dead for a long time.

When your best option is to make a bash script to parse thier failure, thats a shining beacon in the night of what the fuckery.
Post Reply