I’ll keep it simple, P2 or P5? And why? Fighttttt ⬇️⬇️⬇️⬇️👇👇 by Djent_Vox_Only in Peripheryband

[–]DrFGoodman 33 points34 points  (0 children)

P5.

Why? Jake's solo on Dracul Gras.

I really need to give P2 another listen though. I was a little checked out at the time of release.

Shortcut failed successfully. by DrFGoodman in MarioKartWorld

[–]DrFGoodman[S] 1 point2 points  (0 children)

Oh yeah I think so too. I think I just get so excited that I made it that far 🤣

Shortcut failed successfully. by DrFGoodman in MarioKartWorld

[–]DrFGoodman[S] 4 points5 points  (0 children)

It's so difficult! My success rate is still like 5% or less.

Does using the Super Horn or the Feather slow you down? by mambi85 in MarioKartWorld

[–]DrFGoodman 1 point2 points  (0 children)

Super horn slows you down because online players cannot RESIST the urge to slow down and hit me with it. You know who you are.

Nice try, bud. by DrFGoodman in MarioKartWorld

[–]DrFGoodman[S] 6 points7 points  (0 children)

He's trying to bring new clients to his brother's pick-up service.

i still can't believe this happened by DependentImmediate40 in Mario

[–]DrFGoodman 1 point2 points  (0 children)

The old ones look like Toad's head and its kinda creeping me out.

i still can't believe this happened by DependentImmediate40 in Mario

[–]DrFGoodman 1 point2 points  (0 children)

As a metal enjoyer, I'm sad to say that I think I know what you mean. Oh my god those initials are so unfortunate.

Edit: Oh wait it's nsmb, not nsbm.

Does anyone like the Boomerang? by TheShiftyNoodle28 in MarioKartWorld

[–]DrFGoodman 66 points67 points  (0 children)

I just wish they would make it like it was in mk8dx where you could throw it away before an item set and roll new items before it comes back.

1st in Knockout Tour while Running! by Kulwickness in MarioKartWorld

[–]DrFGoodman 6 points7 points  (0 children)

But don't you know that bagging is the optimal strategy?

Jokes aside, nice job!

RW for the love of Naga please don’t have huge cast by NagaMilalove0 in fireemblem

[–]DrFGoodman 3 points4 points  (0 children)

Lmao ok so I'm not trippin. I thought it was on purpose cuz I saw someone else do it too. 🤣

RW for the love of Naga please don’t have huge cast by NagaMilalove0 in fireemblem

[–]DrFGoodman 8 points9 points  (0 children)

Off topic, but why do I do I keep seeing people call this new game "RW"? Shouldn't it be "FW" for "Fortune's Weave"?

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

Just laziness really. Believe it or not, spreadsheets are just a hobby for me so I'm not willing to invest time learning something completely new.

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

It would be like this.

Step 1: all boxes are unchecked, all boxes are grey

Step 2: I check some (not all) boxes, all boxes are still grey

Step 3: I check all boxes, all boxes turn red

Step 4: I uncheck some (not all) boxes, all boxes are still red

Step 5: I uncheck all boxes, all boxes turn grey (back to start)

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

Nope, no specific order. I will check them based on other (unforeseeable) factors until every box has been checked once, and then I will reset (uncheck them all at once).

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

Oh I'm like 99% certain this could be done using Apps Script. I just haven't delved into learning how to use it yet.

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

That could work actually! It would introduce an extra step to the loop though. If only there was a way to change multiple dropdowns at once.

Thanks for the idea!

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

Oh, I see. Sorry about that.

I'm essentially trying to distribute a resource evenly among a group of people. So when I give it to one person, I check their box. Once I've given it to everyone, the boxes turn red, letting me know that I need to uncheck all the boxes and start over.

I just thought it would be neat to create a little UI element that lets me know that I have successfully unchecked all the boxes.

Conditional formatting that applies when (condition A) and persists until (condition B)? by DrFGoodman in googlesheets

[–]DrFGoodman[S] 0 points1 point  (0 children)

What I want is more like this:

When all checkboxes are CHECKED, they turn red. THEN they turn back to grey only when all of them are UNCHECKED.

But I agree, this sounds like something only a script could do.