Jump to content
  • 0

Resource File Loading fail


Sikdope

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   0
  • Joined:  08/28/20
  • Last Seen:  

Hello,  can you help me how to fix this  I've been fixing it for 2 days but I still don't want it fixed :(( thanks advance

itemInfo.lub : 

    [30667] = {
        unidentifiedDisplayName = "",
        unidentifiedResourceName  = "darthmaulmask",
        unidentifiedDescriptionName = { "..." },
        identifiedDisplayName = "Darth Maul Mask",
        identifiedResourceName = "darthmaulmask",
        identifiedDescriptionName = {
            "[^7BCC70 Event Exclusive ^000000]",
            "Formed with tattoed face and feathered horns it is a perfect depiction of Devil.",
            "The embodiment of Darth Sidiou's first apprentice and is a master of wielding a double-bladed lightsaber",
            "Defense:^0000FF 3^000000",
            "Location:^6666CC Upper^000000",
            "Weight:^009900 5^000000",
            "Jobs:^6666CC All^000000",
        },
        slotCount = 1,
        ClassNum = 2038    

 

item_db : 30667,darthmaulmask,Darth Maul Mask,4,1000,,500,,5,,1,0xFFFFFFFE,7,2,256,,0,1,2038,{},

1.png

2.png

3.png

4.png

5.png

6.png

7.png

8.png

9.png

10.png

11.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  403
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

Missing an underscore in the accname.lub.

Change:

    [ACCESSORY_IDs.ACCESSORY_darthmaulmask] = "darthmaulmask",

Into:

    [ACCESSORY_IDs.ACCESSORY_darthmaulmask] = "_darthmaulmask",

Also, what client are you using? If 2011+, there's no need editting the data/*nametable.txt files. ? 

P.s - Wrong section. Should be moved to Client-Side support.

Edited by Najara
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   0
  • Joined:  08/28/20
  • Last Seen:  

Hi sorry for the late reply i'm using client 2015-11-04

its work ahaha! thank you very much sir

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
Answer this question...

×   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...