marcusvcr Posted October 27, 2016 Posted October 27, 2016 Hey guys, how are you? I need some help editing item slots. I've tried this way: /(pre)re/item_db; Look for the item i want to edit the slots(#5013); Change the slot number on structure (5013,Horn_Of_Lord_Kaho,Lord Kaho's Horn,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,99,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{}); Change the item i want to add slot in the file "itemslotcounttable.txt" (5013#4#). But nothing worked as well, the item stayed the same as it was. Did I forget something? Can someone help me? Thanks. Quote
0 MarcusHenriq Posted October 28, 2016 Posted October 28, 2016 I'm not sure yet after all not tested, but I think if you use a current hexed 2014+ you should have to change there \System\itemInfo.lub [5013] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "¸®º»", unidentifiedDescriptionName = { "Unknown Item, can be identified by [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: ^777777Headgear^000000", "Defense: ^77777730^000000", "Location: ^777777Upper^000000", "Peso: ^77777710^000000", "Jobs: ^777777All^000000" }, slotCount = 4, ClassNum = 99 }, Quote
0 BigBurrito Posted October 28, 2016 Posted October 28, 2016 did you reload itemdb? after, try adding a card to the item. Also and where is your itemslotcounttable.txt at? is in your data folder, if so did you diff your client to read data folder first? if yes, did you close and reopen the client?. Quote
0 Deviszh Posted October 28, 2016 Posted October 28, 2016 Hey guys, how are you? I need some help editing item slots. I've tried this way: /(pre)re/item_db; Look for the item i want to edit the slots(#5013); Change the slot number on structure (5013,Horn_Of_Lord_Kaho,Lord Kaho's Horn,4,20,,100,,30,,4,0xFFFFFFFF,63,2,256,,0,1,99,{ bonus bMdef,10; bonus bStr,5; bonus bAgi,10; bonus bVit,10; bonus bInt,5; bonus bLuk,20; },{},{}); Change the item i want to add slot in the file "itemslotcounttable.txt" (5013#4#). But nothing worked as well, the item stayed the same as it was. Did I forget something? Can someone help me? Thanks. Try to use SDE (Server Database Editor) load your itemdb.txt there, and edit the slot count. Also edit ur item in iteminfo.lua, edit the slotcount to the prefer slot you want. Quote
Question
marcusvcr
Hey guys, how are you? I need some help editing item slots. I've tried this way:
But nothing worked as well, the item stayed the same as it was.
Did I forget something? Can someone help me?
Thanks.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.