Luffy 375 Posted January 2, 2018 Share Posted January 2, 2018 Pessoal, sempre que tento add pedras nas armas ou armaduras diz que não há slot nos itens. Link to post Share on other sites
Hinata 73 Posted January 5, 2018 Share Posted January 5, 2018 Hidden Content Give reaction or reply to this topic to see the hidden content. Erro recebido em syserr: 0104 23:48:58451 :: File "ui.py", line 1399, in OnSelectItemSlot 0104 23:48:58451 :: File "ui.py", line 55, in __call__ 0104 23:48:58451 :: File "ui.py", line 46, in __call__ 0104 23:48:58451 :: File "uiInventory.py", line 632, in SelectItemSlot 0104 23:48:58451 :: File "uiInventory.py", line 687, in __DropSrcItemToDestItemInInventory 0104 23:48:58452 :: File "uiInventory.py", line 797, in AttachMetinToItem 0104 23:48:58452 :: File "localeInfo.py", line 515, in REFINE_FAILURE_NO_GOLD_SOCKET 0104 23:48:58452 :: NameError 0104 23:48:58452 :: : 0104 23:48:58452 :: global name 'REFINE_FAILURE_NO_GOLD_SOCKET0' is not defined 0104 23:48:58452 :: Definido o REFINE_FAIILURE_NO_GOLD_SOCKET ele apenas não da mais o erro, porém o item continua impossível de equipar jóias. 1 Link to post Share on other sites
Luffy 375 Posted January 5, 2018 Author Share Posted January 5, 2018 Please login or register to see this quote. Pois é, eu percebi isso . E também não da pra por emblema com formato ".jpeg" na guild. 1 Link to post Share on other sites
Hinata 73 Posted January 6, 2018 Share Posted January 6, 2018 Alguém? Link to post Share on other sites
Luffy 375 Posted January 8, 2018 Author Share Posted January 8, 2018 Please login or register to see this quote. Consegui a solução pra por pedras nos itens. Vai na source do client abri itemData.h Procure por: enum EMetinSubTypes { METIN_NORMAL = 1, METIN_GOLD = 0, }; Edite para: enum EMetinSubTypes { METIN_NORMAL = 0, METIN_GOLD = 1, }; Agora só falta o problema dos emblemas. 1 Link to post Share on other sites
Hinata 73 Posted January 8, 2018 Share Posted January 8, 2018 Please login or register to see this quote. Thanks, ainda não testei sobre os emblemas vou testar e depois digo algo Link to post Share on other sites
Luffy 375 Posted January 8, 2018 Author Share Posted January 8, 2018 Solução para os emblemas da guild Please login or register to see this spoiler. 2 Link to post Share on other sites
Hinata 73 Posted January 8, 2018 Share Posted January 8, 2018 Please login or register to see this quote. OMG faast! 1 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now