I am making something for my RPG that makes it so you need lumber to build, but the problem is that I use a system that detects a brick's size and calculates the wood needed equivalent, then divides it to get the amount of wood needed. Most of the values are in the decimal point area, so how would I make it round it to remove the decimals.