herki
-
2010-06-29
- priority: 5 --> 2
E.g. a +3 weapon has a refine multi of 1.06 but the real value used is 1.0599999763071537020.
http://forum1.onlinewelten.com/showpost.php?p=6123776&postcount=9
Thats the reason errors like in the upper calculation happen.
200 * 1.06 = 212
212+6=217
200 * 1.0599999763071537020 = 211.999995
211+5 = 216