Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by 4144

  1. issue can be with some patches. try disabled them may be dns patch or proxy patch or other
  2. try configure clientinfo.xml and sclientinfo.xml also try less patches. look like you enabled too much for simple test
  3. this is visual studio bug, but i not sure microsoft will fix it in near or future or fix it at all you can use my pr with new packets and workaround for visual studio https://github.com/HerculesWS/Hercules/pull/2645
  4. better ask in topic about offline server. because error show here no char server and this is related how offline server packed or how you unpack it. this is not hercules issue
  5. 4144

    1@colo (jRO)

    you cant configure new client? or cant run hercules?
  6. Open externalsettings_LANG.lub or externalsettings_LANG_sak.lub in text editor, here LANG is your language what you configured And replace Doram = true to Doram = false
  7. dont use patches for this. patch need for very old clients only. use externalsettings configuration file
  8. look like you using ragexe client. For this client need replace game guard dll cdclient.dll. Get correct dll from nemo and put in your client dir also you must use patches for disabled cheat defender game guard (this is one of recommended patches)
  9. look like you missing all or some translations in msgstringtable.txt or may be not enabled patch for read this file
  10. try use two or more npcs. Even at same position if you want shops hidden. also for barter shops you must set shop type. in your example type is missing
  11. From last release in hercules was added new shop type: expanded barter shop. This shop allow buy item with different amount and pay with other items or with money. For removed items supported refine levels. Also this shop allow infinite or limited numbers in shop. Limited numbers saved into database. For use shop example script uncomment in file npc/scripts_custom.conf this line: //"npc/custom/expandedbartershop.txt", This shop supported from clients: Ragexe: 2019-11-20 and newer RagexeRE: 2019-11-06 and newer Ragexe zero: 2019-11-27 and newer Same sample images:
  12. you did something wrong. better switch to clean hercules and apply your additional changes on top of it
  13. at first you need grf/data and other files from zero client (files from other kro clients will not works) Then download exe what you like from here http://nemo.herc.ws/downloads/ At bottom of page with your client exe you can see instructions how build hercules. Nemo patches you can use recommended. Yes some will fail with errors and this is fine.
  14. This is false. About 2018-06-20 and 2018-06-21 most time talking people who using rathena. For now rathena cant use newer clients than 2018-06-21 because this is it's only supported last client. You can use any client if you have correct data and grf folders. Older or newer grf and data may not works with selected exe. Another issue you may have with Nemo. if patches what you want cant works with your exe. For patches and how build hercules for each client you can look here: http://nemo.herc.ws/
  15. present instructions on page is not enough? or you asking how download full zero client?
  16. this mean you compiled hercules for wrong packet version or wrong client type
  17. Try use google translate on my messages. Or say your native language, because look like you not understand english.
  18. no. this versions is first clients supporting 2147483648 item ids
  19. Big item ids (up to 2147483648) supporter from this client versions: Ragexe 20181121 and newer RagexeRE 20180704 and newer Ragexe zero 20181114 and newer Older clients can support only up to 65535 item id or even 32767.
  20. limit depend on client version. If you using any newer client not supported by rathena (late 2018 and newer), you will get item id limit as 2147483648. But if you want use old clients like supported in rathena you can get item id up to 65535.
  21. Very bad idea to run sql queries from map server. It will add huge lag to your server. Probably better save your values into player permanent variables. Your error mean no attached player on mob kill. This probably mean mob was killed not by player.
  22. download somewhere official kro client even outdated version, and check what dirs it have. You can search in this forum.
  23. Probably it mean you have some missing directories. Try look in official clients what directories exists for example need directories: savedata, Replay and other
  24. this is translation issue. This translation can works without issues only on 2018-06-21. For fix atleast skills, try replace all files with *skill* in name to default korean files, from grf. In alternative way you can try grab some files from Asheraf's translations. It should works with more recent clients.
  25. About compare hercules vs rathena, try search on this forum. i think was already topics about it. About up to date server, you can get up to date server only on official kro and jro servers, even other official servers very old, and private server missing features or updates. If you want use latest client, then you can use only hercules, because rathena not support them.
×
×
  • Create New...

Important Information

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