I have no idea if this will work but how about something like this / /varcalc v98 $char(plat)*100+$char(gold)*10+$char(silver)+$char(copper)/10 Instead of using 1000 for plat use the 100 and shift them all down a tenth. Like I said I don't know if this will work cause I'm at work but I have seen som...