This is a simple profile behavior that let u equip items .
There is nothing to configure , just extract it in your plugins folder .
This is not a plugin so it don't appear in your plugins list.
usage exemple:
Possible slots list :
View attachment EquipItem.zip
There is nothing to configure , just extract it in your plugins folder .
This is not a plugin so it don't appear in your plugins list.
usage exemple:
Code:
<EquipItem itemName="Hammer Jammers" slot="PlayerLegs" />
Possible slots list :
Code:
PlayerBackpack
PlayerHead
PlayerTorso
PlayerRightHand
PlayerLeftHand
PlayerHands
PlayerWaist
PlayerFeet
PlayerShoulders
PlayerLegs
PlayerBracers
PlayerRightFinger
PlayerLeftFinger
PlayerNeck
PetRightHand
PetLeftHand
PetSpecial
PetNeck
PetRightFinger
PetLeftFinger
View attachment EquipItem.zip
Last edited: