Jump to content
  • 0

Adding slot to items


marcusvcr

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/09/16
  • Last Seen:  

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.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  10/17/16
  • Last Seen:  

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
},
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.02
  • Content Count:  114
  • Reputation:   5
  • Joined:  07/16/16
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

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.  /no1

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