SETCALIBER

NAME
        SetCaliber()

SYNOPSIS
        int SetCaliber(int x)

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

EXAMPLES
        SetCaliber(357)

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

SEE ALSO
        GetCaliber, SetMillimeter, GetMillimeter

Author
        Cratylus

