So I have a place where I want players to be unable to wear or remove equipment. I have achieved that from the UseItem() method in L2PcInstance, when a player right-clicks an item they can't wear it or remove it, the thing is that when a player drags and drop the item he wears into inventory, then it lets him unequip it. So my question is, how can I prevent that?
Both are in-game bots. I'm looking for an out-of-game bot ((one that doesn’t require the L2 client).
Hmm, never heard about this bot. Will check, thank you
🎉 L2Mid is back!
After a 3-year pause, we’re launching a new Interlude server based on the original Interlude client (old school 😉).
What to expect
• The classic Interlude spirit
• Old friends, rival clans, and returning legends
• A season focused on pure nostalgia
This may be our final Interlude server. (maybe 😉)
🗓️ Opening: December 5, 2025 at 20:00 (GMT+2)
https://l2mid.com
Question
Hustman
So I have a place where I want players to be unable to wear or remove equipment. I have achieved that from the UseItem() method in L2PcInstance, when a player right-clicks an item they can't wear it or remove it, the thing is that when a player drags and drop the item he wears into inventory, then it lets him unequip it. So my question is, how can I prevent that?
3 answers to this question
Recommended Posts