Minos Posted April 15, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 11/04/12 Last Seen: June 10, 2013 Share Posted April 15, 2013 (edited) Hey guys, i have a little problem with custom headgear ><. When I type @ item agav_s_hood, I get an unknown item when I put I see the spirit of the item .. But it is unknown item and the same for my other custom. screen: accessoryid.lua: ACCESSORY_AGAV_S_HOOD = 874, (This is not the last line, last line: } ) accname.lua: [ACCESSORY_IDs.ACCESSORY_AGAV_S_HOOD] = "_Agav_s_Hood", (This is not the last line, last line: } ) idnum2itemdesctable: 20000#Agav_s_HoodClasse: ^777777 Headgear^000000Défense: ^777777 0^000000S'équipe sur: ^777777 Haut^000000Poids: ^777777 10^000000Pour: ^777777Toutes les classes^000000Level requis: ^777777^000000# idnum2itemdisplaynametable: 20000#Agav_s_Hood# idnum2itemresnametable: 20000#Agav_s_Hood# itemslotcounttable: 20000#1# Thank's for your futur help and sorry for my bad english ><. Have a nice day. Edited April 15, 2013 by Minos Quote Link to comment Share on other sites More sharing options...
Brynner Posted April 15, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 203 Joined: 01/08/12 Last Seen: 1 hour ago Share Posted April 15, 2013 client version that you use? Quote Link to comment Share on other sites More sharing options...
Minos Posted April 15, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 11/04/12 Last Seen: June 10, 2013 Author Share Posted April 15, 2013 2012-04-18 ^^ Quote Link to comment Share on other sites More sharing options...
EriN_KillerSoul Posted April 15, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 313 Reputation: 23 Joined: 12/27/11 Last Seen: August 21, 2021 Share Posted April 15, 2013 (edited) Hey guys, i have a little problem with custom headgear ><. When I type @ item agav_s_hood, I get an unknown item when I put I see the spirit of the item .. But it is unknown item and the same for my other custom. screen: accessoryid.lua: ACCESSORY_AGAV_S_HOOD = 874, (This is not the last line, last line: } ) accname.lua: >>[ACCESSORY_IDs.ACCESSORY_AGAV_S_HOOD] = "_Agav_s_Hood", (This is not the last line, last line: } ) idnum2itemdesctable: 20000# Agav_s_Hood Classe: ^777777 Headgear^000000 Défense: ^777777 0^000000 S'équipe sur: ^777777 Haut^000000 Poids: ^777777 10^000000 Pour: ^777777Toutes les classes^000000 Level requis: ^777777^000000 # idnum2itemdisplaynametable: 20000#Agav_s_Hood# idnum2itemresnametable: 20000#Agav_s_Hood# itemslotcounttable: 20000#1# Thank's for your futur help and sorry for my bad english ><. Have a nice day. Did you already diff your client with "increase headgear viewid"? Edited April 15, 2013 by EriN_KillerSoul Quote Link to comment Share on other sites More sharing options...
Minos Posted April 15, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 11/04/12 Last Seen: June 10, 2013 Author Share Posted April 15, 2013 The view id is 874 for agav_s_hood.. and yeah he is upgrade. Quote Link to comment Share on other sites More sharing options...
EriN_KillerSoul Posted April 15, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 313 Reputation: 23 Joined: 12/27/11 Last Seen: August 21, 2021 Share Posted April 15, 2013 (edited) http://rathena.org/board/topic/62534-systemiteminfolub-error/#entry96876 i think you have to update your iteminfo.lub Edited April 15, 2013 by EriN_KillerSoul Quote Link to comment Share on other sites More sharing options...
Minos Posted April 15, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 11/04/12 Last Seen: June 10, 2013 Author Share Posted April 15, 2013 I have put my headgear in this file too? Quote Link to comment Share on other sites More sharing options...
Neo-Mind Posted April 15, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted April 15, 2013 till 2012-04-10a version the clients make use of the txt tables. 2012-04-18 onwards the clients replaced all the txt files with a single lua file called Iteminfo.lub. So yes in your case you need to add your edits to iteminfo.lub file and not the txt files at client side. Quote Link to comment Share on other sites More sharing options...
EriN_KillerSoul Posted April 15, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 313 Reputation: 23 Joined: 12/27/11 Last Seen: August 21, 2021 Share Posted April 15, 2013 I have put my headgear in this file too? Yes.try use this tool http://rathena.org/board/topic/66795-itemconverter/ Quote Link to comment Share on other sites More sharing options...
Minos Posted April 15, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 11/04/12 Last Seen: June 10, 2013 Author Share Posted April 15, 2013 Ty, i go try ! Oh tanks, IT's DONE ! Thanks you very very much ! Quote Link to comment Share on other sites More sharing options...
Question
Minos
Hey guys, i have a little problem with custom headgear ><. When I type @ item agav_s_hood, I get an unknown item when I put I see the spirit of the item .. But it is unknown item and the same for my other custom.
screen:
accessoryid.lua:
(This is not the last line, last line: } )
accname.lua:
(This is not the last line, last line: } )
idnum2itemdesctable:
idnum2itemdisplaynametable:
idnum2itemresnametable:
itemslotcounttable:
Thank's for your futur help and sorry for my bad english ><.
Have a nice day.
Edited by MinosLink to comment
Share on other sites
9 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.