News:

Please request registration email again and then check your "Spam" folder

Former www.henthighschool.com

Item stack removal help

Started by Untolddead, Jul 20, 2022, 01:20 AM

Previous topic - Next topic

UntolddeadTopic starter

You cannot view this attachment.
So to me this should create a item data stack thus removing every Your Risky Selfie item. However when I run it only one item is removed as if it's not a stack. What am I doing wrong?

DougTheC

You are not iterating through the stack, popping off each item from stack that is removed.

It is just a matter of relaxed execution that Remove Item from Inventory allows using a stack as input, but apparently it takes just the first item as what to remove. An op that self-iterates if given a stack would likely be plural, "Remove Items from Inventory".
I predict that May 5, 2022, the US Dow Jones index will drop over 1,063 points.
It's a sure thing.

If we believe absurdities we shall commit atrocities. -- Voltaire
-
Advice from the radio: Wash your hands, often with soap and water.
-
My doctor put me on the Pro Plan® Bright Mind™ diet.

barteke22

I think this was answered somewhere already, but the issue was that it was using the 'Item' link variant instead of 'Stack' found in the right-click menu.