does this work?
diegocs
Member Posts: 531
I am working with probabilities, and i have an attribute that randomizes 1 through 10, if 1 through 5 is selected action 1 is triggered, if 6 through 8 is selected action 2 is trigered, if 9 through 10 is selected action 3 is selected
i thought of this rule:
--if attribute = (1,5)
--do action 1
will this work, if it doesn't is there another way?
i thought of this rule:
--if attribute = (1,5)
--do action 1
will this work, if it doesn't is there another way?
Comments
Do action 1
if attribute is less than or equal to 8 AND greater than or equal to 6
Do action 2
if attribute is greater or equal to 9
Do action 3
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io