bajing88 Posted April 6, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Share Posted April 6, 2017 Hye who know this problem as server side or client? Quote Link to comment Share on other sites More sharing options...
0 Valor Posted April 6, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 72 Reputation: 29 Joined: 12/21/16 Last Seen: January 5, 2024 Share Posted April 6, 2017 hmm... sepertinya sudah ada di item_db (server side), coba cek di client side, Folder RO> System > Iteminfo.lua/lub (open notepad++). Find/Search > Ketupat / ItemID. Quote Link to comment Share on other sites More sharing options...
0 Freya Posted April 6, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share Posted April 6, 2017 Hello, it could be from your data folder. Search for your data folder and seach for idnum2itemdesctable.txt. Also, I am amazed by your client, may I know as to where did you find that client? Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 6, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 6, 2017 58 minutes ago, Freya said: Hello, it could be from your data folder. Search for your data folder and seach for idnum2itemdesctable.txt. Also, I am amazed by your client, may I know as to where did you find that client? Please read the txt file i use this idnum2itemdesctable.txt Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 6, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 6, 2017 2 hours ago, Valor said: hmm... sepertinya sudah ada di item_db (server side), coba cek di client side, Folder RO> System > Iteminfo.lua/lub (open notepad++). Find/Search > Ketupat / ItemID. okay i get that id so what next Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 6, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 6, 2017 1 hour ago, Freya said: Hello, it could be from your data folder. Search for your data folder and seach for idnum2itemdesctable.txt. Also, I am amazed by your client, may I know as to where did you find that client? i get from this website http://createragnarokonlineprivateserver.blogspot.my/2008/09/how-to-create-your-own-ragnarok-online.html Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted April 6, 2017 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 10 hours ago Share Posted April 6, 2017 iteminfo.lua/lub or itemdesc in your grf depends on your client reads which Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted April 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 7, 2017 (edited) 21 hours ago, Freya said: Hello, it could be from your data folder. Search for your data folder and seach for idnum2itemdesctable.txt. Also, I am amazed by your client, may I know as to where did you find that client? Yeah.. i noticed it too.. quite classic client.. @mrlongshen.. take note.. @bajing88 if u check in the packet_db.txt, what client version stated there for default? just check ur idnum2itemdesctable, idnum2itemdisplaynametable & idnum2itemresnametablein ur data folder or ur grf.. make sure that the id of the item, is exist on these 3 files... if not, u have to add manually into these 3 files.. Edited April 7, 2017 by hazimjauhari90 Quote Link to comment Share on other sites More sharing options...
0 mrlongshen Posted April 7, 2017 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted April 7, 2017 21 minutes ago, hazimjauhari90 said: Yeah.. i noticed it too.. quite classic client.. @mrlongshen.. take note.. @bajing88 if u check in the packet_db.txt, what client version stated there for default? just check ur idnum2itemdesctable, idnum2itemdisplaynametable & idnum2itemresnametablein ur data folder or ur grf.. make sure that the id of the item, is exist on these 3 files... if not, u have to add manually into these 3 files.. Thanks @hazimjauhari90 client 2010 using txt version! Thanks for remind me Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 7, 2017 1 hour ago, mrlongshen said: Thanks @hazimjauhari90 client 2010 using txt version! Thanks for remind me Okay will be try to my server Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted April 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 7, 2017 u can check the idnum2table from this github repository.. perhaps u can add the missing id of urs copy from this repo.. https://github.com/zackdreaver/ROenglishPRE Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 7, 2017 Problem Solved thank you all love you Quote Link to comment Share on other sites More sharing options...
0 bajing88 Posted April 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 2 Joined: 03/20/17 Last Seen: April 6, 2022 Author Share Posted April 7, 2017 6 minutes ago, hazimjauhari90 said: u can check the idnum2table from this github repository.. perhaps u can add the missing id of urs copy from this repo.. https://github.com/zackdreaver/ROenglishPRE thanks for your helping me.... thanks a lot Quote Link to comment Share on other sites More sharing options...
Question
bajing88
Hye who know this problem as server side or client?
Link to comment
Share on other sites
12 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.