Jump to content

Ridley

Administrators
  • Content Count

    1157
  • Joined

  • Last visited

  • Days Won

    86

Everything posted by Ridley

  1. Common question without reading error. Which client you use, did you set client version in mmo.h, what's your settings for packet encryption
  2. I personally use 20150315 which is stable on herc (I know it's not on other emus) but the problem is the not coded features like Rodex and achievement system which you should disable. There are some minor issues most people wouldn't even notice. Also we had a large packet update which supports even more features for clients 20150315 and ongoing.
  3. This on herc is a pretty old version, isn't it fixed in the new ones? Maybe we should update it too. And as the others said, how are we supposed to provide support without knowing how to perform the exploit?
  4. On herc most of the recent clients run stable
  5. Why would you disable packet encryption? Oo just keep both enabled
  6. http://herc.ws/board/topic/398-client-translation-project/ https://github.com/ROClientSide/Translation
  7. just because you can access it, it doesn't mean the files can be read. Each file you access like this should be unuseable
  8. open your client with a Hex Editor. Find the first case of: 00C0AFC0FAC0CEC5CDC6E4C0CCBDBA5C636865636B626F785F302E626D70000000C0AFC0FAC0CEC5CDC6E4C0CCBDBA5C636865636B626F785F312E626D70 and replace by 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 note: this only disables the visual part of it, if you move your mouse there it will still be clickable edit: i just noticed this also removed checkbox for sound settings :|
  9. Yes it just adds a small delay to prevent several issue which mostly occured by spamming those items. I edited my previous post and added the one for Bwing. Using these items since years now like this
  10. wav files are way larger than mp3 and would make your grf to a monstrosity. The client can play all mp3 with a bitrate of 128 kbit/s
  11. { Id: 12345 AegisName: "Refined_Wing_Of_Butterfly" Name: "Refined Butterfly Wing" Type: 11 Trade: 9 Script: <" sleep2 75; warp "SavePoint", 0, 0; "> }, { Id: 23456 AegisName: "Refined_Wing_Of_Fly" Name: "Fly Wing" Type: 11 Trade: 9 Script: <" sleep2 75; warp "Random", 0, 0; "> },
  12. not sure if i fully understood your question. the patch process it saved in your (severname) .dat and not int he grf and files added to the grf will ofc not be deleted o-o
  13. did you update your mapcache? i had no problems yet using it (renewal mode)
  14. It's actually lzma2 and yes, probably
  15. Why not contributing something/doing the change right in the db instead of posting randomly files?
  16. i guess you followed the old guide and did 2 databases, a separate for the logs. Iirc the new config doesn't allow that (please correct me if i'm wrong) so just import the logs.sql to your main database
  17. 1 wouldn't support special characters, from my experience 10 and 11 are the most universal ones
  18. you can not set the server to run in a specific episode, you can do some research and simply disable the content/scripts you don't want to load.
  19. This is an update to the intro, to be more specific, to the spawning location and everything happening before the Crituria Academy Changes New spawning location for RENEWAL is iz_int 18 27New outerior is int_land. You have to do a small quest here. This is optional, you can also go directly to Izlude. The additinal poring drop is fully handled by our quest_db.conf and you do not need to edit anything. In order to fully support this change, you need the latest translation files for navigation and iteminfo. You can find them here: https://github.com/ROClientSide/Translation The confusion about iz_int We saw question about a black iz_int quite often. Is is also simply why this happens. The map was changed on official, and the small ship was turned into a ship interior. The old coordinates were a black spot on this "new" map, and to fix it, you simply had to put in the "old" iz_int map files. For this change, you now need the new map, the one. I once uploaded both to hercules. In case you need it, you can download it here. The new iz_int is included in any recent kro from the back to december 2015. If you used the old iz_int, you just have to replace it.
  20. try langtype 10 or 11, those are pretty universal
  21. Check your langtype in clientinfo.xml For further info read the wiki bout clientinfo.xml
  22. Sorry, fixed the links, had double http in it
×
×
  • Create New...

Important Information

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