Add a previous-round scoreboard button.
- Archaeological.Cat
- Registered user
- Posts: 8
- Joined: 18 May 2015, 07:02
Add a previous-round scoreboard button.
Summary (a quick, 2-3 sentence summary):
Accidentally closed the scoreboard?
Can't remember the results?
Why not pop a button up..
That says 'Scoreboard' and reopens the results window.
Benefits (How this will benefit the server and game as a whole):
It's just generally useful, I often find myself closing the scoreboard because it's bloody huge, and forgetting it's gone forever.
Details (Description of how you think this would work, the benefits, etc):
Have a little button that links to the previous round's results.
Implementation (Optional, if you have an idea how to implement it):
Have a little button that links to the previous round's results.
Accidentally closed the scoreboard?
Can't remember the results?
Why not pop a button up..
That says 'Scoreboard' and reopens the results window.
Benefits (How this will benefit the server and game as a whole):
It's just generally useful, I often find myself closing the scoreboard because it's bloody huge, and forgetting it's gone forever.
Details (Description of how you think this would work, the benefits, etc):
Have a little button that links to the previous round's results.
Implementation (Optional, if you have an idea how to implement it):
Have a little button that links to the previous round's results.
- Dolth
- Registered user
- Posts: 1470
- Joined: 30 Apr 2015, 14:48
- Location: Brig probably
- Byond: Pette
Re: Add a previous-round scoreboard button.
The Frenchman agree, +1.
New signature 03/10/2018
► Show Spoiler
- speedybst
- Registered user
- Posts: 404
- Joined: 15 Oct 2014, 23:36
- Location: Australia
- Byond: Speedybast
Re: Add a previous-round scoreboard button.
Might I add the suggestion of a daily win-lose for both teams in this as well?
And a big +1 from me.
And a big +1 from me.
- Sargeantmuffinman
- Registered user
- Posts: 1372
- Joined: 01 Apr 2015, 14:31
- Location: Mean while in Europe somewhere.
Re: Add a previous-round scoreboard button.
Hmmm yeah I like the idea since I nearly always exit out of the score even though I don't want to (habits).
Also the idea for a daily win lose thing is quite good since we now know who is more over powered.
Also the idea for a daily win lose thing is quite good since we now know who is more over powered.
- UnknownMurder
- Registered user
- Posts: 2243
- Joined: 15 Dec 2014, 08:03
- Location: Ascension
Re: Add a previous-round scoreboard button.
-1
No one carefully looks through scoreboard as it holds a waste of memory space from round to round.
No one carefully looks through scoreboard as it holds a waste of memory space from round to round.
- Archaeological.Cat
- Registered user
- Posts: 8
- Joined: 18 May 2015, 07:02
Re: Add a previous-round scoreboard button.
What. It's as simple as adding a button that reopens it.
- apophis775
- Host
- Posts: 6985
- Joined: 22 Aug 2014, 18:05
- Location: Ice Colony
- Byond: Apophis775
- Contact:
Re: Add a previous-round scoreboard button.
Variables are reset each round. How would we be able to do this?
- speedybst
- Registered user
- Posts: 404
- Joined: 15 Oct 2014, 23:36
- Location: Australia
- Byond: Speedybast
Re: Add a previous-round scoreboard button.
Is it possible to set up a side variable that gets changed at the end of each round, that isn't dropped for the next round? a way i did it with a really crap code in school (raptor) was to have it save all variables i needed to keep to an external document and reopen it at launch.
IDK, might know just enough code to be making a fool of myself....
IDK, might know just enough code to be making a fool of myself....
- apophis775
- Host
- Posts: 6985
- Joined: 22 Aug 2014, 18:05
- Location: Ice Colony
- Byond: Apophis775
- Contact:
Re: Add a previous-round scoreboard button.
We could put it into an external document, and thne read-it back in. But that's 1000% unnecessary...
- UnknownMurder
- Registered user
- Posts: 2243
- Joined: 15 Dec 2014, 08:03
- Location: Ascension
Re: Add a previous-round scoreboard button.
Again...
Who actually reads through the scoreboard?
Who actually reads through the scoreboard?
- apophis775
- Host
- Posts: 6985
- Joined: 22 Aug 2014, 18:05
- Location: Ice Colony
- Byond: Apophis775
- Contact:
Re: Add a previous-round scoreboard button.
I do. But yea.... Denied.