Jump to content

Perkowich

Inactive Member
  • Posts

    11
  • Joined

  • Last visited

  • Feedback

    0%

About Perkowich

  • Birthday December 13

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Perkowich's Achievements

Enthusiast

Enthusiast (6/16)

  • Collaborator Rare
  • Dedicated
  • Reacting Well
  • First Post
  • Week One Done

Recent Badges

4

Reputation

  1. 20 seconds search
  2. 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
  3. Hello, today i noticed that WoM2 team is looking for c++ dev if anyone is interested. Quoting alea's (manager) message. Thanks for your time and have a nice day.
  4. My friends in school use heidi, i learned a lot with that program, now i use navicat. It's very good alternative.
  5. 1. How to connect to DB ? 2. Any good serverfiles that i can use with client (prefer with surakopf,bcs i always mess up root file) Seems nice, thank you.
  6. 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.
  7. Need only Networking (vm freebsd) and root configuration(client)
  8. Hello ! I am looking for someone that can set me server (connect to my pc). I'd like to have hamachi server for me and friends. Please help me someone.
×
×
  • 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.