Page 1 of 1

[Plugin][RoundReport] Reporting Rounds (GUI, Message)

Posted: 07 Feb 2013, 21:39
by w1lla
Hi all,

After a few months thinking about a way to make a nice Spectator Mode for TM aswell for the upcoming environments.

I came across some suggestions on topic provided by the forums aswell as code from others.

Source:
Spectator Overlay(Maniascript but it has to be in a maniascripted gamemode)

Spectator Mode suggestions

The code is originally from Xymph which a nice :1010 is in place for the work he put in the original plugin.rounds.php but it missed some vital functions ;). Which i added.(Its only a DNF (DNF = Did not Finish))

I came with a new plugin: RoundReport.

RoundReport is based on the gamemodes; Rounds, Team and Cup.

For the Moment the GUI (http://i.imgur.com/6IOICS3.png) is made for Team mode.

Some Screenshots:

https://github.com/w1lla/ManiaLive/blob ... eShown.jpg Shows the Score without the usage of F1 Key.
https://github.com/w1lla/ManiaLive/blob ... eShown.jpg Shows that the GUI is gone when F1 is pressed.
https://github.com/w1lla/ManiaLive/blob ... 2-1-0_.jpg Round Score + MapScore

Feature list to come:
- CP Times can be done through other Plugins im afraid(Might make an other plugin if others do not make it!!)

In Teammode it shows the score in Rounds + The score in Maps.

To reset the mapsscore do a /end as Admin. To set Admin go to the config.ini of manialive and make yourself an admin.

It tells through GUI or chatmessages what players did finish and didnt finish but also if nobody finished at all.

There might be some bugs as it was tested with one player.

Please be gentle and be kind to report bugs/errors if you like.

If you have a suggestion: Also that is more than welcome.

With further a-do:

Download the latest Master

Put the libraries folder inside your Manialive folder and edit the config.ini and add

Code: Select all

 manialive.plugins[] = 'RoundReport\Rounds'
Edit in Config.php the false to true to enable Window or Chat. :)

with kindly regards,

w1lla

Re: [Plugin][RoundReport] Reporting Rounds (GUI, Message)

Posted: 10 Feb 2013, 21:16
by w1lla
Updated First post with Screenshots taken from ingame.

Main changes:

- When F1 is pressed once the GUI of Teammode dissappears. When pressed again it Reappears.
- MapScores are added for the Teams.
- when an admin types /end the mapscores are reset.

Please enjoy a new era of Spectating and playing.