Super Arki 0 Posted November 2, 2015 As you can see, the item is not seen on my character. For item_db REPLACE INTO `item_db_re` VALUES (21232,'Sakurazuka','Sakurazuka',4,0,NULL,200,NULL,0,NULL,0,0xFFFFFFFE,63,2,512,NULL,'75',0,1480,'bonus bStr,250; bonus bAgi,250; bonus bVit,250; bonus bInt,250;',NULL,NULL); For iteminfo.lua [21232] = { unidentifiedDisplayName = "Sakurazuka", unidentifiedResourceName = "Sakurazuka", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier]." }, identifiedDisplayName = "Sakurazuka", identifiedResourceName = "Sakurazuka", identifiedDescriptionName = { "Allstats +250 except Luk", "Class :^777777 Middle Headgear^000000", "Defense :^777777 0^000000", "Weight :^777777 1^000000", "Weapon Level :^777777 4^000000", "Required Level :^777777 1^000000", "Applicable Job :^777777 All^000000" }, slotCount = 4, ClassNum = 1480 For accessoryid.lua ACCESSORY_SAKURAZUKA = 1480, For accname.lua [ACCESSORY_IDs.ACCESSORY_SAKURAZUKA] = "_sakurazuka", Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted November 2, 2015 Have you diffed with Increase Headgear View Id patch? Since kro limits it to very low... EDIT: Also please use item_db.conf , since SQL for loading db are deprecated.. Quote Share this post Link to post Share on other sites
0 Super Arki 0 Posted November 4, 2015 I increased it to 5000 since im using xdiff patcher. Not nemo. I will try using item_db.conf or maybe other version im using 2013-08-07a Quote Share this post Link to post Share on other sites
0 iCORE 33 Posted November 4, 2015 (edited) try using .lub instead of .lua if no luck contact me maybe we can use teamviewer sometimes Edited November 4, 2015 by Naori Quote Share this post Link to post Share on other sites
0 Super Arki 0 Posted November 4, 2015 lub for all? Quote Share this post Link to post Share on other sites
0 iCORE 33 Posted November 4, 2015 (edited) @@Super Arki yes use .lub if you client is not diffed to "read lua first" Edited November 4, 2015 by Naori Quote Share this post Link to post Share on other sites
0 Super Arki 0 Posted November 6, 2015 It's diffed to read lua first. Quote Share this post Link to post Share on other sites
0 greenieken 0 Posted December 5, 2015 @ Hi. I think I have a similar problem. The only difference is that, when I try to wear the item I get error. Everything seems to be okay, when i drop the item, when right click the item, no error. only when I wear it. the file name that of the item is _akatsuki, but the error looks like this: http://tinypic.com/r/282mh5i/9 Quote Share this post Link to post Share on other sites
As you can see, the item is not seen on my character.
For item_db
Share this post
Link to post
Share on other sites