Jump to content

4144

Core Developers
  • Content Count

    1189
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by 4144

  1. can you update nemo from git and check is it works now?
  2. look like this patch not works on zero because file named bit different, i will try to fix it...
  3. You should enable patch "Always load Korea ExternalSettings lua file". This is allow use all supported langtypes. Next set langtype what you want for russian language or set servicetype to "russia"
  4. This is only client side feature. You need client: 2019-06-05 ragexeRE or newer 2019-06-19 ragexe or newer 2019-06-26 ragexe zero or newer
  5. Look like you still doing something wrong. I tested on 2019-12-24bRagexeRE with only official files, and all works fine
  6. If you not understand math, can you simply copy/paste fixed line?
  7. try like this: (10**(.@i+1)) / (10**.@i)
  8. from what i remember in client, deleting message in client in kro, not removing message from list, but show it as gray. this mean this is not server issue. and here issue only warnings. you can try remove this warning, or simply ignore it
  9. You missing some directories in client folder. Try create SaveData or other missing directory.
  10. data directory and grf file/files. But anyway this all need for run zero client. But if you need zero machanics, it not implimented in hercules. I mean zero is revo classic, hercules support pre renewal and renewal mechanics. This mean if you need revo classic mechanics, you should implimente it by self, with or without zero client.
  11. this error mean you have old sql database and new hercules. Apply all missing updates or create db from scratch
  12. zackdreaver repo works for only legacy ragexeRE clients. grf and data for zero search on this forum. Here was some official kro client links
  13. for client you need grf and data files from official ragnarok zero. Search on this forum, here was some then you need client exe for zero can get one here: http://nemo.herc.ws/downloads/ for emulator see how build it for selected client exe in page where you downloaded client exe
  14. See itemdb fields ShowDropEffect and DropEffectMode But you need client atleast 20180418 for ragexe or ragexeRE or any zero versions.
  15. if you need also player interaction from item script, need call npc label in one of ways for attach npc to player. after you can use select/menu etc
  16. with default config, hercules using one database. If you want more than one db, change configuration files
  17. If you using unpatched client exe, both ragexe and ragexeRE need launcher or command line parameters. Probably main selection is how new client exe you want to use and then find exe where all patches what you need can be enabled. For client exe and patches you can see here: http://nemo.herc.ws/ Newer clients most time have more features.
  18. For add link, you can use script function F_MesItemInfo. It add correct tags for any client versions
  19. at first you need grf and other files for zero with similar version with your exe in other words you cant use grf/data from normal kro with zero.
  20. this probably mean you missing some resources or have it wrong version
  21. by logs it say you have corrupted db. Try fix it, or remove mysql/mariadb and install again
  22. This client using cheat defender anti cheat, for disable it, you must use Nemo. Old patchers not support this anti cheat. And yes this is normal. You can connect to login and char servers, but cant to map. For fix this, use Nemo Here you can see what patches can works and what cant with your client: http://nemo.herc.ws/clients/2018-06-20eRagexe/
  23. Try this pr https://github.com/HerculesWS/Hercules/pull/2568 I add some info if it crashing on parsing wrong data, but i cant reproduce your issue. If it crash, show output here
  24. try convert mob db from hercules repository, if it works, try remove some own mobs and try convert. in this way you probably can find mob with error
×
×
  • Create New...

Important Information

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