The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
-
Posts
5 -
Joined
-
Last visited
Community Answers
-
nearesven's post in Old Glast Heim (Hard Mode) was marked as the answer
UPDATE 2:
Error I've got from the mapserv.bat: [Error]: npc_enable: Attempted to hide a non-existing NPC 'dup_1_110211390' (flag=0). [Debug]: Source (NPC): Varmundt#0 at 1@gl_kh (149,41) [Error]: npc_enable: Attempted to show a non-existing NPC 'dup_1_110211413' (flag=1). [Debug]: Source (NPC): Varmundt#0 at 1@gl_kh (149,41) [Error]: npc_enable: Attempted to show a non-existing NPC 'dup_1_110211414' (flag=1). [Debug]: Source (NPC): Varmundt#0 at 1@gl_kh (149,41) [Error]: npc_enable: Attempted to hide a non-existing NPC 'dup_1_110211413' (flag=0). [Debug]: Source (NPC): Heinrich#1 at 1@gl_kh (149,100) [Error]: npc_enable: Attempted to show a non-existing NPC 'dup_1_110211415' (flag=1). [Debug]: Source (NPC): Heinrich#1 at 1@gl_kh (149,100) [Error]: npc_enable: Attempted to show a non-existing NPC 'dup_1_110211417' (flag=1). [Debug]: Source (NPC): Heinrich#1 at 1@gl_kh (149,100) [Debug]: NPCEvent 'dup_1_110211418::OnEnable' not found! (source: Heinrich#1)
** Renaming the duplicated NPCs names scripts/instance npcnames in the OldGlastHeimHard.txt fixed the issues and it's now working well.
Credits:
Thanks again to this pull request #4219 by Questune09 for the NPC Sellers Mob and Skill database got from this REQUEST. Replaced the NORMAL mode mobs into HARD mode. Edited the quests IDs inside quest.db (There are questids for OGHH already written inside) Changed the map instance locations from 1@gl_k / 2@gl_k to 1@gl_kh / 2@gl_kh Euphy, Ziu, Heris, exneval, Secretdataz, Aleos for the script of OGH Instance. rAthena community. (Browsing for scripts in the forums and learning it from other people lol)
-
nearesven's post in Renewal Database update? was marked as the answer
UPDATE 1:
Thanks to you both! After some downloading and researching, I got the skills working now and also got a working translation!
Credits to Asheraf for the updated skill translations! It fixed the crashing issues when opening the skill window.
https://github.com/Asheraf/Translation
Used the 16th Anniversary Update from the rAthena branch for skill balancing.
https://github.com/rathena/rathena/tree/update/16th_anniversary
The only problem now is the EDDA KRO items.
KRO client used is still from Akkarin. I used the Server Database Editor by Tokeiburu and looked inside the db. Apparently they're inside the CLIENT ITEMS.
My question now is:
IS there a way to extract these items and put it inside rAthena's itemdb?
**if this question is supposed to be for the other forum request, I'm sorry in advance. UPDATE 2:
Got my answer in https://github.com/rathena/rathena/pull/4170.
**ItemDB is updated but no instance yet. Thanks https://github.com/attackjom for the pull request and updates! Thanks for IAmGnome for telling me about the git updates!
Kudos to you all!