16.05.2015, 16:16
Quote:
The problem is it tries to divide a float number by a number. And it expects a floating point number. It's defined that way in float.inc, it has to be a float number.
No prob ![]() |

Код:
[12:23:07] crackgprice = 4901 / 4901.479980 / 101 [12:23:07] potgprice = 80 / 80.000000 / 250 [12:23:07] DriversLicenseCost = 8000 / 8000.000000 / 423 [12:23:07] matprice = 125 / 124.999992 / 100000
