@BethesdaSupport A recent update has made it so I can not get past the door on the Bishop Kreed ship level. I emptied a full magazine of plazma into the door it never opens.
@Cat5SMASHICANE wow!
Best I can tell the actual AI "artist" is not Michael Bennet but it is Lantern Ash. However I can't confirm that because all the tracks sound alike and I spent 10 minutes listeing to this one already. It is pretty well done but wor association is what LLMs are good at.
@dfinke False because the first expression will evaluate to $false and False is a boolean not an integer so when compared to 1 with a -gt (greater than operator) it will have to return false.
@dfinke 50 because you set the price and quantity values and then you told PowerShell to multiply them together. They are integers so it will do the math no problem.
@dfinke I didn't even know you could set 2 variables with one assignment operator. Now to find a practical use for this novel idea. I don't have an answer just found that interesting. . .sorry