Jump to content

Recommended Posts

Posted

 

 

Which has the more priority? itemInfo.lub or item_db.txt? I edited the System/itemInfo.lub - I put for some slots in headgears and I got 4 slotted headgears even without editing my item_db.txt nor my itemslotcounttable.txt. Have I done something wrong?

 

Is this a bug or it's just me?  I tested it in 2013 clients

 

I tried Lord Kaho's Horn into 4 slot without editing my item_db.txt and itemslotcounttable.txt.

 

[5013] = {
        unidentifiedDisplayName = "Head Gear",
        unidentifiedResourceName = "¸®º»",
        unidentifiedDescriptionName = {
            "Unidentified item, can be identified with [Magnifier].",
        },
        identifiedDisplayName = "Lord Kaho's Horn",
        identifiedResourceName = "·ÎµåīȣÀÇ»Ô",
        identifiedDescriptionName = {
            "A special headgear created specifically for Lord Kaho ... Whoever he is.",
            "STR + 5, INT + 5",
            "VIT + 10, AGI + 10",
            "LUK + 20, MDEF + 10",
            "Class :^777777 Headgear^000000",
            "Defense :^777777 30^000000",
            "Equipped on :^777777 Upper^000000",
            "Weight :^777777 10^000000",
            "Applicable Job :^777777 Every Job^000000",
        },
        slotCount = 4,
        ClassNum = 99
 

 

itemslotcounttable.txt is not used anymore by 2013 client, instead it uses the "slotCount = Value," field in the iteminfo.lub, changing the values @ slotcount field makes your item show how many slot you have input in that field but it is only a visual edit (you still have to edit your item_db for it to fully work/validate the slots you've added)

even the idnum2itemdesctable.txt is not need anymore and idnum2itemdisplaynametable

ikr

  • 2 weeks later...
Posted

can i know how to compile iteminfo.lua to lub 

shako add me in skype ijaymaliwat

just rename the file extension of your iteminfo.lua to .lub

i just want it to be secure like on luafile when compiling

  • 3 weeks later...
  • 1 month later...
Posted

should i continue updating this topic?

 

there is already THIS more updated one(i think) by Michieru.

 

Originl Topic by them here

 

Yes you should continue this. Well they have updated itemInfo.lub/lua but some of their item info are missing or like not the same name with the actual item or they use AEGIS name for it. Like for an example...

 

    [2629] = {
        unidentifiedDisplayName = "Accessory",
        unidentifiedResourceName = "º§Æ®",
        unidentifiedDescriptionName = {
            "A reproduction of the",
            "girdle of might that",
            "Thor wore to enhance",
            "his prodigious strength. Str +40, MDEF +7",
            "^FFFFFF_^000000",
            "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000",
            "Not Tradable",
            "^FFFFFF_^000000",
            "Class: ^777777Accessory^000000",
            "Defense: ^7777772^000000",
            "Weight: ^777777800^000000",
            "Required Level: ^77777794^000000",
            "Jobs: ^777777All^000000"
        },
        identifiedDisplayName = "Magingiorde",
        identifiedResourceName = "¸Þ±ä±â¿À¸£µå",
        identifiedDescriptionName = {
            "A reproduction of the",
            "girdle of might that",
            "Thor wore to enhance",
            "his prodigious strength. Str +40, MDEF +7",
            "^FFFFFF_^000000",
            "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000",
            "Not Tradable",
            "^FFFFFF_^000000",
            "Class: ^777777Accessory^000000",
            "Defense: ^7777772^000000",
            "Weight: ^777777800^000000",
            "Required Level: ^77777794^000000",
            "Jobs: ^777777All^000000"
        },
        slotCount = 0,
        ClassNum = 0
    },

 

Maybe if you can merge those item info it would be great :D.

Posted

should i continue updating this topic?

 

there is already THIS more updated one(i think) by Michieru.

 

Originl Topic by them here

 

Yes you should continue this. Well they have updated itemInfo.lub/lua but some of their item info are missing or like not the same name with the actual item or they use AEGIS name for it. Like for an example...

 

 

    [2629] = {
        unidentifiedDisplayName = "Accessory",
        unidentifiedResourceName = "º§Æ®",
        unidentifiedDescriptionName = {
            "A reproduction of the",
            "girdle of might that",
            "Thor wore to enhance",
            "his prodigious strength. Str +40, MDEF +7",
            "^FFFFFF_^000000",
            "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000",
            "Not Tradable",
            "^FFFFFF_^000000",
            "Class: ^777777Accessory^000000",
            "Defense: ^7777772^000000",
            "Weight: ^777777800^000000",
            "Required Level: ^77777794^000000",
            "Jobs: ^777777All^000000"
        },
        identifiedDisplayName = "Magingiorde",
        identifiedResourceName = "¸Þ±ä±â¿À¸£µå",
        identifiedDescriptionName = {
            "A reproduction of the",
            "girdle of might that",
            "Thor wore to enhance",
            "his prodigious strength. Str +40, MDEF +7",
            "^FFFFFF_^000000",
            "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000",
            "Not Tradable",
            "^FFFFFF_^000000",
            "Class: ^777777Accessory^000000",
            "Defense: ^7777772^000000",
            "Weight: ^777777800^000000",
            "Required Level: ^77777794^000000",
            "Jobs: ^777777All^000000"
        },
        slotCount = 0,
        ClassNum = 0
    },

 

Maybe if you can merge those item info it would be great :D.

sry, i think that wouldn't happen anymore as i lost interest on ragnarok, i even dropped my upcoming server (already up) which i spend some times, moved to dota2.

 

but i can update/add SOME items on the latest rev (rev6) by request

just post item id/id range and i'll work on it if i have spare time;

pm me if you need something personal

  • 1 month later...
  • 9 months later...
  • 3 weeks later...

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.

  • Recently Browsing   0 members

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