is this accurate?in regards to a bug posted in another thread im wondering if is a more accurate function,like trunc maybe?
tried floor2(var) and compiler spouts not known,tried sfall_func1("floor2", var) and same behavior as floor(var),modders pack installed Nirran edit : issue solved by adding .00001 to the number to be floored(Credit to Novarain)