View Single Post
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old March 31st, 2019, 06:35 AM
Quote:
Originally Posted by Lord Magus View Post
minimum(interval,6) would return the lowest value between int-3 and 6, which doesn't sound like what you're gunning for here. Use maximum (int-3,3) instead
It actually is. I was trying to find whichever was lower, int-3 or 6, and applying that as a modifier to the final score
Illyahr is offline   #6 Reply With Quote