What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[ProfileBehavior] EquipItem

ObscuR

New Member
Joined
Jun 21, 2012
Messages
48
Reaction score
0
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:

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:
Could you enhance it to buttons? Like I press Key x it does gearset 1 I press x again gearset 2. Then we could bind our MF gear to it otherwise I don't see the useag
 
Back
Top