I've been able to reduce the problem to demonstrate that math statements that use more than one level of parenthesis will result in a zero.
This works:
Code: Select all
Let,19,(1)*(0.5)
Code: Select all
Let,19,((1)*(0.5))
- Thomas
Moderators: grovkillen, Stuntteam, TD-er
Code: Select all
Let,19,(1)*(0.5)
Code: Select all
Let,19,((1)*(0.5))
Users browsing this forum: Ahrefs [Bot] and 23 guests