Jump to content

NightCore.PL

Inactive Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

About NightCore.PL

  • Birthday 07/18/1997

Informations

  • Gender
    Male
  • Country
    Poland
  • Nationality
    Polish

Recent Profile Visitors

881 profile views

NightCore.PL's Achievements

Apprentice

Apprentice (3/16)

  • One Month Later
  • One Year In
  • Week One Done
  • First Post
  • Reacting Well

Recent Badges

1

Reputation

  1. Alright, the download servers seem to have come back online. Cloned the client, built it, packed .eix and .epk files, client runs, server is visible (CH1 NORM) but I still can't log in. I looked through the server's game src, in db.cpp I don't see any signs of tampering with the hashing system - no SHA512 upgrades or Argon2 visible. It should just be MD5 hashes via the MySQL PASSWORD() function, isn't it? Can't log in when using that. Edit: Nevermind, I'm helplessy blind. It is Argon2. If anyone didn't know that like I did, now you know.
  2. I can't seem to be able to clone the nightly branch of Client: Trying to download via these buttons also doesn't do anything: I think I got everything to work server side - Docker containers are up and running, everything seems active in the stats view and even any client reports CH1 as running. However, with some generic client I get a "WRONGCRD" error so I assume I need to build that modified client.
  3. 1. So the first hunting quest is not selectable? I thought i remember from regular metin2 that it was. 2. I'm using the polish locale that came with the 2014 source files. It has other bugs, some stuff is not translated like picking up items - it has a few bugs so this might be another one of them, wouldn't be surprised, i'll check it out. thanks for the tips!
  4. Thank you, this mostly worked, i feel very stupid now heh ? But not fully done yet, there still seems to be one problem The quest shows up now but it doesn't work. The counter for enemies to kill doesnt show up (should be 10 for first i think) and killing any doesnt advance or complete the quest: I think quest table looks ok for this character?: EDIT: one more thing, i think you're supposed to pick between 10 dogs or 5 wolves but that option never appeared for me. maybe this is why it glitched?
  5. Hi, I also have this problem with Official Quest Renewal: However, I might not have understood something because replacing "makequestbutton" to "send_letter" did not work for me. I don't know if I did it correctly: in root/interfaceModule.py I also added this, fix from @ ATAG that didn't do anything, also in root/interfaceModule.py: I also added "levelup" into share/locale/poland/quest/questcategory.txt: I did all of this and the hunting mission still doesn't appear in the quest window. I would really appreciate some help here, tell me what I'm doing wrong here. Every other quest type displays and works properly.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.