Equip Weapon by code

Lucidus

New member
How do i equip item by code? Should I use OnAbilityWillEquipItem event or reference locomotion directly in the script?
 
You can use the EquipUnequip ability, there's an example under "API" here:

 
Top