Hatake Kakashi Posted September 16, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted September 16, 2013 (edited) i include here screenshot and my data.rar error and no image at inventory.when i click this. what's wrong with my script? i tried to @changelook then i saw saiyan headgear and it's ok if @changelook but when i summon that item there's no image and when i click its error. please help i need your help pls. pls pls.... check custom item and item_db and system folder and here's my client date April 9, 2012 i view it using PE Viewer. custom item database.rar Edited September 19, 2013 by Hatake Kakashi Quote Link to comment Share on other sites More sharing options...
chowking Posted September 16, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 178 Reputation: 17 Joined: 06/25/12 Last Seen: September 22, 2022 Share Posted September 16, 2013 (edited) in idnum2itemdisplaynametable.txt 25024#_saiyan# should be something like: 25024#Saiyan_Hair# <----since its a display name other than that i think all files were correct, oh and if you merge that through a patcher, specifically thor, you might want to check whether its gibberish or not, if your computer detects korean text as gibberish use unbollox.exe to convert it to something like "[][][][][]" or korean, then proceed with patching Edited September 16, 2013 by chowking Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 16, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 16, 2013 (edited) 25024#_saiyan# should be something like: 25024#Saiyan_Hair# <----since its a display name are you sure with that? coz i should put the right name ryt? at my texture item and collection folder name is _saiyan. so why should i put saiyan_hair? but there's no hair word on it? correct me if im wrong. sorry for my english grammar. Edited September 16, 2013 by Hatake Kakashi Quote Link to comment Share on other sites More sharing options...
chowking Posted September 16, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 178 Reputation: 17 Joined: 06/25/12 Last Seen: September 22, 2022 Share Posted September 16, 2013 (edited) What's the client date you're using? are you sure with that? coz i should put the right name ryt? at my texture item and collection folder name is _saiyan. so why should i put saiyan_hair? but there's no hair word on it? correct me if im wrong. sorry for my english grammar. if its in idnum2itemdisplaynametable.txt,, then you need to put what name it has to have or has to show in client, yours have 25024#_saiyan# so " saiyan" will appear on item name client side, just like in your attached screenshot Edited September 16, 2013 by chowking Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 17, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 17, 2013 here i tried this iteminfo.lua i already change _saiyan at displaynametable i tried Saiyan Hair but still error... please how to fix this.. [25024] = { identifiedDisplayName = "Saiyan Hair", identifiedResourceName = "_saiyan", identifiedDescriptionName = { "A Headgear comes from legendary saiyan", "Str + 3, Dex + 3, Int + 2", "Class :^777777 Costume^000000", "Defense :^777777 30^000000", "Equipped on :^777777 Upper^000000", "Weight :^777777 10^000000", "Applicable Job :^777777 Every Job^000000", }, slotCount = 1, ClassNum = 888 }, please help me... help sir chowking or to others. help me thru facebook. its to hard to reply here. thanks. i think my problem solved if i downgraded my client into 2011... haiz... im going to be crazy. damn... who can help me i will give 5usd paypal.. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 18, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 18, 2013 dont make 2012 or 2013 client date if there's a lot of bug on it... damn, can't make custom items.. haiz.. Quote Link to comment Share on other sites More sharing options...
lakasmonk Posted September 18, 2013 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 231 Reputation: 24 Joined: 12/18/11 Last Seen: April 7 Share Posted September 18, 2013 What is the name of your custom item (saiyan hair) can you say to me in detail how you add your custom item because if you want to see your item Edit your item_db or if its correct try to recheck your accname.lub/lub and accessoryid.lua/lub or check your view id if it matches your lua and db other way arround diff your client viewid change to 30000 Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 19, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 19, 2013 @sir lakasmonk i already reupload i inclue item_db etc. on it. http://rathena.org/board/index.php?app=core&module=attach§ion=attach&attach_id=8398 and i already try to diff it again and change to 30000 view id still error. i hope you can help me sir. Quote Link to comment Share on other sites More sharing options...
chowking Posted September 19, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 178 Reputation: 17 Joined: 06/25/12 Last Seen: September 22, 2022 Share Posted September 19, 2013 (edited) compile your system/iteminfo.lua to lub and other lua with luac.5.1.4 not 5.0.2 2012 and higher needs 5.1.4 Also fix the data structure of lua files,data/luafiles514/lua files/datainfo.. again looking at the picture attached really think only problem is either the system/Iteminfo.lua or idnum2resnametable.txt, since item name shows properly,, only display is missing, Edited September 19, 2013 by chowking Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 19, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 19, 2013 so what do i need to do sir? and where can i download it? i download notepad++ and i convert lua into lub by changing at save as then change lua into lua name. so still can't fix my problem.. I mean lua into lub.Coz i read those other post for recompiling lua into lub. Can compile via save as at notepad++ ryt? I already try it again at system and luafiles514 and still error... Quote Link to comment Share on other sites More sharing options...
chowking Posted September 19, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 178 Reputation: 17 Joined: 06/25/12 Last Seen: September 22, 2022 Share Posted September 19, 2013 i'll test this in a offline server later on , if ever i get it to work i'll link you the client files with saiyan Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 19, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 19, 2013 ok! can i have your fb sir? or ym id? Quote Link to comment Share on other sites More sharing options...
lakasmonk Posted September 19, 2013 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 231 Reputation: 24 Joined: 12/18/11 Last Seen: April 7 Share Posted September 19, 2013 Try this find the item folder in your data/texture/item folder then find if you put your saiyan item there Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 19, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 19, 2013 Are u sure after texture is item folder? Or after texture has a korean folder? Quote Link to comment Share on other sites More sharing options...
Neo-Mind Posted September 20, 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 September 20, 2013 Please read the wiki http://rathena.org/wiki/Custom_Items I updated it few months ago. If you still dont find your answers there then let me know. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted September 20, 2013 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted September 20, 2013 thank sir neomind but sir chowking give me idea to fix my problem.. problem fixed he recommend to change or download data v4 by. alexandria and yes!~ it's work like a charm.. thank you all~ thank you sir chowking... pm me your paypal account so that i will give you for your kindness.. Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
i include here screenshot and my data.rar
error and no image at inventory.when i click this.
what's wrong with my script?
i tried to @changelook then i saw saiyan headgear and it's ok if @changelook but when i summon that item there's no image and when i click its error.
please help i need your help pls. pls pls....
check custom item and item_db and system folder
and here's my client date April 9, 2012 i view it using PE Viewer.
custom item database.rar
Edited by Hatake KakashiLink to comment
Share on other sites
15 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.