Jump to content

Perkowich

Member
  • Posts

    11
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Perkowich

  1. Go to server.

    server/locale/xx/quest/collect_quest_lv30.quest (example for lv30 bio)

     

    Find (will probably look bit diffrent)

    when 20084.chat."#LANG_collect_quest_lv30__140_npcChat" with pc.count_item(30028) >0 begin

    and under that you should see something like this 

    if get_time() > pc.getqf("duration") then
      if pc.count_item(30028) >0 then
        --Do rest of quest stuff
      else
        --Not enough items stuff
      end
    else
      --Timer not finished stuff
    end

    you will want to get rid of that first check(first line) ...It should looks something like that (check indentations)

    if pc.count_item(30028) >0 then
    --Do rest of quest stuff
    else
    --Not enough items stuff
    end
    • Love 2
  2. Hello, today i noticed that WoM2 team is looking for c++ dev if anyone is interested. Quoting alea's (manager) message.

     

    Dear community,

    WoM2 is currently looking for a C++ developer with experience in working with the game source and a minimum command of the english language. Experience with python and/or lua and other related technical skills are a plus. Integrity and the ability to work in a team are required.

    We offer a freelance*, part-time or full-time contract, flexible working hours and the chance to be part of an extensive team in one of the most successful projects in the field to date. Financial terms will be discussed privately with the candidates.

    Depending on your performance, promotion options and higher pay rates are possible.

    If you are interested in applying for the position, please send an e-mail with your personal details (name, nationality, date of birth, city of residence) as well as a description of your experience with the game as player and developer to [email protected]

    Shortlisted candidates will be contacted for an online interview within 15 days from the present date.

    Kind regards,
    The WoM2 Team
     
     

    Thanks for your time and have a nice day.

  3. Hi !

    I am looking for a metin2 server hosting service(i was thinking about quality-host.ro or  blazingfast.io). I am not familiar with installing, configuring FreeBSD, so it would be great if seller can do installation. I would like to have something like Akrosia2 client (105, alchemy, 105 weapons,armours,pets,mounts,...)

    Does anyone know good, cheap hosting provider that can do configuration or guide me through installation.

×
×
  • 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.