Jump to content

Erro em adicionar custom hexed 2018-06-20


changerr

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  07/18/15
  • Last Seen:  

Eu faço certo mas o custom sempre dá erro sprite. Só me veio acontecer isso quando mudei de hexed.

Item_db:
 

ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
30000,aura_das_caveiras,Aura das Caveiras,4,0,0,1,0,0,0,4,0xFFFFFFFF,0,0,512,,1,0,2000,{},{},{}

Acessoryid.lua:

ACCESSORY_aura_das_caveiras = 2000,

Accname.lua:

[ACCESSORY_IDs.ACCESSORY_aura_das_caveiras] = "_aura_das_caveiras",

ItemInfo.lua:

[30000] = {
        unidentifiedDisplayName = "Aura das Caveiras",
        unidentifiedResourceName = "aura_das_caveiras",
        unidentifiedDescriptionName = {
        },
        identifiedDisplayName = "Aura das Caveiras",
        identifiedResourceName = "aura_das_caveiras",
        identifiedDescriptionName = {
            "Descrição",
        },
        slotCount = 4,
        ClassNum = 2000,
    },

Pastas imagens/sprite:
https://imgur.com/a/4hZGD4X

Erros:
https://imgur.com/a/oby14ZM


 

Edited by changerr
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1507
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

maybe your clients read lub.

try accessoryid.lub and accname.lub instead

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  07/18/15
  • Last Seen:  

47 minutes ago, Chaos92 said:

maybe your clients read lub.

try accessoryid.lub and accname.lub instead

 

I already use .lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1507
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

1 minute ago, changerr said:

 

I already use .lub

Client already hexed with high headgear ID ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  07/18/15
  • Last Seen:  

Yes, up to 32000

Consegui resolver o problema, pode fechar o tópico. Obrigado pela ajuda

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...