marcusvcr Posted October 27, 2016 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 09/09/16 Last Seen: September 8, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 MarcusHenriq Posted October 28, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 10/17/16 Last Seen: February 20, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 BigBurrito Posted October 28, 2016 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 114 Reputation: 5 Joined: 07/16/16 Last Seen: July 10, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Deviszh Posted October 28, 2016 Group: Members Topic Count: 51 Topics Per Day: 0.02 Content Count: 173 Reputation: 3 Joined: 09/04/16 Last Seen: November 6, 2016 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.