Black Ops III

WeaponLockRemoveSlot

removes the given slot values and compresses the remaining slots (i.e. 1,2,3 with 2 removed becomes 1,3,blank)

Example:

player WeaponLockGetFlags()

Parameters

ParameterSummary
*slotThe weapon slot. Default is 0

* = mandatory