Shortening chat: me,player 1,... were awarded x points

Post here if you need help setting up your server, etc.
Post Reply
rev
On Lightcycle Grid
Posts: 14
Joined: Tue Apr 09, 2013 12:05 am

Shortening chat: me,player 1,... were awarded x points

Post by rev »

Hiya dear readers!

To start off, sorry for my somewhat vague and perhaps misleading title; it just wasn't that easy to summarize.
Anyways, here's what it's about:
I've recently started hosting a sumo server and now I only have one minor issue.
For instance, if 6 people are online they will all be rewarded 12 points each for conquering the core dumped player's base.
However, they will all get their own console message displaying this.
What I'd like to know (and I'm PRETTY sure it's a php script, correct me if not) is how to set this up in such a way that for every conquest shared by multiple people they will be awarded in 1 line/sentence, and not in 5 (or more).
For example: rev, player 1, baduu, xerr and frippy were awarded 12 points for conquering noob's base.

I hope it has become clear and that someone might be able to help.
Thanks in advance,

Rev.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Shortening chat: me,player 1,... were awarded x points

Post by Light »

Yeah, you would probably use a script to collect the logged users and then output them by some trigger, maybe the next game_time log.
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Shortening chat: me,player 1,... were awarded x points

Post by dlh »

Use either 0.4, or 0.2.8-sty+ct with "CONDENSE_CONQUEST_OUTPUT 1".
rev
On Lightcycle Grid
Posts: 14
Joined: Tue Apr 09, 2013 12:05 am

Re: Shortening chat: me,player 1,... were awarded x points

Post by rev »

Thanks for the great answer in such a short amount of time!
I knew it had to be easier than what I was thinking; I just couldn't find the things for it.
ty :)
Post Reply