ID:138127
 
Request.
Do you think they might make a change for us to assign stuff as intigers in later versions? Instead of declaring something as a variable like so..
var/Something
we could assing integers like so..
int/Something

It get's real anoying having to use the round() proc all the time to remove those pesky decimals when they aren't wanted.