Jump to content

Galet

Premium
  • Posts

    1384
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Everything posted by Galet

  1. Search the name of the bonus in the whole sources, I don't have the name in memory, but one in common (length.h maybe) and some others in game,no one in DB if I remember well
  2. Probably in sources, if you're lazy, you can easily invert them in locale_game
  3. I do not have any idea about how passive skills systems works, but I think you must use the sources, that's pretty obvious, or I didn't understand
  4. Thanks In Game screen ?
  5. I never said that dude xD
  6. In navicat, table skill_proto, and put the value that you want to set for the skill's damage
  7. Nice system
  8. Use the GrandMasterPoly and so on
  9. I thought about it but I never tried cause I was lazy and not sure about the outcome
  10. Hi, for me, I put a coordinate and I rezise more and more until the final result xD
  11. Here's the line that i'm using : [Hidden Content]
  12. I have the same problem and it doesn't work :/
  13. You cannot equip the sash att all ? If you're right clicking on it ?
  14. Thank you Koray ! Thank you Koray !
  15. As a French, I played in some foreign pserver because I speak (or I cand understand) some languages including my native language, and Metin2United was one of my favorite... I left him when the server closed, 2 years ago I think, and until now, I almost completely forget about researching if the server was open again or not... Thanks for the information
  16. Until now, it was impossible to find the process of my client for M2Bob, but now the security will be better, nice Koray for all ! Keep sharing with us !
  17. Something interesting, good job !
  18. Hi, check in your quest folder if you have a quest starting by "new_cube"
  19. I have a problem... I'll post on m2d because I want some help... Ooh, the problem was solved... What should I do ? Delete my own request regardless of people in the same case of mine ! Please, stop editing your own topic when the problem was solved... I do not blame you, but that's unfair...
  20. Hi, where do you get the : "metin2client_r11185 and r7071" From the official client then opened it using IDA ? Thanks, maybe better than my own !
  21. I only put quest for example, it is the name of my quest, so I'll try with this one because two "with" don't work and I'll tell you when kill with npc.get_race() == 101 and party.is_party() begin Exactly the same as before :/
  22. Unfortunately, with that : when 101.party_kill with party.is_party() begin local count = party.getf("quest", "state") + 1 if count <= 15 then party.setf("quest", "state", count) q.set_counter("Rest-amount", 15 - count) if count == 15 then say_title("lorem ipsum dolor") say("") end end end The counter does not decrease, should I have to create two new characters and retry ?
  23. Thanks but party.setqf exist but party.getqf don't (in sources too) :/
×
×
  • 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.