Skip to main content

ForceEquip

Forces players to equip a provided item.

Syntax​

ForceEquip @players item_type?

Arguments​

NameRequiredTypeDescription
playersYesPlayer variable (e.g. @all, @classDPlayers)
item typeNoItemType enum value - found using 'serhelp ItemType' commandDefault: Un-equip held item.

Validated examples using this method​

On a running server​

Use serhelp ForceEquip to inspect the reference generated by your installed SER version.