Jump to content

themon

Members
  • Content Count

    517
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by themon

  1. @neo how to make patch for this? this is the one im asking how to fix it? i download the 2014 from your site and extract them and its broken hmm cant reproduce the problem I will forward the fix to Neo that he add it into the nemo patcher , snce its a Hardcoded msg use hex on 20140115 client and search for this ³»ºñ°ÔÀÌ¼Ç µµÅ· ÇØÁ¦ and then replace it. I temporary put "Navigation Interface" its in offset 580D08 to 580D1B @Ossi Maybe the message is wrong in here and the other message something like "Simple change to UI" maybe should be "Change to Simple UI"
  2. Just put this in your svn url https://github.com/HerculesWS/Hercules For? and what are you talking about "i think no?" im still using svn client like tortoise svn for checkout http://prntscr.com/2tbahs What url did you put in your tortoiseSVN if you want to update you hercules server? Wasnt ness talking about clientside translation svn link,Svn link: https://github.com/ROClientSide/Translation I will contact michieru to remove old link... Oops my bad didn't notice that this is the translation project thread. For TortoiseSVN https://github.com/ROClientSide/Translation For TortoiseGit https://github.com/ROClientSide/Translation.git
  3. Just put this in your svn url https://github.com/HerculesWS/Hercules For? and what are you talking about "i think no?" im still using svn client like tortoise svn for checkout http://prntscr.com/2tbahs What url did you put in your tortoiseSVN if you want to update you hercules server? This is for tortoiseGIT https://github.com/HerculesWS/Hercules.git
  4. Just put this in your svn url https://github.com/HerculesWS/Hercules
  5. another easier way i found 1) get JOCR 2) Take screengrabs and copy the text from the screenshots using JOCR 3) paste it into Notepad++ 4) in Notepad++ click on Encoding>Character Sets> Korean> Windows 949 5) Voila your gibberish text is now converted in Korean 6) head over to translate.google.com and start translating.... Note: just make sure you copy all the korean text in a single notepad then save a copy of it before converting it into korean then proceed from step 4 Found this at rathena forum by kamikaze666
  6. 2014-02-12aRagexe have failed diff like 1rag1. How to fix those error.
  7. I will test this later. K3dT what's new with this client?
  8. Did you change you mmo.h #ifndef PACKETVER #define PACKETVER 20131223 #endif // PACKETVER Change 20131223 to 20140115 And also did you add the packet data for that client in your srcpacket.h Cause its looking for wanttoconnect packet packet(0x0B19,19,clif->pWantToConnection,2,6,10,14,18);
  9. https://github.com/HerculesWS/Hercules/commits/master You need to use tortoiseGit it just like tortoiseSVN But in git you need copy and paste the .git you will find it say clone git Or you can also download the zip file. Why don't you try ossi 2014 client its more lastest than mine.
  10. But the boss hp bar don't act like normal monster hp bar. How can you make the hp bar on 2014 client change for every 5% damage you make.
  11. suggestion!!! @autoattacklevel So that your character will on attack monster that they can kill Lets say your character base level is 4 and you want to only the monster you think you can kill so you use @autoattacklevel <Level of Monster> <optional range of level> sample @autoattacklevel 5 now your character will automatically attack level 5 monster and down or with optional @autoattacklevel 5 3 now your character will automatically attack level 5 monster down to level 3 monster only
  12. so now to fix this is to find all zeny and change it to Zeny I don't know an easier way to find all zeny in the script than go to your hercules folder using your windows explorer and press search and search all zeny from files and folder. then open the result one by one and and find zeny on each one you open and replace to them to Zeny
  13. On your cluckers.txt script Try to find and replace all "zeny" to"Zeny" and that will fix your problem
  14. Yes, I was thinking to do that. I made a pull request of that to the project. just check if everything is good You made a new folder with named "Ossi Files" :/ Also some lua are not in correct format, it would cause a difficulty in case of future kRO updates. yup! that's why I just put it in separate folder. so you can decide if will add ossi. cause I get that in his 2014 YourRo client folder. maybe I can help you translate your New world Map navigation. what lua are not in correct format? can you correct them what is the progress of your own version is it 100% translated now?
  15. Yes, I was thinking to do that. I made a pull request of that to the project. just check if everything is good
  16. @Dastgir will you add Ossi New World Map Translation to the Project
  17. now the Ossi release 2014 client. What is the status of the cash shop discount? (server side)
  18. Thanks! Now I'm using 2014-02-05bRagexe.exe client with Ossi New World Map Translation. so far no error
  19. While waiting for ossi new client. I try for now k3dt 2014-02-05 ragexe client. Just define it in mmo.h and recompile
  20. I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h Now all I'm waiting is the translation for the new map
  21. Did you change in your mysql hercules-login. You must change s1 and p1. Be sure the first accout is server. Make the gender S Also check map-server.conf and char-server.conf see if you have made the username and password all the same
  22. I guess they use my unpacked exe t-t .. You can download it from http://k3dt.eu/Ragexe/unpacked/ Yup ossi direct me to that client but still can't figure the unsupported 0xc900 packet
  23. Post your diff list here, and much better post the things you modify.
  24. http://herc.ws/board/topic/4117-zeny-to-coins-then-coins-to-zenny-script/?hl=zenytocash#entry26766 Try mo d2
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.