core Posted January 14, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Share Posted January 14, 2018 Hi Any one can help me about item no description how to add description on this item see photo who can help me i will add rep all your post =) Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 14, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 14, 2018 Are you using client 2012 yet? If yes, go to your data folder and add description in idnum2itemdesctable.txt Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 On 1/14/2018 at 12:15 PM, BrOgBr said: Are you using client 2012 yet? If yes, go to your data folder and add description in idnum2itemdesctable.txt yes im using 2012 can you give me example sir please thanks Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted January 15, 2018 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 January 15, 2018 Check "Defining Items clientside" in bellow mentioned page https://github.com/rathena/rathena/wiki/Custom_Items Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 17 hours ago, Cyro said: Check "Defining Items clientside" in bellow mentioned page https://github.com/rathena/rathena/wiki/Custom_Items i cant understand it sir i am beginner =( Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted January 15, 2018 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 January 15, 2018 There is a file bamed idnum2itemdesctable.txt in your grf data folder, open it and find the item you if you want description to be changed and edit it then save Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 17 hours ago, Cyro said: There is a file bamed idnum2itemdesctable.txt in your grf data folder, open it and find the item you if you want description to be changed and edit it then save so sir no need ot export inport or any tools or converter just use GRF editor and edit and save ? Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 15, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 15, 2018 Export is better to edit. You can use Notepad++ to do this. I'll try teach you... Once you extract the GRF, open the data folder and search for idnum2itemdesctable.txt, keep in mind the ID from the item that you want add the description, I'll use the ID 30000 for the example. With the idnum2itemdesctable.txt open with the Notepad++ go to the bottom so you will need do this: 30000# Description of the your item. Type: ^777777Costume^000000 Defense: ^7777770^000000 Location: ^777777Mid^000000 Weight: ^7777770^000000 Required Level: ^7777771^000000 Applicable Job: ^777777All^000000 # The ^777777 with ^000000 is the hex code for a color. Just change the ID 30000 (@item ID) for your item ID and change other infos about it. 1 Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 16 hours ago, BrOgBr said: Export is better to edit. You can use Notepad++ to do this. I'll try teach you... Once you extract the GRF, open the data folder and search for idnum2itemdesctable.txt, keep in mind the ID from the item that you want add the description, I'll use the ID 30000 for the example. With the idnum2itemdesctable.txt open with the Notepad++ go to the bottom so you will need do this: 30000# Description of the your item. Type: ^777777Costume^000000 Defense: ^7777770^000000 Location: ^777777Mid^000000 Weight: ^7777770^000000 Required Level: ^7777771^000000 Applicable Job: ^777777All^000000 # The ^777777 with ^000000 is the hex code for a color. Just change the ID 30000 (@item ID) for your item ID and change other infos about it. how to export and import sir ? i tried to edit using nopad++ but nothing change Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 15, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 15, 2018 Use this: Grf Builder.rar to extract the GRF, it's more easy to use. Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 (edited) 16 hours ago, BrOgBr said: Use this: Grf Builder.rar to extract the GRF, it's more easy to use. sir i cant open the main,grf Edited January 15, 2018 by core Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 15, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 15, 2018 (edited) This is your GRF? If it's encrypted you'll need use the GRF Editor with the password Edited January 15, 2018 by BrOgBr Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 17 hours ago, BrOgBr said: This is your GRF? If it's encrypted you'll need use the GRF Editor with the password i already added but cant show the description Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 15, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 15, 2018 (edited) I thought that this was a custom item that you've added... But the 5467 already exist... Do a backup for you idum2itemdesctable.txt and replace for this: idnum2itemdesctable.rar This is from zackdreaver. Edited January 15, 2018 by BrOgBr Quote Link to comment Share on other sites More sharing options...
0 core Posted January 15, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 15, 2018 16 hours ago, BrOgBr said: I thought that this was a custom item that you've added... But the 5467 already exist... Do a backup for you idum2itemdesctable.txt and replace for this: idnum2itemdesctable.rar This is from zackdreaver. any quick guide how to replace it sorry sir i am begginer i need detailed guide i apologize sir for being slow its hard Thu Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted January 15, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 7 hours ago Share Posted January 15, 2018 Before everything you will need extract your GRF to data folder then you will need change your idnum2itemdesctable.txt to some thing like this idnum2itemdesctableBACKUP.txt so you will copy the new idnum2itemdesctable.txt. Then make your GRF again with the changes or use the data folder for test, if your hexed is diffed to read data folder first. I'm not good at explaining. Quote Link to comment Share on other sites More sharing options...
0 pajodex Posted January 16, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: March 30 Share Posted January 16, 2018 1 hour ago, core said: any quick guide how to replace it sorry sir i am begginer i need detailed guide i apologize sir for being slow its hard Thu Hi, let me explain further what @BrOgBr meant: Before proceeding to these steps, make sure you already know how to use GRF Builder, Client hexing, and Notepad. 1. Extract your main.grf to a folder where you can easily find. 2. go to that extracted grf folder and find data/idnum2itemdesctable.txt and rename it to idnum2itemdesctable_backup.txt (this is for back up purposes incase you need this again) 3. copy the new idnum2itemdesctable.txt from here idnum2itemdesctable.rar (extract this first) 4. paste it inside your extracted grf folder. it should appear that you have idnum2itemdesctable.txt and idnum2itemdesctable_backup.txt inside the folder. 5. a. If your client is hexed to read data folder first, you can copy > past the extracted grf data folder directly to your client files to test if it is working. b. If not, you have to make a new main grf and replace your old one. Make sure you make back ups too. ~ done Another step is to simply use GRF Builder. 1. Open your main grf 2. go to data folder, look for idnum2itemdesctable.txt and rename it to idnum2itemdesctable_backup.txt 3. add a new idnum2itemdesctable.txt from idnum2itemdesctable.rar (extract this first) 4. save your main grf. Quote Link to comment Share on other sites More sharing options...
0 core Posted January 16, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 16, 2018 On 1/15/2018 at 4:39 PM, pajodex said: Hi, let me explain further what @BrOgBr meant: Before proceeding to these steps, make sure you already know how to use GRF Builder, Client hexing, and Notepad. 1. Extract your main.grf to a folder where you can easily find. 2. go to that extracted grf folder and find data/idnum2itemdesctable.txt and rename it to idnum2itemdesctable_backup.txt (this is for back up purposes incase you need this again) 3. copy the new idnum2itemdesctable.txt from here idnum2itemdesctable.rar (extract this first) 4. paste it inside your extracted grf folder. it should appear that you have idnum2itemdesctable.txt and idnum2itemdesctable_backup.txt inside the folder. 5. a. If your client is hexed to read data folder first, you can copy > past the extracted grf data folder directly to your client files to test if it is working. b. If not, you have to make a new main grf and replace your old one. Make sure you make back ups too. ~ done Another step is to simply use GRF Builder. 1. Open your main grf 2. go to data folder, look for idnum2itemdesctable.txt and rename it to idnum2itemdesctable_backup.txt 3. add a new idnum2itemdesctable.txt from idnum2itemdesctable.rar (extract this first) 4. save your main grf. i cant replace it because all of my custom item been there i just want to add a description on the normal dragon helm sir Quote Link to comment Share on other sites More sharing options...
0 pajodex Posted January 16, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: March 30 Share Posted January 16, 2018 (edited) 8 minutes ago, core said: i cant replace it because all of my custom item been there i just want to add a description on the normal dragon helm sir Do the 2nd option I gave you. PS: Your really not going to 'replace' your grf. It's basically fixing your problem. Try doing everything step by step and don't forget to make back ups. Edited January 16, 2018 by pajodex Quote Link to comment Share on other sites More sharing options...
0 core Posted January 17, 2018 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 135 Reputation: 1 Joined: 05/21/17 Last Seen: June 11, 2018 Author Share Posted January 17, 2018 On 1/16/2018 at 2:20 AM, pajodex said: Do the 2nd option I gave you. PS: Your really not going to 'replace' your grf. It's basically fixing your problem. Try doing everything step by step and don't forget to make back ups. nothing change sir do you have a video tutorial ? Quote Link to comment Share on other sites More sharing options...
Question
core
Hi Any one can help me about item no description how to add description on this item see photo
who can help me i will add rep all your post =)
Link to comment
Share on other sites
19 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.