• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Add Item after equip something...

TheMaX

New Member
Joined
Apr 28, 2010
Messages
114
Reaction score
2
Hello folks.
I'm needing a help to make a function, or something like this...
When I equip a Item like a armor, 5 items are added to my backpack in ring's slot.
Or instead of adding items in my backpack on ring's slot, could be items in the container, and they would be turned into other items, depending on my armor equipped.

So, I need this:
Add Armor -> Add Items in Ring's Slot. (depending of the equipped armor)
or
Add Armor -> Transform the Items of the Ring's Slot to another items. (depending of the equipped armor)

I tried to do something using onAddItem, but could not get to add items into the slot of the ring, depending on the equipped armor.

So, help me if you can please.
 
Back
Top