I meant like a regular snippet from an unlocked script. This is a bit confusing.
I was thinking more like:
if condition1 then bool = true
if bool = true and other conditions then enter trade and bool = false.
Will this be same as the Builder example?

Comment