Is there a way to make a check between 2 different stats?
Like
*If (stat1 > stat2)
I wasn’t able to find anything about it on the choicescript wiki, so I’m not sure if it’s there and I’m just not seeing it or if it’s just not a feature.
Is there a way to make a check between 2 different stats?
Like
*If (stat1 > stat2)
I wasn’t able to find anything about it on the choicescript wiki, so I’m not sure if it’s there and I’m just not seeing it or if it’s just not a feature.
As long as they’re the same type
this should work for value comparison.
Odd, didn’t seem to work for me before.
Must have been putting it in wrong.
Don’t capitalize commands