08.11.2011, 19:03
Make sure none of the variables equals 0. You cannot divide by 0.
Just add an extra check to see if it they equal 0. If kills equals 18 and deaths equals 0 make it show 18.00, etc..
Just add an extra check to see if it they equal 0. If kills equals 18 and deaths equals 0 make it show 18.00, etc..