Attempts to convert the ConVar value to a integer.
If it fails to convert to an integer, it will return 0.
All float/decimal values will be rounded down. ( With math.floor )