Dear klabundee and oosyrag,
Yes, the answer always going to be yes and no. When I save my array as you said, what should I do next?
Thank u both for answering.
The way I said is just one way.. its a simple one..
First, store the index of the array, for example..
Your current question is 5.0, so you know that the values to consider are on 5.1 5.2 and 5.3 to yes, and 5.4, 5.5 and 5.6 to no.
On button click yes:
Set value "Money" to (Self)+(1,index.array)
Set value "Popularity" to (Self)+(2,index.array)
Set value "Success" to (Self)+(3,index.array)
On button click no:
Set value "Money" to (Self)+(4,index.array)
Set value "Popularity" to (Self)+(5,index.array)
Set value "Success" to (Self)+(6,index.array)
You may also need to compare before set the value to the variable if its negative or positive..
Here, just made an example:
mega.nz/file/M1hwwDxR