Queen Set of Dimension Master have a bug!
Currently, I am using server files of Pinkof and I have a issue that I cannot use Queen Sets on my char. If I pick up some of Queen set' part they are just in the inventory but could not be equipped. Could someone tell me how to fix it? Thank you very much!
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
Owall
Currently, I am using server files of Pinkof and I have a issue that I cannot use Queen Sets on my char. If I pick up some of Queen set' part they are just in the inventory but could not be equipped. Could someone tell me how to fix it? Thank you very much!
Edit
Itemtooltip.bmd
and Item.bmd?
Re: Queen Set of Dimension Master have a bug!
Thank you mate? Could you give a tutorial or video in other to get it done? Thank you very much!
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
Owall
Thank you mate? Could you give a tutorial or video in other to get it done? Thank you very much!
if you can't hover or wear the queen set and just stuck in your inventory.
it's easy, try using magichand editor.
open item.bmd add the queen set.
make it thesame as the server side Item.txt -> IndexId and ItemID and luck , exc , damge , minlvl , maxlvl........ etc.
thesame as the itemtooltip.bmd
You can use editor -> Aye!
Re: Queen Set of Dimension Master have a bug!
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
Owall
Cool. Thank you mate!
No problem. :ott1::ott1:
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
Owall
Thank you mate? Could you give a tutorial or video in other to get it done? Thank you very much!
Quote:
Originally Posted by
MrQU3ST10N
if you can't hover or wear the queen set and just stuck in your inventory.
it's easy, try using magichand editor.
open item.bmd add the queen set.
make it thesame as the server side
Item.txt -> IndexId and ItemID and luck , exc , damge , minlvl , maxlvl........ etc.
thesame as the itemtooltip.bmd
You can use editor ->
Aye!
actually, the opposite
if u can see the set, but not equip it - it means your item.bmd(client side) is ok but your item.txt(server side) is corrupted or missing these specific sets . probably corrupted because u can see these sets but not equip them .
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
gunrcrbsh123
actually, the opposite
if u can see the set, but not equip it - it means your item.bmd(client side) is ok but your item.txt(server side) is corrupted or missing these specific sets . probably corrupted because u can see these sets but not equip them .
eeey? Am I wrong about it? I think not.
Re: Queen Set of Dimension Master have a bug!
So what should i do now? I am confused now? Could you guys tell me again or show mw an example? Thank you very much!
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
Owall
So what should i do now? I am confused now? Could you guys tell me again or show mw an example? Thank you very much!
the post #3 is more legit. Follow it.
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
MrQU3ST10N
eeey? Am I wrong about it? I think not.
if it wasnt the item.bmd(client side) he wasnt able to see the set, and if it's says he can equip it but he cant, the item.bmd(client side) is ok but the item.txt(server side) is corrupted .
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
gunrcrbsh123
if it wasnt the item.bmd(client side) he wasnt able to see the set, and if it's says he can equip it but he cant, the item.bmd(client side) is ok but the item.txt(server side) is corrupted .
you just need a brain in this problem mate.
if there's no queen set in the item.txt then you'll have to add it. easy...
He can actually see the parts of the "Queen" set. If you look at the first post..
and he couldn't equip it. I don't know, if it's stuck in the inventory when picked..
or maybe No Class Equipable thing..
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
MrQU3ST10N
you just need a brain in this problem mate.
if there's no queen set in the item.txt then you'll have to add it. easy...
He can actually see the parts of the "Queen" set. If you look at the first post..
and he couldn't equip it. I don't know, if it's stuck in the inventory when picked..
or maybe No Class Equipable thing..
the items seperated into 2 parts, the "real" one - item.txt(server) and what u see on the game written - item.bmd(client)
if the item.bmd is corrupted - he won't be able to see
if the item.txt is corrupted - he won't be able to equip/faster or slower than what should be, less defence than intended, can't repair etc .
Re: Queen Set of Dimension Master have a bug!
This is very interresting. How about itemtooltip.bmd and how to add socket on Merlin Staff?
Re: Queen Set of Dimension Master have a bug!
Quote:
Originally Posted by
gunrcrbsh123
the items seperated into 2 parts, the "real" one - item.txt(server) and what u see on the game written - item.bmd(client)
if the item.bmd is corrupted - he won't be able to see
if the item.txt is corrupted - he won't be able to equip/faster or slower than what should be, less defence than intended, can't repair etc .
You are wrong, the item would be invisible if the textures were missing from the client.
Just use magic hand and add the item to the item.bmd to solve the missplacement error and to the itemtooltip so you can see the item info when you hover the mouse over it.