Jump to content

Doose

Active+ Member
  • Posts

    114
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Doose

  1. I tested it and i see a little problem with this. Everytime you restart the character you can reactivate the item. Which is caused by char.cpp.
  2. Well, you said you only needed the absorption part. I'll send the whole quest.
  3. The time they take to "die" is in char_battle.cpp. You can play around that.
  4. Download Alternative download links → Mega Hello Metin2 Dev. I'm here to present a Statistics System. How does it work? Players have a panel on F7 which provides the information. This system only counts how many monsters, boss's or stones the player killed. Every information is saved in player.player database. It's separated in different categories. DISCLAIMER: You can easy adapt it to PvP too. In case of any problem, report here and i'll fix it.
  5. I studied your code and now i'm going to re-apply it to my system, thanks!
  6. Thanks for the comment, i'll give it a check!
  7. Download Alternative download links → Mega Hello Metin2 Dev. I'm here to present a Premium System. How does it work? Once use item, player gets Permanent Premium. Since this is V1, it only allows the player to expand the bravery cape. Premium shows it's activated on above left corner. Players can only activate Premium on certain maps (I chose City 1 of each kingdom, but you can choose other). In case of any problem, report here and i'll fix it.
  8. Explain it better.
  9. Doose

    Tournament PvP

    Download Alternative download links → Mega Hello Metin2 Dev. I'm here to present a PvP Tournament. How does it work? Each player receives a medalion once he/she enters tournament map. (You can decide which map to use.) When a player kills inside the map, he receives a point which is saved in player.player database. You are able to upgrade your medalion to bigger versions, once you reach the "last" medalion, you're able to "absorve" it so you receive some bonuses. Player can't use auto-attack while inside tournament pvp map. Player can't use certain items such as sun elixir or moon elixir inside tournament map. You can see how many points you have if you check the medalion. DISCLAIMER. This system is more usefull for PvP servers, but you can convert it into PvM too. In case of any problem, report here and i'll fix it.
  10. Download Alternative download links → Mega Hello Metin2 Dev. I'm here to present a Orc Tooth biologist mission. How does it work? Player don't need to go to biologist to deliver the tooth. It has a 50% of failing or success the deliver. In case the player fails the deliver he/she needs to wait 15 minutes to deliver again, the same goes if he/she success delivers. It shows the remaining time when delivering. In case of any problem, report here and i'll fix it.
  11. Download Alternative download links → Mega Hello Metin2Dev! I'm here to share with you this dungeon. I Wrote it in the past like 1 or 2 years ago it might have its problems which i'll wait for you to feedback your opinion. How does the dungeon work? Requirements: Level minimum: 50 //You can change it however you like. No necessary entry-key. It starts the normal way which you need to talk with the NPC to get inside. 1st Floor: Kill random number of monsters until you find the key. Deliver it to the npc. 2nd Floor: Kill random number of monsters until you find the key. Deliver it to the npc. 3rd Floor: Find the true stone. 4th Floor: Kill Tartaros and deliver the key to the stone. 5th Floor: Kill a certain number of monsters to spawn Charon. Kill charon to reach Azrael's floor. 6th Floor: Kill Azrael. Hope you like, have a good day!
  12. I knew you would ask for this, gladly i don't have it anymore.
  13. I already fixed and did the whole dungeon for free while doing clean code. Happy to help those who need.
  14. Value3 probably. Value3 reaches .msm file on root which is where you go find your textures and .gr2 files. Basicly you need: icon -> to set your icons. root -> to set your textures. locale -> to set your item_list and item_proto. On item_proto you set the value3 that goes find the textures on .msm like i said before. Navicat insert the same value3 as item_proto (in case you use navicat, if .txt just convert it and it should work perfectly.) Best Regards, Doose.
  15. I just bought multilanguage, excelent support, 5* rate without thinking twice, trustable, excelent coder and worthy buying, gotta buy in the future again,
  16. I already fixed this, but that's the concept yes.
  17. Thanks for your comments, i appreciate! Sry for pushing the post, isn't it better if it goes like this? party.get_min_level() Sry for pushing the post, isn't it better if it goes like this? party.get_min_level()
  18. Hi, i'm trying to create a simple dungeon, but i want to check the level of the members inside the party for example, for youself it is pc.get_level() <= level or >= level, but for the other members, how can we do it?
  19. Hi, i asked this on metin2.dev discord, but since everyone doesn't have discord i'll ask here too, Does someone can explain me, why a metin level 90 can drop items to characters level < 90, but don't to characters level 105??
×
×
  • 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.