I'm trying to set up a 100 system exchange rate where 100 copper = 1 silver etc. (Copper set to 1 | Silver set to .01) but when I exchange 55 copper it rounds to 1 silver. I'm trying to do this so it doesn't exchange in decimals, only whole numbers (so I wouldn't end up with .55 silver) Is this possible?
I am trying to change the program so that when you have 51 or more copper, it doesn't exchange that for 1 silver ,as 100 copper equals one silver. It's the same principal as 100 US pennies equals one US dollar. You don't get the dollar until you have 100 pennies. As it sits, if you have 51 or more, it rounds up on the exchange rate.