mud/lib/doc/lfun/all/SetMillimeter
2020-09-06 05:43:07 -07:00

27 lines
487 B
Plaintext

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