Quote:
Originally Posted by maximus_asinus
I'm not great at reading scripts but what would stop me from donating a decimal value? I realize that it wouldn't subtract the decimal value from the player's rupees but since variables aren't so strict...
|
too lazy to check but I THINK the built in rupees variable is an int, not a float/double/etc.
always cast the serverr into an int also.