Hide_reuse and Selectable_if Commands

Hey,
How can I make a choice option hide_reusue and selectable_if at the same time?
I want to make the option to take the first aid kit selectable_if (occupition = “firefighter”) and hide_reuse at the same time. How do I do that?

If you can’t use both in the same line, I’d probably set it so the whole choice-tree is hide_reuse.

Or use if instead of selectable if.

1 Like
2 Likes