Jump to content
  • 0

Resource File Loading fail


Question

Posted

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

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...