Jump to content

Phanes

Member
  • Posts

    36
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Phanes

  1. UP, the other guy don t makes nothing good :). I want someone good and who can finish faster, not 1 week
  2. Im hes custommer from about 2 years ago and i m very satisfied with him services ^^
  3. Hello, i m looking for a advanced server discord developer who knows and can create a complex and friendly discord server international. I am waiting for offers with how much money you want for this on discord at: aephanes
  4. FIRST I WANT TO SAY THE SERVER IS NOT OPEN OR SOMETHING LIKE THIS TO CLOSE ME THIS TOPIC. Hello i m looking for someone who can decrypt an item/mob proto for me. I can give him the launcher and the item/mob proto or at least to find me the LZO keys. Is about last AE/Zeta server. MY OFFER: 300EURO contact discord: flrrrrrr
  5. this working for chat_type_notice / talking too ? or only chat_type_info ?
  6. Hello, i am a looking for a very good developer to work for me for long time (at least 6-12 monthts i will pay regular and the payments will be weekly). What need to know the dev? At first he will have to work by anydesk to see as well as he knows what he is doing until I will trust him, then I will give him access to git He need to know very good c++ / python and protobuff DO NOT CONTACT ME IF YOU ARE NOT VERY GOOD (like p3ng3r, ikarus, rui, masodikbela, dracarys, vegas, mali and so on top dev's) If you are interested, send me a request on discord and send me a message with the salary you expect weekly. (DO NOT ASK ME HOW MUCH MONEY OFFER PER WEEK!) contact me on discord: flrrrrrr
  7. Hi, i m looking for a good developer to fix/debug some sistems for me. I will be pay him per hour. Don't contact me if you don't know really good c++. discord: FLR#5616 skype: live:6d4be73b2e5376d
  8. Hi guys ^.^, who can tell me few youtubers who promoting Metin2? (from any country). Cheers!
  9. You have right, i forgot to remove one of "true". cheers ?
  10. i removed the SetScaleNew from InstanceBase and GrbObjectInstane and i rewrite SetScaleNew for newpet to "SetScale" but the problem with sash it's still there :-?
  11. Hi, devs. It's somebody here who know smthing about this error: [Hidden Content] ? So at the first logon, or teleportation, the scarf looks bigger if I don't change it while the other player is next to me . hmm, i think it's something about InstanceBase.cpp or scale
  12. You added the exclusion of removing the New Pet System from "Destroy item" ? Couse maybe someone try to remove pet when he is called and you recieve core down. If you did not att exclusion for New Pet System , follow this step: Open char_item.cpp and search: bool CHARACTER::DestroyItem(TItemPos Cell) in that bool (bool CHARACTER::DestroyItem(TItemPos Cell)) search : if (item->IsExchanging()) return false; below add: if (GetNewPetSystem()->IsActivePet() && item->GetVnum() >= 55701 && item->GetVnum() <= 55706) { ChatPacket(CHAT_TYPE_INFO, "Nu poti face asta"); return false; }
  13. is very simple to decrypt password. try this :)) [Hidden Content]
  14. Hi community, i need a one developer for website Metin2. I need a homepage/itemshop created at 0 and secure. additional scripts: - SECURITY - pay with paypal (charge automated MD's) - pay with paysafecard (charge automated MD's) - and other scripts (Us / Help) - "if it can be based on CMS" The design I want to be different (talk on skype more). Resonable price.
×
×
  • 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.