donkeyg Posted June 11, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted June 11, 2012 when i press the gentleman pipe , my ro screen direct jump out, what happened? is it my kro didnt update??? and the gentleman is not supposed as custom item right? edited: snake head hat also have the same problem.. bump Quote Link to comment Share on other sites More sharing options...
vBrenth Posted June 11, 2012 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 311 Reputation: 46 Joined: 11/06/11 Last Seen: March 29 Share Posted June 11, 2012 Maybe your client files are not updated? like idnum*** ? Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 12, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 12, 2012 You said your Client crashes if you want to equip both of the Items,so there isn't something wrong with the DB,there's something wrong with your data folder/GRF,that means you don't have the drop sprite,which is shown,when you click on the Pipe,so I'd suggest you to update your kRO and kRE or Ragray or Miruku or whatever you're using. If this doesn't help,try to get the sprites somewhere else,I think if I find them on my GRF I could upload them,but try patching first. Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 13, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 13, 2012 i can see the sprite and also can right click the items, but i just cant left click the item, it will auto cause my client crashes Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 14, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 14, 2012 bump Quote Link to comment Share on other sites More sharing options...
hendra814 Posted June 15, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted June 15, 2012 got same probelm with item 18597,Mercury_Riser,Mercury Riser,5,40,,200,,10,,1,0xFFFFFFFF,7,2,256,,0,,759,{ bonus bAspdRate,3; bonus bCritical,3; if(getrefine() == 7 || getrefine() == 8) { bonus bAspdRate,2; bonus bCritical,2; } if(getrefine() >= 9) { bonus bAspdRate,4; bonus bCritical,4; }},{},{} i think the problem from lua files, because didn't have any update. the last data folder is 226 from this link http://svn6.assembla.com/svn/ClientSide/Lua_Project/ for lub files http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ Quote Link to comment Share on other sites More sharing options...
Critica Posted June 15, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 223 Reputation: 4 Joined: 02/23/12 Last Seen: March 28, 2018 Share Posted June 15, 2012 yeah same here, gmanspipe, blue pajamas and other zodiac Hg's and some official Hg's are not in my game,, where could we download a latest lua files? Quote Link to comment Share on other sites More sharing options...
hendra814 Posted June 15, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted June 15, 2012 sorry i'm not used lastest lua files. i've got error when used 2011-12-28 Lub+src Files [Translated].rar but now i'm used lastest lua files. You can download it from http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ download lub files, because in the rar folder include lua files. Thanks Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 15, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 15, 2012 my server have custom item code in my currently lub files too, what should i do? find the custom item and paste it into the latest lua files ? Quote Link to comment Share on other sites More sharing options...
hendra814 Posted June 15, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted June 15, 2012 Yes, you must do that, actually just replace your accessoryid.lua, accname.lua, jobname.lua and npcidentity.lua with newer lua files. don't replace it all, because make client error. after replace with newer lua files, compile into lub files. Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 16, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 16, 2012 (edited) i click the gentleman pipe also error.. bcoz inside the accname.lua doesnt have gentleman pipe, and by the way, do i need to update my item_db.txt to the latest too? Edited June 16, 2012 by donkeyg Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 18, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 18, 2012 bump Quote Link to comment Share on other sites More sharing options...
donkeyg Posted June 20, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted June 20, 2012 (edited) bump Edited June 20, 2012 by donkeyg Quote Link to comment Share on other sites More sharing options...
Wafflebutt Posted June 23, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 234 Reputation: 19 Joined: 06/15/12 Last Seen: November 28, 2023 Share Posted June 23, 2012 (edited) Gentleman pipe in accname.lua [ACCESSORY_IDs.ACCESSORY_ENTIQUE_CIGAR] = "_앤티크담뱃대" Gentleman pipe in accessoryid.lua ACCESSORY_ENTIQUE_CIGAR = 383, You should have them inside those files.... Try searching for 앤티크담뱃대 or ¾ØƼũ´ã¹î´ë in your grf files. Maybe you really just dont have the sprites. If you don´t have the sprites download the rA client from CalciumKid: http://rathena.org/b...rathena-client/ and copy the sprite files from the data folder! Edited June 23, 2012 by Ainna Quote Link to comment Share on other sites More sharing options...
Question
donkeyg
when i press the gentleman pipe , my ro screen direct jump out, what happened? is it my kro didnt update??? and the gentleman is not supposed as custom item right?
edited: snake head hat also have the same problem..
bump
Link to comment
Share on other sites
13 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.