basically i think i have figured out the if statements, They seem different due to not exactly being labeled if statements, but you just add an extra condition.
Anyway, For example: I now have 2 checkboxes, When they are ticked they trickle in to a global variable, increasing the value.
How do i make it so You can only have 1 box ticked at a time,
(What i have)
System>EveryTick>addtowood
gatherwod>isticked
But i cannot figure out how to make only one tickable at a time, Someone point me in the right direction.