Brynner Posted April 28, 2013 Posted April 28, 2013 Could you give us a link Brynner regarding the new plugins? WDGLoadLUABeforeLUB.dll WDGEnableMultipleGRF.dll WDGEnableMultipleGRFExtended.dll WDGDisableHShield.dll WDGSkipPacketHeaderObfuscation.R2.dll/ WDGSkipLicenseScreen.dll Credits to @Ai4rei's Quote
Jaburak Posted May 2, 2013 Posted May 2, 2013 How to disable quest, navigation and booking button in client 2012-04-10Ragexe? Thanks in advance! Quote
Neo-Mind Posted May 3, 2013 Posted May 3, 2013 @nana you need to replace the old ones from plugins/WeeDiffGen to these new ones in the github. Quote
Rebel Posted May 7, 2013 Posted May 7, 2013 How to disable quest, navigation and booking button in client 2012-04-10Ragexe? Thanks in advance! Disable Navigation, Booking Buttons: (Need Hex Editor) - Find \basic_interface\booking -> Replace booking part with 90 - Find \navigation_interface\btn_Navigation -> Replace btn_Navigation with 90 I can't search the quest button sorry. Hope this helps you. Quote
Mr BrycE Posted May 31, 2013 Posted May 31, 2013 i have a problem..after saving the .exe file ..my client shutdown >.< Quote
nanakiwurtz Posted June 1, 2013 Author Posted June 1, 2013 @Mr BrycE: You touched some extra bytes on the exe, it makes the file checksum to fail. Restart again from beginning. Quote
Mr BrycE Posted June 1, 2013 Posted June 1, 2013 sorry im not familiar with that, but i follow your rule .. when it's 8bit, only think of letters that will fit on 8bit. nothing more nothing less and i did use your tool.. Quote
mofo Posted June 3, 2013 Posted June 3, 2013 Try this one Find: B9 58 08 9B 00 75 59 Replace: B9 58 08 9B 00 EB 59 thanks it works! I can't seem to find this hex string on 2012-07-16 ragexe help please Quote
mofo Posted June 3, 2013 Posted June 3, 2013 http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/2012/ i'm using 2012-07-16aragexe.rar Quote
Neo-Mind Posted June 3, 2013 Posted June 3, 2013 almost forgot about this hehe Find: B9 50 B1 9C 00 75 59 Replace: B9 50 B1 9C 00 EB 59 1 Quote
Lordamax Posted June 23, 2013 Posted June 23, 2013 (edited) Try this one Find: B9 58 08 9B 00 75 59 Replace: B9 58 08 9B 00 EB 59 thanks it works! ^Not working on 2012-04-18a client =( Hi! I'm also this kind of problem about the Soul linker classes that are still in Korean. I'm using 2012-04-18a client. Do you guys have a fix for it? Edited June 23, 2013 by Lordamax Quote
precious Posted June 29, 2013 Posted June 29, 2013 @nana, i want to add custome item , example wings.when i add the custome item. in my inventory success showing item, right click, and show description item, but when i use it. client was gravity error. help me please T_T i follow this tutorial http://rathena.org/wiki/Custom_Items , i use client 2012-04-10RagexeRe Quote
nanakiwurtz Posted June 30, 2013 Author Posted June 30, 2013 @precious: Have you rechecked the sprite? Quote
ngek202 Posted July 18, 2013 Posted July 18, 2013 (edited) are the mini map icons can be translated too or they are under msgstring? Backread it Nice Share btw Edited July 18, 2013 by ngek202 Quote
zephiruzgm Posted September 24, 2013 Posted September 24, 2013 I need to translate these buttons Seekparty folder. If anyone can help me .. Thank you .. Quote
LuLu Posted September 25, 2013 Posted September 25, 2013 I need to translate these buttons Seekparty folder. If anyone can help me .. Thank you .. I did make a new skin and I didn't included them in the translation because I never encountered them. Can I ask where do you encounter them? Quote
Zeiyan Posted October 25, 2013 Posted October 25, 2013 Hello i know this topic is old but is there a way to diff the 2012-04-10 client to make the data.ini hard coded. well what i mean is ill set it to read the grfs directly not from the data.ini file. is it possible? ive been reading a lot of hexing tutorials but im still a newbie though Quote
Dori Posted October 31, 2013 Posted October 31, 2013 (edited) Is it possible to have langtypes have the same paletting system as langtype 0? When it's set to langtype 0, pretty much all classes have individual palettes, while all the other langtypes are sharing palettes. If something could be done about this, it would be so helpful. Also, is there anyway to disable the 'help menu' being displayed automatically when you log in? This only happens with langtype 0. Edited October 31, 2013 by Phenex Quote
nanakiwurtz Posted November 2, 2013 Author Posted November 2, 2013 Palette sharing doesn't work on my client, currently I don't use any 'Palette' related diff @ZeiyanRO: Have you tried to merge your data.grf? Actually I have tried to hardcode the path too, but it didn't worked out Quote
Dori Posted November 2, 2013 Posted November 2, 2013 (edited) Palette sharing doesn't work on my client, currently I don't use any 'Palette' related diff I'm not talking about the 'Share Palette Diff'. On langtype 0: Each class has individual palettes. For example: Lord knight has his own set of palettes while Knight has his own. On langtype 1/2/3/4/5/6/.........: Classes share palettes. For example: Lord knight and Knight Share palettes. Is there away to make all the lagntype, ATLEAST langtype #1, to have individual class palettes like langtype 0? By hexing the client? That was the question. Edited November 2, 2013 by Phenex Quote
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.