SETMILLIMETER

NAME
        SetMillimeter()

SYNOPSIS
        int SetMillimeter(int x)

DESCRIPTION
        Millimeter is a measurement of ammunition size, different from caliber. If this is set on a round or a firearm, then the round and firearm must match millimeter definition in order to be compatible.

EXAMPLES
        SetMillimeter(9)

LOCATION
        /lib/round
/lib/firearm
/lib/shell
/lib/clip

SEE ALSO
        GetCaliber, SetCaliber, GetMillimeter

Author
        Cratylus

