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.