Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/28/24 in Posts

  1. Download Alternative download links → Mega or Github Hello everyone , i am happy to announce you the release of a simple project that creates a random daily quest , with values you choose to give on MAX_HP etc . Resets on daily basis
    4 points
  2. [Hidden Content] [Hidden Content] Item icons will appear in the hyperlink tooltip OLD: NOW:
    3 points
  3. Download Alternative download links → M2DL (Without VDI) This is an german files creat from TMP4 edit by SolWayne ! ALL EDITS ONLY IN GERMAN HAVE FUN
    2 points
  4. Download VDI ( FULLY UPDATED ) Alternative download links → SRC TAR (OUTDATED) or Client VS22 Source or CLIENT TMP4 BASE - Fully updated Updates List : #define ENABLE_AUTODETECT_INTERNAL_IP #define ENABLE_PROXY_IP #define ENABLE_PORT_SECURITY #define _IMPROVED_PACKET_ENCRYPTION_ // ��Ŷ ��ȣȭ ���� #define ENABLE_RING_OF_SECRETS #define __SKILL_COLOR_SYSTEM__ // Skill color system //#define __AUCTION__ #define __PET_SYSTEM__ #define __UDP_BLOCK__ #define ENABLE_ANTI_EXP #define BL_PARTY_POSITION #define __SEND_TARGET_INFO__ #define ENABLE_SEND_TARGET_INFO_EXTENDED #define ENABLE_WHISPER_RENEWAL #define ENABLE_DUEL_EFFECT #define BL_AUTOMATIC_OXEVENT #define ENABLE_EMOJI_SYSTEM #define __BL_ENABLE_PICKUP_ITEM_EFFECT__ #define ENABLE_PM_IN_GLOBAL_CHAT #define ENABLE_GLOBAL_CHAT #define __BL_KILL_BAR__ GAMEPLAY READY. Run & Enjoy DISCORD SERVER ( FOR QUESTIONS & IMPROVEMENTS ) Discord
    1 point
  5. Download Updated at 2023.08.05. Alternative download links: Client & Serverfiles + VDI + Extension Pack [40250] Reference Serverfile + Client + Src [15 Available Languages] My goal was to make a reference r40250 serverfile as official as possible compared to what GF had back when their files got leaked in early 2014. No new systems added, only bug fixes. While I spent several hours testing, there may still be bugs. Please report bugs to me so I can fix them in the future, I want to make this project as bug free as possible. Available languages: EN/DE/HU/FR/CZ/DK/ES/GR/IT/NL/PL/PT/RO/RU/TR Please read Languages.txt to learn how to change the default EN language. SSH for VM: root/123456789 MySQL: root/123456789 Ingame: admin/123456789 Aliases and it's commands: start cd /usr/metin2/server && sh start.sh close cd /usr/metin2/server && sh close.sh clean cd /usr/metin2/server && sh clean.sh backup cd /usr/metin2/server && sh backup.sh questcompile cd /usr/metin2/server/share/locale/english/quest && python2.7 make.py dbclean cd /usr/metin2/src/server/db/src && gmake clean dbdep cd /usr/metin2/src/server/db/src && gmake dep dbcompile cd /usr/metin2/src/server/db/src && gmake -j9 gameclean cd /usr/metin2/src/server/game/src && gmake clean gamedep cd /usr/metin2/src/server/game/src && gmake dep gamecompile cd /usr/metin2/src/server/game/src && gmake -j9 Please read Changelog.txt to find more about the changes I made. Special thanks to: @Mali for the clean and updated client & server src files. @Sanchez for the 2014 base client. @Veltor88 for the translate.lua pack. @Fazer for the locale_string pack I made a little video about installing the serverfile (vm) and changing the language: PS: I know it's pretty late in 2021 but better than ever Sincerely, TMP4
    1 point
  6. IMPORTANT NOTE Only those who use a C++11 standards compiler can apply this edit! (Compilers Supporting C++11; GCC 4.8 and above, Clang 3.3 and above, VS 12 and above) INTRODUCTION & PROBLEM Hello, today we will completely renew the /full_set command from the GM commands and the other commands connected to it (like do_all_skill_master, do_item_full_set, do_attr_full_set). We will replace useless items and their enchantments, make the function content more modern, and add informational messages (C++11 and above). I didn't need to add stones and ores, the items and their enchantments were already op enough. WHY ? Anyone who wants to try something in game with a GM character during the testing phase or on the live server, or who just wants to strengthen their character, has been busy producing special items for themselves through the DB (or with various auxiliary scripts). We aim to get rid of an extra hassle with this code that exists in the original source of the game. SUGGESTION Since the items obtained here will be at a very high rate, I recommend that you make these codes available only to player with GM_IMPLEMENTOR authority. UPDATE - 04/25/2024 Upon the request of a user from @ Amsterdam, a check was added to ensure that the GM character is not lower than the level of the items to be equipped. If the character is lower than 90 Lvl, the function will give an error and will not continue. Apart from this, a separate information message has been added for each item in the item_attr section. SOLUTION First, open the "cmd_gm.cpp" file. [Hidden Content]
    1 point
  7. Download Alternative download links → Mega Easy , simple presentation page made for oldgodsmt2 server, you can modify it as you want.
    1 point
  8. M2 Download Center Download Here ( Internal ) Hi, I don't think I have to tell much about this. It'll look like the official one, some code is c&p from the official root files. Most of the own written code is NOT like the offical one. I added a new python module ("renderTarget"), so you don't need methods which officials use, like this: "playerm2g2.MyShopDecoShow( True )" You are able to display more than one render target at the same time. If you want to know more, take a look at the code. If there are any bugs, just message me. Download: [Hidden Content] Password: Cxl.Services
    1 point
  9. M2 Download Center Download Here ( Internal ) Hello together, today i want to share something with you for christmas. But before we start let me tell you, this system isn't in is final form! I will update this thread (if metin2dev will still exist in the new year) to complete this system. Anyways let's get startet. What kind of System is it? You can use inbuilt animations on objects (map objects) and weapons (currently not working, just if the weapon is a ground item instance! I'm working on it). Here is a preview: [Hidden Content] First you can see a placed object on the map with inbuilt animation (sorry it is really far away :O) Later you can see a weapon (thanks to @Tatsumaru) which has an inbuilt animation. But this is currently just working as ground instance and not in the player hands itself. How to implement it What is missing for now? Currently the deforming for weapons holden by the player won't work. But as i said in the first few lines, i will add it later. But for now i want to give this parts to you for christmas! (Sorry i'm currently out of time to finish it before 2019 ends... Maybe someone of you want to complet it in his on way). The attachments Animated Object: [Hidden Content] <- Thanks to KillMoves who did this sometime ago!!! (Animated Weapon: [Hidden Content] <- Thanks to Tatsumaru!!! Have fun with it, your B4RC0D3
    1 point
  10. Download Alternative download links → M2DL (Without VDI) The file uploaded to Google Drive. Hello! Today i want to share my modifications what i changed on the @ TMP4 base. (Thanks for your work guys.♥) So whats inside in this modified TMP4 base? Quest message shown faster. GIF Sash system. GIF Infinity Bravery cape + the percentage of the pulled mobs increased to 80% (default was 50%) If you kill a mob, will despawn faster. 3 sec. (default was 10 sec) GIF Emoji in textline. GIF ID, Type, Subtype in tooltip, only for GMs. GIF Mount's rotate speed increased. GIF Offline shop (Great) + offline shop search. GIF Weapon costume.(The costumes are only illustration for better understand.) GIF Mount follow + mount item goes to the costume window. GIF Shining system by Sanii. GIF Inbuilt GR2 animation. GIF Won system. DS slot active effect. GIF Mount - unmount delay fix. GIF Fast exit button(The client will close immediately if you click on 'Exit game' button.) Multilanguage. (Only for item names (client side)) GIF Clickable buttons in inventory for open off shop and itemshop storage. Add 10x statpoints by pressing CTRL+Lclick. GIF 4 inventory, 6th skills. Known bugs/problems: The sash is not attached to the character's back properly when mounting. (This is a common bug/problem. If you know a fix for it, share it with us, please.) The multilanguage is only translating the item names, cuz the mob names arent read from client. Last but not least, i hope i did'nt brake any rules with this "release", cuz i really dont want to. Link for V2: Sincerely: Ulthar
    1 point
  11. Download Alternative download links → G-Drive Hello! I was searching for it back in the days but i never found it, so i share it with you. Gif about it:
    1 point
  12. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) Anyway now you can sell shop items with sockets and attrs at shopex. New price types. New sorting options Every Item can have different price type. price_type: 1:Gold 2:Second Coin 3:Item 4:EXP sort: Asc,Desc,Vnum,Price,Name,Type
    1 point
  13. Hello Dev I have decided to create a series of small maps when I find time and desire and motivation are there. It should be a speedrun series maybe endless challenge. I always upload the maps individually otherwise there would be a very large file, because I upload everything I used with each map. most of the files you have in original clients so be careful when replacement Download Workupload: [Hidden Content] (Archiv - all Maps) Metin2Dev: [Hidden Content] Maps Stage 1 - Map1: (15 MB .*RAR-FILE) Stage 2 - Map2: (16 MB .*RAR-FILE) Stage 3 - Desert: (12 MB .*RAR-FILE) Stage 4 - Snow: (10 MB .*RAR-FILE) Stage 5 - Fire: (10 MB .*RAR-FILE) Stage 6 - Waterfall Cave: (18 MB .*RAR-FILE) What kind of motif should the next 1 x 1 have? Maybe the one you have chosen will come, of course if I find time. Ace
    1 point
  14. M2 Download Center Download Here ( Internal ) To get the ball rolling on this forum, here is a real oldschool release, the original Metin2 client for the chinese Beta in 2004. Download: [Hidden Content]
    1 point
  15. Download Metin2 Download Gif: Download: [Hidden Content] Virustotal: [Hidden Content]
    1 point
  16. Download Metin2 Download or Mega and VirusTotal Maybe you will like to change the classic portal with this : This is the model without animation, i will make an update with animation next days.
    1 point
  17. Download Alternative download links → Mega Hello Metin2 Dev. I'm here to present a Portable Shop System. How does it work? Players get a panel when click F7 with several options. This system exists to make players able to buy items while farming. In case of any problem, contact me or write here. With best regards, Doose.
    1 point
  18. Download Center Download BEFORE AFTER
    1 point
  19. [Hidden Content] [Hidden Content] After using it in almost all of the modern UIs they made, they finally decided to turn it into a class.
    1 point
  20. Download Metin2 Download [Hidden Content]
    1 point
  21. M2 Download Center Download Here ( Internal ) VIP Boxes Items with VIP packages written in c++. Are available in this day versions: 1, 3, 7, 14 i 30. There are 2 types of this boxes, first which allows player to "give, trade, drop - etc.", and second type which don't allows player to sell, drop, give etc. - you can use them as reward from quest.
    1 point
  22. Download Metin2 Download Hey, I will keep this short and simple. I had been playing around in the last days with exporting GR2 to a format that you can use in other software. Everything I found did not include skeleton / animation export. You can do stuff like this with it: [Hidden Content] Usage: Just drag and drop all gr2 files you want to export as an fbx file. Keep follwing in mind: Animations need a skeleton, always include one, if you are after the animation just put the lvl 1 armor of the class or the base model of the monster into it If you are selecting multiple files to drag on it select them with CTRL and select the file with the skeleton last This was basically created as POC, no fancy quality of life here Trees and collision files are not supported If you put the Textures to the correct D:\ymir work path they will be converted to PNG and put into the working folder too Credit for the base library that does most of the heavy lifting goes to: [Hidden Content] Download [Hidden Content]
    1 point
  23. Hi guys, I created this topic to have a collection topic about removing unnecessary code. blocked_country_ip Limit_time More removed code:
    1 point
  24. M2 Download Center Internal Hi Everyone! Hello Community, I make this little tutorial, for all the people who wants to try modelling or modifying a Metin2 models This video only intoduce gr2 -> fbx with Noesis, after that import fbx files to 3ds max , and exporting model to gr2. I make 2 video about the process easy way, but keep eye on parameters, switchers in every program. For helping I upload to my mega folders some files 3ds Max 2018 granny export plugin whole noesis 4.44 with export/import plugin 2 video file about the process export settings to granny export in 3ds MAX I. Converting gr2 files to FBX exporting option with animation Exporting option without animation In the video you will see it I paired a model with animation, because sometime the model doesnt have it all the bones. I think its important. II. Importing FBX files With animation importing @.plechito' makes a really usefull tutorial in here Only few thing In my video I show you howto set 3ds MAX 2018 eg. UNITS setup Set all things into centimeter In exporting set all the things what i'm make if you DONT have animation in a fbx files, if you have it In animation import you haveto choose Noesis frames After all that click on OK , and your model finally imported to 3ds MAX 2018 III. Exporting from 3ds Max After you make your pretty modification in the model you have to exporting In my way. I select all things what i wanna export, In the export menu tick out animation if you didnt want to ( It usefull if you wanna make model with animation) Thick out Move Origins in Animation and Model submenu In Meshes submenu, deselect all the bones At the texture submenu thick out include, because it build it the texture into .gr2 I think thats all. If you have question send me a letter or find in discord, or leave a message somewhere Have a nice day. UPDATE I added some exporting setting to mega folder, you can use it exporting setup exporting model exporting animation exporting move animation exporting dead animation exporting static model Cheers. Update 25.03.2022 - added 64 bit support for Granny2 plugin, you should place granny2_x64.dll in noesis root folder. -following @.plechito' logic i've added path for looking for textures eg. If warrior_m.gr2 textures is missing is looking for d:\ymir work\pc\warrior . Update 24.03.2022 I'm updating Noesis Granny plugin now adding texture to the fbx material, so in your 3d application (Noesis, Blender, 3dsmax) you can see texture correctly. if you wanna download just a plugin you can find it here [Hidden Content] you have to copying the file to Noesis/plugin/python folder
    1 point
  25. M2 Download Center Download Here ( Internal ) Hello. I saw this stuff on this and on another board also with bugs or it was incomplete, and I made it to myself. Feel free to use it with your brain. Good to know about this: The name of those items which have attributes will be golden. The skillbook and skillforget items will show the name of skill also. If the item isn't yours than the ownership color will be red instead of yellow. * Készségkönyv = Skillbook(id:50300) * Feledés könyve = Skillforget book(id:70037) PS.: If you have problems with the implementation: start to upgrade your programming knowledges and don't disturb me in private message, I won't answer. Thank you for understanding. [Hidden Content]
    1 point
  26. [Hidden Content] Hi guys i want to share with you something that i made for myself, it isn't really special, i hope it will be helpfull with someone, inside these files you're gonna find everything you need to implement new official sets (Only english, i will translate the names for the other lenguages in the future), if something is missing or there is something wrong let me know and i will fix it (for the benefit of the future downloaders) Armors : Zodiac, Aurora, Magma, Whalebone, Fallout, Gloom, Kyanite and Serpent Weapons : Zodiac, Gloom, Serpent, Kyanite Helms : Dragon(lv100) and Gloom Dragon Boots : Fire and Oceanic shoes Accessories : Tourmaline and Jadite set (Fog,Sun,Dark and smoky) Usefull informations inside the item proto and item.txt i have set the values for this items like they are level 1 items, so you can customize them for your needs, i have only edited refine_vnum and specular values so you don't have to do them by yourself ^^ and inside the .msm files i have set the values at the very bottom "Shapedata 146 - Shapedata 153" and i have set the "ShapeIndex" value over 400k instead of 40k, so it's hard that this value is going to create any conflict if you're going to copy paste other official stuff inside that file with the official shapeindex of that items HowTo if you don't know how to implement this files give a look to this guide IMPORTANT the base of this files comes from TMP4 files and i have tested them only on that source so idk if you're going to have problems if you implement these inside another source Thanks to @ TMP4 for his source files and @ Deso for the updated .txt files
    1 point
  27. I think some of you faced this bug when you had a monster with more then 21 million HP: the gauge showed 0% even when it was on full HP. It's because when the server calculates the HP percentage is like MINMAX(0, (m_pkChrTarget->GetHP() * 100) / m_pkChrTarget->GetMaxHP(), 100), so 21 million will overflow when it's multiplied by 100. The fix is really quick and easy: [Hidden Content]
    1 point
  28. I released new version with thread support and some fixes. Generally, cleaning process now should be shorter. Scan Download
    1 point
  29. SetRenderingRectWithScale: [Hidden Content] ResetFrame: [Hidden Content] SetDisableDeattach: [Hidden Content] SetAniImgScale: [Hidden Content]
    1 point
  30. M2 Download Center Download Here ( Internal ) Includes PSD login Cuttet PNGs login Background animation login PSD ingame Cuttet PNGs ingame Animation HP and MP Skill Icons Code is not included! Download: [Hidden Content] Id love to see this one coded and on an actual server. If you use it please let me see so i can take a look!
    1 point
  31. M2 Download Center Download Here ( Internal ) Hello Guys! I was so frustated with my syserr floods (%s ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage) when an item has no icon. With this correction the client will only notice you once per item that has no image, and set a default icon for them, so you can drop it to the ground from your inventory, instead of giving attention to make them a new icon, or copy/paste an existing image. Download: blank.tga Again, is not a big deal and my English is bad as always ? Have a nice day guys! ?
    1 point
  32. I had this tool on my disc in the past. I'll try to find it, but it won't be updated. So you won't be able to copy and paste the mysql queries and item_proto, if you aren't using very old item_proto and very old mysql. Here you are: [hide][Hidden Content]] Or there is a newer one: [hide][Hidden Content]]
    1 point
  33. Hi, I would like some help to remove a true/false virus from the c++ patch I didn't find anything in the files that could be suspected of a virus. [Hidden Content]
    1 point
  34. 1 point
  35. Download Metin2 Download I do this topic for those who have a problem with Unknown Header operating server in France with 800-1k player online and it has been working for 5 days without problems and without kick [Hidden Content]- If you have provlem : Open in game.py search and remove: if constInfo.SEQUENCE_PACKET_ENABLE: net.SetPacketSequenceMode() Now open constinfo.py and search and remove SEQUENCE_PACKET_ENABLE = 1 ---------------------------------------------------------------------------------------------- Source Client: Search return SendSequence(); change with // return disable;
    1 point
  36. I baked everything in a .rar file. Control it and if you want you can add to your thread. If you do not agree with this, I delete the link on metin2dev and keep it to myself. Archiv from Workupload (Download) included are the codes of: arlinamid & Distraught it will of course be updated when something new is added. Please check the files and check whether they are correct. I took everything from the thread and didn't add anything new. I am not responsible for any damage to your server.
    1 point
  37. M2 Download Center Download Here ( Internal ) *FEATURE LIST* ######### V1.0 ######### Game + removed the license functions so the server won't connect to a license server nor check if your server is valid + removed the time limitation so it won't even check the time limit. This crash issue is completely fixed. + 6/7 bonus are now working Stone chance succes in config file. 3% tax removed. 0 gold purchase store item enabled. pc_change_name (Europe) enabled. 70024 (marble blessing) and enabled store. (hivalue_item_sell check removed) 6-7 bonus disabled costume. Insight. Dice/ÁÖ»çŔ§/war fix. Player bonuses are removed bonus time. Stuff disappearance has dropped by 2 minutes 10 seconds players. Maximum stat point 90. 90 will also receive Status Points . " Fingerprint " control repaired. Horse skill enabled. bonus charger fix. ymir licensz removed. invisible bug fix. After Teleportation will not be - life . imun bug fixed. 2x fixed Kill counting. Magic sword sura skill fix. If there are multiple kk taking away one . Dungeon party fix. Cube crash fix. 4. inventory added. Ingame sql inject fix. [FIX]Guild bug change No make test file. Full equip bug fix. ds slot fix. TP- broadcast MP bug fix ( bios bug, bug rush ) . Item type 33 added. ctrl+g mount bug fixed. Beltsystem some bug fix. Equipment wiever added. Ingame ch changer added. pet.is_mine(), item.get_attr_type, item.get_attr_value, item.set_attr, npc.get_level function added. /kill_all code added. ######### V1.1 ######### Maximum level data type int. PM hack fix (and newly) Anti long name generator. Fishing without water fix. Reload p expanding (Shop_item, refrine proto, item_attr, item_attr_rare tables) //thanks masodikbela reload drop function added (etc_item_drop.txt, mob_drop_item.txt, special_item_group.txt) //thanks masodikbela reload group function added (group.txt, Group_group.txt) //thanks masodikbela reload regen function added (regen.txt, npc.txt, boss.txt, stone.txt) //thanks masodikbela /p map function added (disappear off the map mobs , NPCs) //thanks masodikbela /free_regens function added Delet loaded in regen) //thanks masodikbela ######### V1.2 ######### New SellPacket from GF DB: ######### V1.0 ######### No txt added. localeset fix. Item_award 3 stone fix. ######### V1.1 ######### Maximum level data type int. TXT Loading proto Korean announcement transcribed . Binary: ######### V1.0 ######### It handles True / true / false / FALSE values. 4. inventory added. 0 gold Shop fix. belt system slot fix. Python 2.7-re updated. Granny 2.9-re updated. npc_pet,npc_mount function added. ######### V1.1 ######### Maximum level data type int. Monsters level show. ######### V1.2 ######### New SellPacket from GF [Hidden Content]
    1 point
  38. Awesome System!! Here Metin2 Acce with animation Mega Download Download Here ( Mega )
    1 point
  39. M2 Download Center Download Here ( Internal )
    1 point
  40. 1 point
  41. M2 Download Center Download Here ( Internal ) Hi, i looked at some old stuff what i have in my computer...I found a lot of things what i've never used.. There is one old map for santhia, i won't use it anymore, so I hope someone from you use it. In pack is map and a some new objects for your maps. For map like desert.... Property are in pack too. Download:
    1 point
  42. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) This feature allows you to drop items only on a certain map
    1 point
  43. M2 Download Center Download Here ( Internal ) Hey guyz, I made a quest checker that reads your quest and if it has any error then the program shows so. Download
    1 point
  44. M2 Download Center Download Here ( Internal ) quest clean_inventory begin state start begin when 9005.chat."Empty your inventory" begin say_title(mob_name(npc.get_race())) say("Inventory which you choose will be empty.") say("Pay attention when you make your choice.") say_reward("Choose the inventory which you want to empty.") local s = select("Inventory - I","Inventory - II","Remove all items","Cancel") if s == 1 then say("Do you really want to empty Inventory I?") if select("Yes","No") == 2 then return end clean_inventory.empty(0,44) elseif s == 2 then say("Do you really want to empty Inventory II?") if select("Yes","No") == 2 then return end clean_inventory.empty(45,89) elseif s == 3 then say("Do you really want to remove all items except") say("equipments?") if select("Yes","No") == 2 then return end clean_inventory.empty(0,89) else return end end function empty(a,b) for i=a, b do item.select_cell(i) item.remove() end end end end
    1 point
  45. M2 Download Center Download Here ( Internal ) Hi Guy´s I releas the Map in this Board now I hope you enjoy! Virustotal Download
    1 point
  46. M2 Download Center Download Here ( Internal ) Hello guys, today I wanna release my first map. The point of whole this is to get some feedback on how can I improve my future maps. Some screenshots from World Editor. Size : 3 x 3 Author : Siwy Creating Time : 'bout 2hours. External Links : -[1] Only map : [Hidden Content] -[2] Map with objects,textures, etc. [Hidden Content] -[3] Serverside [Hidden Content] I hope someone founds this useful ! Also I've added external links for download. Sorry for the inconvenience.
    1 point
  47. M2 Download Center Download Here ( Internal ) Today i'll show you one ban panel that i have created with python & lua NOTE:For this quest you will need Mijago's Quest Library! Library After adding this quest to your server open game.py (root file) and search for string servercommandlist= you will see something like this: [Hidden Content] go to the end of functions and add: "CloseClient" : self.CloseClient, "Warn" : self.Warning, "SendMessage" : self.Message, and after adding them add these to the end of file: def CloseClient(self, player_name): if player_name == str(player.GetName()): import dbg,app dbg.LogBox("One GM has close your client!",'Client') app.Exit() def Warning(self, player_name): if player_name == str(player.GetName()): import os os.system("@echo off && title Warning && color 0a && echo You have take a warning in 3 warnings you get a permanent ban && pause") def Message(self, player_name, text): if player_name == str(player.GetName()): message = text.replace("-"," ") import dbg dbg.LogBox(message) and then test the quest
    1 point
  48. Try this if you have your source. Open char_skill.cpp: Found this: case SKILL_NORMAL: // 번섭은 스킬 업그레이드 17~20 사이 랜덤 마스터 수련 if (GetSkillLevel(pkSk->dwVnum) >= 17) { if (GetQuestFlag("reset_scroll.force_to_master_skill") > 0) { SetSkillLevel(pkSk->dwVnum, 20); SetQuestFlag("reset_scroll.force_to_master_skill", 0); } else { if (number(1, 21 - MIN(20, GetSkillLevel(pkSk->dwVnum))) == 1) SetSkillLevel(pkSk->dwVnum, 20); } } break; Change with this: case SKILL_NORMAL: // 번섭은 스킬 업그레이드 17~20 사이 랜덤 마스터 수련 if (GetSkillLevel(pkSk->dwVnum) >= 17) { SetSkillLevel(pkSk->dwVnum, 40); } break;
    1 point
  49. M2 Download Center Download Here ( Internal ) Hey, here my new Farming-Map, created with WorldEditor. Look this Video in HD: [Hidden Content] i hope you like it,
    1 point
×
×
  • 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.