Jump to content

botka4aet

Members
  • Content Count

    57
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by botka4aet

  1. Any idea why map-server restarts with generate-translations plugin? [Status]: Event 'OnInit' executed with '2405' NPCs. [Info]: Hercules, Copyright (C) 2012-2024, Hercules Dev Team and others. [Info]: Licensed under the GNU General Public License, version 3 or later. [Status]: Server is 'ready' and listening on port '5121'. [Status]: Terminating... [Status]: Cleaned up 1156 maps. [Status]: Close Map DB Connection.... [Status]: Close Log DB Connection.... [Status]: Finished. [Info]: Memory manager: No memory leaks found. Map-Server has shutdown successfully. Restarting in 15 seconds, press Ctrl+C to cancel.
  2. So literally anybody can bruteforce admin account with this panel and change settings? Correct?
  3. https://herc.ws/wiki/Custom_weapons
  4. Интерфейс переводится файлами в виде картинок. Диалоги нпц задаются на стороне сервера кодировкой файла в кирилице
  5. Oh god... do you create issue? Or what?
  6. Check map server after reloadscript or after clicking Mb some errors
  7. Do you change file encoding?
  8. Why do you need search it? If someone killed boss - add respawn time to one NPC Every 5 min(for ex) this NPC check - do you need spawn MVP or not. After reloadscript check: if NPC have MVP timer - don't spawn, else - spawn.
  9. Monsters create at start server? Not at map activation? Better remove normal spawn and do it with script. Also use search -
  10. No You can create diff with 2013 emu and try to apply to current. But a lot of things changed. Also you have rathena and wanna herc
  11. try use *skill(<skill id>, <level>{, <flag>}) istead *skill <skill id>, <level>{, <flag>} (https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L6502)
  12. https://rathena.org/board/topic/125249-4th-job-development-project/
  13. because packet version. As @Kuya Jeo mention, you can have 2 different diff clients. But can you status window hardcoded in exe.
  14. No, it's about - if you point target(not yet even cast skill) - check, if it's normal monster, boss or player.
  15. https://github.com/zackdreaver/ROenglishRE/blob/master/Ragnarok/data/luafiles514/lua files/transparentItem/transparentItem.lub ?
  16. Looks like wrong ip config in conf files
  17. https://ro.industrial-illusions.net/files/ You can get data.grf from full kro
  18. Just copy to npc path and add it in config file
  19. Most intellectual RO things are paid: maps, sprites, guard, scripts and so on. And more important - it's not necessary for normal gameplay.
  20. Насчет fps - Fraps и Dxtory хорошо работают с RO. If you don't want use prog - you can create own dll with fps overlay. https://stackoverflow.com/questions/1994676/hooking-directx-endscene-from-an-injected-dll
  21. Just copy skript but check job instead vip status
×
×
  • Create New...

Important Information

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