recently i've come over a way to put multiple weapon meshes in 1 ukx HOWEVER it creates a visual bug which can be somewhat 'masked' by what i believe to be server side fix. since this also has client related issues to it, i feel the fix is doable from java by replicating a player DISARMING the weapon than equipping a item
so, the thing is that
1: equip weapon using custom ukx
2: equip another weapon using custom ukx
3: they will 'stick' together as in weapon 1 wont dissappear
the fix to this is
1: equip weapon using custom ukx
2: UNEQUIP the weapon
3: equip weapon 2
from what ive been trying you have to unequip the weapon in order to 'fix' the 2nd weapon
Https://lineage2dex.com
Discord link : https://discord.com/channels/786506979493281794/814778540893536307/1424434670690504874
## Dexters!
**Our x25 server is celebrating its first week!**
🔥 Online stays strong at peak levels! New players are joining every day, with 200+ new master accounts registered daily — amazing results!
✨ Tomorrow we launch a new episode along with the first event. Full details will be shared in the morning(October 6).
🎁 And for this little celebration, here’s a bonus code with a small gift for you!
## O05-IIW
**Contains: **
* x3 - Training Potion 200% (20 min)
* x200 - Mana Potions Loyatly (no weight)
*The code will remain active until October 6, 7 AM(server time). And be sure, you have at less 20 slots free on inv before using a code.*
**👉 How to redeem:**
1. Log in to your Master Account on site.
2. Click the Redeem Bonus Code button at the top of the panel, type code click redeem.
3. Select the account and character you want to receive the gift.
**Codes work only 1 time for 1 Master Account!**
### Enjoy your adventure, Dexters!
Question
DONALD TRUMP 2016
recently i've come over a way to put multiple weapon meshes in 1 ukx HOWEVER it creates a visual bug which can be somewhat 'masked' by what i believe to be server side fix. since this also has client related issues to it, i feel the fix is doable from java by replicating a player DISARMING the weapon than equipping a item
so, the thing is that
1: equip weapon using custom ukx
2: equip another weapon using custom ukx
3: they will 'stick' together as in weapon 1 wont dissappear
the fix to this is
1: equip weapon using custom ukx
2: UNEQUIP the weapon
3: equip weapon 2
from what ive been trying you have to unequip the weapon in order to 'fix' the 2nd weapon
what i know is
1: dropping makes the 'ghost' weapon stay
2: destroying a item makes it go away
3: breaking it with enchant makes it go away
4: crystallizing makes it go away
-----------------------------------------------------------------------------------
im not sure where or what to do for this, but ive tried adding stuff like in inventory.java in equipItem
Edited by LE MEMER MASTER xD9 answers to this question
Recommended Posts