SETAMMOTYPE

NAME
        SetAmmoType()

SYNOPSIS
        int SetAmmoType(string str)

DESCRIPTION
        If the ammunition type is set on a clip or a round, they must match in order to be compatible. This function defines the string for that information.

EXAMPLES
        SetAmmoType("acp")

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

SEE ALSO
        GetAmmoType, GetFirearmType, SetFirearmType

Author
        Cratylus

