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

27 lines
468 B
Plaintext

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