Wednesday, October 03, 2018

Proposal: Reset Button

Timed out 4 votes to 0. Enacted by Kevan.

Adminned at 05 Oct 2018 08:56:35 UTC

In the Master Control Program, replace the first line to include the string "RESET" with:-
if (accessCode == "x") {
GNDTArray.forEach(function(row) {
printLine("RESET "+row[0]);
});
}

Changing a leftover reset command to reset all players, if an input of “x” is specified.

Comments

Brendan: he/him

03-10-2018 15:47:32 UTC

I’m in favor of this, but replace the first line to include the string “RESET” seems very easily read by the enacting admin to mean “replace the first line such that it includes the string RESET.”

Kevan: he/him

03-10-2018 16:30:24 UTC

That seems like a stretch to me, particularly given that the proposal goes on to say “with”.

Apologies for a wonkily written rule, though, I was writing that first bit to avoid using quotemarks that EE would alter, but didn’t need to in the end.

Brendan: he/him

03-10-2018 18:00:50 UTC

for

derrick: he/him

03-10-2018 18:21:34 UTC

for

card:

04-10-2018 03:50:14 UTC

imperial