Ammyd Posted June 2, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 1 Joined: 04/04/16 Last Seen: June 19, 2017 Share Posted June 2, 2017 Hi there rathena before i'm using 2010 client now i want to update my client into 2013 my problem is when ever i put my all custom item in 2013 client all items are apple Some threads i read that you can convert your item into iteminfo.lub idk Please help me thankyou and more power rA! Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted June 2, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 9 hours ago Share Posted June 2, 2017 2 hours ago, Ammyd said: Hi there rathena before i'm using 2010 client now i want to update my client into 2013 my problem is when ever i put my all custom item in 2013 client all items are apple Some threads i read that you can convert your item into iteminfo.lub idk Please help me thankyou and more power rA! Diff your client to read iteminfo.lua (USE NEMO PATCHER), And add your custom item there. Follow the following format. Spoiler [33500] = { <- Item ID unidentifiedDisplayName = "Red Potion", unidentifiedResourceName = "빨간포션", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Custom Item Number 1000", <- Item Display Name identifiedResourceName = "custom_item_sprite", <- item sprite identifiedDescriptionName = { "Custom Description.", <- Item description "^FFFFFF_^000000", "Class:^0000FF Restorative item^000000", "Heal:^006600 45 ~ 65^000000 HP", "Weight:^006600 7^000000" }, slotCount = 4, <- Slot Count Display ClassNum = 3300 <- Item View ID if its a headgear }, Quote Link to comment Share on other sites More sharing options...
0 Ammyd Posted June 4, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 1 Joined: 04/04/16 Last Seen: June 19, 2017 Author Share Posted June 4, 2017 On 6/2/2017 at 4:15 AM, crazyarashi said: Diff your client to read iteminfo.lua (USE NEMO PATCHER), And add your custom item there. Follow the following format. Hide contents [33500] = { <- Item ID unidentifiedDisplayName = "Red Potion", unidentifiedResourceName = "빨간포션", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Custom Item Number 1000", <- Item Display Name identifiedResourceName = "custom_item_sprite", <- item sprite identifiedDescriptionName = { "Custom Description.", <- Item description "^FFFFFF_^000000", "Class:^0000FF Restorative item^000000", "Heal:^006600 45 ~ 65^000000 HP", "Weight:^006600 7^000000" }, slotCount = 4, <- Slot Count Display ClassNum = 3300 <- Item View ID if its a headgear }, Hello Thanks now my problem is Custom weapon and its not showing the correct sprite and i know i putted it correctly. i google it then i found out about lua files ? because my lua files is 2012 how can i update to 2013 lua files ? Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted June 4, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted June 4, 2017 add your info detail on System/iteminfo.lua Quote Link to comment Share on other sites More sharing options...
0 Ammyd Posted June 4, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 1 Joined: 04/04/16 Last Seen: June 19, 2017 Author Share Posted June 4, 2017 17 hours ago, Poring King said: add your info detail on System/iteminfo.lua i already did that sir , please help me , the sprite is not showing Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted June 4, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted June 4, 2017 check your item details idnum2 files in your grf Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted June 4, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted June 4, 2017 13 minutes ago, Ammyd said: i already did that sir , please help me , the sprite is not showing If sprite not showing check your database, your item "View" check your ClassNum number in iteminfo.lua This 2 above should be tie so sprite will be shown . if still having problem check your item_db = View iteminfo.lua = identifiedResourceName, ClassNum Data GRF = idnum2itemresnametable, idnum2itemdisplaynametable This 5 above should be tie there name and number if one of this 5 you miss item wont display .. Quote Link to comment Share on other sites More sharing options...
0 Ammyd Posted June 4, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 1 Joined: 04/04/16 Last Seen: June 19, 2017 Author Share Posted June 4, 2017 (edited) 23 hours ago, Poring King said: If sprite not showing check your database, your item "View" check your ClassNum number in iteminfo.lua This 2 above should be tie so sprite will be shown . if still having problem check your item_db = View iteminfo.lua = identifiedResourceName, ClassNum Data GRF = idnum2itemresnametable, idnum2itemdisplaynametable This 5 above should be tie there name and number if one of this 5 you miss item wont display .. Hello ! i think i can see now the problem , all my class num is 0 how do i fix this ? Edited June 4, 2017 by Ammyd Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted June 5, 2017 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted June 5, 2017 14 hours ago, Ammyd said: Hello ! i think i can see now the problem , all my class num is 0 how do i fix this ? if you are looking to useable item you are correct but if you are looking for HG = "mid"lower"Topgear " you should put the class number there Example: Lord Kaho horn View Number on Database is = 99 Lord kaho horn on Client/System/iteminfo.lua is = 99 this 2 should be tie Quote Link to comment Share on other sites More sharing options...
Question
Ammyd
Hi there rathena
before i'm using 2010 client now i want to update my client into 2013
my problem is when ever i put my all custom item in 2013 client
all items are apple
Some threads i read that you can convert your item into iteminfo.lub idk
Please help me thankyou and more power rA!
Link to comment
Share on other sites
8 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.