Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/24/24 in all areas

  1. Once I planned to create a football map, but the idea was scrapped in the early stages. I'm handing over the map to you in an incomplete form (perhaps it will serve as a basis for someone to create their own football ground). Download: [Hidden Content]
    9 points
  2. Beta maps, Map1 and Map2 Minimaps on game (not sure but %80 i think) Warrior old wait animation
    3 points
  3. This tutorial is going to teach you how to compile, run and configure a server on Windows. I needed something like this a few days ago and since it doesn't exist, I decided to make it There is no addition or modification in the source or client (except for small bonuses). 0. Beginning At the end of the topic there will be two links where you will need to download: Client + Server + Source MySQL The client is based on the Metin2 Client fur r40250, I just edited it to have the classic format. Regardless the Server and Client source. 1. The files We will need to download the following files: Visual Studio Community 2019 - In order to compile both the server and the binary, we're going to need this MySQL - Connect and create the database 2. Installing The installation is easy enough for me to consider that I don't need to spend much time on this, however I hope this two pictures will facilitate (more) on what you need to do: Visual Studio Community Note: You actually just need the MSVC v142, C++ CMake, C++ ATL, C++ MFC and C++/CLI for this to work MySQL: Warning: In this tutorial we're going to use Mysql Server 5.7.33 X64 but you can (must) upgrade it to 8.0 2.1 Installing Server / Client / Database Here you need to pay attention because there's a limitation: Warning: You must unzip the file "dev" on C:\ If you don't want, follow the Mali61's topic and you need to create manually the symlinks for each core on the server. This is how it should be. Client: There isn't much to say, in pack/ you already have root and locale_de unpacked but since this is going to be localhost only, you don't need to change nothing on the serverinfo.py Bonus: I translated the client to English, just because Database: 1) Windows Key + R and write services.msc 2) Search for MySQL57 (or the version you installed) and click on Stop Since Im portuguese, yeah 3) Go to directory C:\ProgramData\MySQL 4) In the folder MySQL Server 5.7 (or the version you installed) and in the folder Data, paste the files you previously downloaded and unziped from mysql_dev.rar 5) On services.msc, start the MySQL process Back it again with the portuguese Server: These images are referenced in each core's CONFIG and conf.txt, respectively where the location is on directory C:\dev\2. Server. Warning: Don't forget to change the MySQL's user password! You need to put the same password you had when installing the MySQL. 3. Compile Server / Client Source There is nothing introductory since it is something very simple that you will be able to. Server: It's quite simple, to build the server source, we just need to open the file dev_server.sln which is located in C:\dev\1. Svn\Server\build You can build all at once or separately. Bonus: I linked the files to go to the directory C:\dev\2. Server\share\ so you don't need to c&p multiple times. Client: Same as before, open the dev_solution.sln which is located in C:\dev\1. Svn\Client Since I have a good computer, I enabled the multi-processor compilation option. If your computer is very slow while you are compiling, I suggest you deactivate by going to Properties in all the builds. 4. Starting the Server On the main directory of the server (C:\dev\2. Server) you'll have 2 bat files: start.bat* - As the name says, it will start the server clear.bat - It will clear all the server's logs * I forgot the make it dynamic so if you don't want to have on the C:\dev, you'll need to change the directory. Execute start.bat and it will show up first the db.exe, then auth's game.exe and last channel1's game.exe And there you have it, your server is now online! 5. Debug You can debug by going to Debug -> Start New Instance Bonus: I linked everything so you don't have to worry about anything 5. Credits I like to say that I don't know anything about anything and as such, everything here has its credits. @Mali61 - Client/Server compilable with VS2019 (Server & Client) @Karbust - If it wasn't for him, I couldn't have done this ThatGuyPT - The base was from his Windows Serverfiles 6. FAQ Q: Why didn't you use xampp instead of MySQL? A: At the moment I use MySQL a lot even outside of Metin2, so it makes more sense to me that it be this way. However, it is exactly the same, especially on localhost. Q: Can I migrate the source to FreeBSD? A: Yes, you can! As long as you have cmake configured, you can distribute to FreeBSD and use it there. Q: What is the id and password to enter the game? (I put this question because I know there will be someone asking this) A: You can create an account in the database, but you can use id: admin pw: 123 7. Links dev - mysql_dev All In One (Internal) If you have any questions that I can answer, feel free to write a post here.
    3 points
  4. Thanks for the reply. I found a Korean Metin2 private server group and joined. Here's the link of the cafe: A live Korean group for Metin2, they're playing on local server And i found more Metin2 cafe's: https://cafe.naver.com/dongseokson https://cafe.naver.com/lmetin2sub https://cafe.naver.com/elley https://cafe.naver.com/metin2l https://cafe.naver.com/metinp https://cafe.naver.com/metintow https://cafe.naver.com/metincafe daum cafes: https://cafe.daum.net/metin2 https://cafe.daum.net/metin2love2 https://cafe.daum.net/metin24 https://cafe.daum.net/m2cafe Edit: I found a live Korean LOL! He read my message on naver but he didnt respond to me :(((. I think he is a YMIR personal because he has many topics on announcement channel. I typed back but i do not think he will respond F. Edit2: And if you want research something, use DeepL for translating. This is so good and im using this while searching something. Use daum and naver for searching too. Its like Google search engine on Korea.
    2 points
  5. Thank you for your contribution! It has now occurred to me just how much information was available on the topic, but hidden away from the most of us simply because we haven't been blessed with speaking Korean. It would be nice if we could somehow archive everything properly within M2Dev's wiki. Having everything translated would be the cherry on top. Nonetheless, I feel that the assets of these early Metin2 clients might still be around, buried somewhere on some Korean forum. The ruliweb page had two download links that maybe could lead us somewhere: METIN II Beta Client 최신버젼 다운로드(서버1): ftp://211.39.150.71/pub/MetinII0_0_1.exe METIN II Beta Client 최신버젼 다운로드(서버2): ftp://211.105.222.13/pub/MetinII0_0_1.exe The "MetinII0_0_1.exe" filename might be a starting point? Another thing I'm planning to do is to crawl the Korean IPv4 space for public FTP servers and check whether there are any resources hosted there. It's quite a long shot, but might be worth it. Lastly, I have a feeling that the original kraizy/2014 YMIR leak could contain these assets. To my knowledge sadly, SVN doesn't really locally store anything but the latest revision, but who knows.
    2 points
  6. Hello community, About Firewall This firewall is ideal for those who have a national server and not an international server. It is based on GEO block, adding new countries or removing them is extremely easy. Currently I can easily say that it is the best pf that is published for free at the level of efficiency. I attacked the firewall several times, it was tested on online servers with 700/800 simultaneous players and it worked efficiently without problems. Warning The best protection that can be applied is at the network level. there is no point in having 1 firewall running on an operating system if the network does not support a large amount of traffic for the operating system's firewall to be able to act. This firewall in combination with a good VPS/dedicated VPS and good network protection on the company side can easily handle small to medium attacks. All the magic happens because of GEO BLOCK, without GEO BLOCK it is equivalent to the pf's shared here in the community. The code is not optimally organized and can be improved, remembering that it was my first version. Requirements -pftop (PF) -wget How To Setup [Hidden Content] Questions? Comment, as soon as possible I will answer. Best Regards, Papix
    2 points
  7. First version of METIN2 - (2003 February like 1.Closed Beta)
    2 points
  8. Download Alternative download links → GG Drive Hello all, I decided to offer this package for free to someone who really needs it. The archive contains everything you need to modify this template Careful! The interface is PSD only You can contact me anytime if you want to edit something Have fun!
    2 points
  9. INTRODUCTION & PROBLEM Hello, today we will fix a few errors, especially the error that caused the core down by giving an unexpected negative (-) arg (number) in the commands (Example; /mob 101 -1), and we will also regulate the use of "ChatPacket" in this functions. WHY ? GMs are already part of the team, you may ask why we need this, you are right, but do not forget that a GM who does not have coding knowledge may accidentally trigger this, let's not leave it to chance. SOLUTION The process we will do is simple, it will be enough to make sure that the given arg value is within the range we want, let's get started. [Hidden Content]
    2 points
  10. [Hidden Content] [Hidden Content] Item icons will appear in the hyperlink tooltip OLD: NOW:
    2 points
  11. Download Metin2 Download [Hidden Content] It's working without serverside.
    2 points
  12. M2 Download Center Download Here ( Internal ) Download Here ( Github ) Look at this post: [Hidden Content]
    2 points
  13. Download Metin2 Download or Mega Hello! I searched a lot for this "system", but i didnt found it on this, or other forums. I remember, this "system" was on an other forum but the forum changed and its lost. I saw an other system, and i remember back, this changed color damage "system" can be somewhere there. So i searched for it and i finally found it! After i look for some random SFs and i figured out how can i do it. (it was not only copy paste cuz i only found the bleeding part.) So here is it. Enjoy! If you missing someting, let me know and i will add it. Also, check my Separate the damage with a dot stuff, if you need. (I linked it cuz of the pictures) Proof images: Poison: Critical damage: Penetrate damage: Last words: You can change the color of the Crit+pen damage, but for me the pen and crit+pen is same. _VT LINK_
    2 points
  14. The ..._0.dds has no alpha channel here it is edited and working [Hidden Content] [Hidden Content]
    2 points
  15. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) I would not recommend using this as it's missing many features, head over to Mali's release for an updated version. [Hidden Content]
    2 points
  16. Hey, more systems will be added from time to time. Dont care if systems are public or still on sale. (The releases here are recodes) If you want a better UI-Design do it yourself. Code is by @CYN3, so don't even try to report. Systems are tested on Fliegev3. No support. Renewal Regen: Mega or M2DL Advance Items: Mega or M2DL MobileSell: Mega or M2DL Direct-sell: Mega or M2DL Inventory-sidebar: Mega or M2DL Add time to costumes: Mega or M2DL Minimap-Date & Time: Mega or M2DL Give item & equip quest-function: Mega or M2DL Thanks to everyone from sura-head. esp @CYN3 for putting in his time.
    2 points
  17. M2 Download Center Download Here ( Internal ) Hi guys. First of all, I also know this system is public already, but I was boring, so I had to reverse something, so here it is: Quiver System.7z If you have extra systems which might ignore the quivers, you must to extend them by yourself. Just couple of them from the official: acce, costume bonus transfer, change look, skillbook combination, sealbind and so on. Anything is wrong in the guide or missing something let me know, hit a comment below.
    2 points
  18. 1 point
  19. M2 Download Center Download Here ( Internal ) [Hidden Content] [Hidden Content] VT: [Hidden Content]
    1 point
  20. Hi guys. This is my goodbye, I had 10 years working for Metin2 but in the last days I finished my all contracts with Metin2. New year, new projects. I hope you continue to improve your codes. I give special thanks for my unic friend on Metin2 "Capone" because he was the one who showed me that true friendship exists. I know that Metin2 has nice people "Community Developers" and Big Developers: VegaS and Mali, you don't know about me, but I observed your works and is very cool. I wish you a beautiful new Year and good luck in your future projects. I leave with my last contribution "GIFT" for the community. Basic Dungeons: [C++] Nemere and Flame Dungeon like Official servers: Dungeons with Conqueror of Yohara stats: [C++] White Dragon [C++] Queen Nethis NOTE: If I forgot visuals parts, you can extract from the official client. Maybe I will have connections in the forum but just of curiosity. I love you guys, I hope you are very well with my gifts. Good bye.
    1 point
  21. Hey, is there a way to unpack the 2014 Beta Client? Its important to get the First Wolfman package (metin2_patch_pc3 &_m) I mean this one: Client 2014 Beta I searches but didnt found, aswell i didnt found a way to Break type4.. Would be amazing If anyone have it probaply or can do, i Bad Case i would Pay aswell...! Thanks
    1 point
  22. A sensual black costume for the lady shaman was made using original materials. The intricately composed combination will surely be noticed by the experienced eye. Download: [Hidden Content] [Hidden Content]
    1 point
  23. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) Cheque system full ~ like official The tutorial was remade and uploaded to github Monetary unit: Won - Not compatible with long long gold - Max won 999 (like official) - Added support for OfflineShop(great) Best regards.
    1 point
  24. Download Center MEGA or M2DL Hello, guys and girls, This release is something sentimental to me, so either brace up or skip this story. It was late 2009 or early 2010 when I stumbled upon this post. It is the only remaining copy on the internet of the original Chinese forum post providing the leaked files. The files were originally distributed through a Chinese service called Rayfile, a quasi-P2P file sharing system based on the obscure FS2You protocol, described in this scientific paper. For us, mortals, a MegaUpload link was provided, and we all know of the famous bust that Thanos-snapped everything hosted there out of existence. (or maybe the hard drives are locked in some FBI basement somewhere, idk) I downloaded the files, but being just a young lad who only wanted to play some Metin2 (i.e. with no sysadmin experience), I meddled with the files, trying to somehow run them on my 3,06 GHz Pentium 4, socket 478, Windows XP potato computer. Check out the picture on the side. This bad boy could barely run the Metin2 client -- but I had dreams, dreams - I say! At the time I didn't even know FreeBSD existed. There were some tutorials around, but looking back, I think they were for Metin1, which was leaked at around the same time. Nonetheless, these guides required you to install VMware (rip ✝) Player, instead of Microsoft Virtual PC we got used to. It was rough, as at the time, VMware Player didn't have the ability to create new virtual machines - this was reserved only to VMware Workstation. Therefore, those guides also provided you empty virtual machine files. By some miracle, my machine could run the VM even without VT-d, which kind of kickstarted my interest in administrating computers. I promptly started playing around with Windows 98 VMs. I was sidetracked. I failed at getting the sweet Metin2 server running, so I deleted the files, thinking they were broken or something. I didn't know better. Then the mcncc.com InstantServer was released for the less talented like me, and that's how I started regaining interest in Metin2 servers. ...which brings back to the issue at hand. I soon realised how dumb I was for deleting the files. I couldn't even find the forum post, not to mention that in the meanwhile, MegaUpload was reduced to atoms. That was that, until a few days ago, when I somehow found the post. There it was, the original Rayfile link: fs2you://Y2FjaGVmaWxlOS5yYXlmaWxlLmNvbS96aC1jbi9kb3dubG9hZC9iYjBmMjFmODY0ZjgyMjJjNjAzNTBiNTRmOWRmMjQzYy95dDIucmFyfDE1NTU2NzA0Nw==/ And once the obvious base64 string was decoded, I was reunited with my old friend: cachefile9.rayfile.com/zh-cn/download/bb0f21f864f8222c60350b54f9df243c/yt2.rar|155567047 That's how we now know that the original file we're looking for is yt2.rar, with a length of 155567047 bytes (148,36 MiB). The original file is nowhere to be found: if you somehow have it, by any miracle, please contribute! Still, plugging "yt2.rar" into DuckDuckGo, led me to an epvp post, where I learned that one of the files in that archive was called "game0901.tar.gz". I kept digging, and found two traces of the file: [Hidden Content] [Hidden Content] The second website still had the listing for game0901.tar.gz saved in Google's cache. It sadly was deleted from the website itself, but based on the metadata, I then knew two things: game0901.tar.gz was 135,8 M(i)B in size. The other files in yt2.rar were probably: mysql.tar.gz, ports.tar.gz, and lib.tar.gz So I paid my 2€ to the Chomik website (lmao, what a name), which was in itself an adventure. I now had my hands on some of the files and on a 2007-2008 Gameforge Polish client, which I'll probably also upload, but can't verify its authenticity. To my disappointment, mysql.tar.gz seems to have been tampered with, seeing some 2017 timestamps in there. The tarballs for the other two files also had 2022 timestamps, not to mention that the file sizes wouldn't really add up, no matter how I arranged the files or what compression I used. Still, better than nothing. Now, at least I had some more information to continue my search. Luckily, I tended to hoard a lot of useless Metin2 junk, which would nowadays qualify as prime Pokemon server material. So out I pulled my DVD backups, and I searched for hours. And suddenly, there it was... but not in the way I expected it: A .tar.gz archive, precisely 135,798 MiB in size, which matched the one stored by our Chomik friend. And the timestamp inside the archive was promising too: 1251810149 - 01.09.2009, 13:02 UTC. Translated into Hong Kong time, that would still be September 1st, 20:02. Which matches with the "0901" in "game0901.tar.gz". Why is it called "filer.tar.gz" is anyone's guess. I saw that there are some tutorials using that name. My guess is that could be a Swedish or an incorrect Turkish plural for the English "file"... So, while "yt2.rar" is still at large, 15 years after that delete, I'm happy at last. I managed to find the most important file: Name: game0901.tar.gz / filer.tar.gz Size: 142394597 bytes (135 MiB) Date: Tue Sep 01 2009 13:02:29 GMT+0000 CRC32: 6CB5D7C0 SHA256: 09295B3EDC9A4F465038E80C702B0BCC1DBDCE61B0478FB72D37BDD9D2A21548 SHA1: E5DF2443F7997F4ED034590FD8DCA9D133DAC1B4 MD5: 9E954C11CF065BDD647BFBB6D6FA9344 If it's still unclear what the archives are for, here's a short description: game0901.tar.gz - 2009 server files from Yitian2, a Metin2 official server that ran in the Hong Kong SAR, China lib.tar.gz - shared object files required for running the various binaries mysql.tar.gz (modified in 2017 by a certain "Yusuf") - MySQL data files for the server database ports.tar.gz - FreeBSD ports tree, one of the ways through which you can install applications by building them. I hope we can preserve a bit of the private servers scene's history with this release. And please, if you somehow still have "yt2.rar", it would be amazing to upload it for us. Regards, Exynox.
    1 point
  25. M2 Download Center Download Here ( Internal ) Download Here ( MEGA ) Download Here ( GitHub ) Hello again M2Dev, It’s been quite I wile since I haven’t released anything for the community so today I decided to release one of my systems I created some days ago, it’s very simple and it consists on gambling to say the least… The point is to bet your money (yang/gold) on a higher amount of gold and the higher you bet the higher the payout is, similar as how a casino slot machine works without being too complex. The rules are simple, you have three (3) possible jackpots in which each one has a payout amount. Hit the same icon three (3) times and you will win the jackpot. If you get any other combination that contain jackpot reel icons, you will win half your bet back with a short bet multiplier. So, the jackpot reels work as so, A, A, A = Jackpot 1 B, B, B = Jackpot 2 C, C, C = Jackpot 3 All other possible combinations to have a winning: A, A, B; A, A, C; B, B, A; B, B, C; C, C, A; C, C, B; A, B, C; C, A, B; B, A, C; C, B, A; A, C, B; If you happen to win a jackpot while having close to maximum gold, you will receive an item in your inventory if you have space for it otherwise you will receive it in your storage room. The item will contain the jackpot value. How to configure? @ game/constants.cpp you can edit all the betting values you want. @ game/contants.cpp you can edit as well the jackpot values. @ root/uiSlotMachineSystem.py you can edit the reel icons and bet values. In-game, you can also use the commands, /e slot_machine_reels < x > where < x > is the number of reels you want to randomize. The more reel icons you have, the harder it is to win a jackpot! /e slot_machine_multiplier < x > where < x > is the value of the multiplied you want. The higher this value, the higher the payout is. Additional information For those who are using older versions of C++ some data type identifiers need to be changed as shown below. uint64_t = unsigned long long uint32_t = UINT int32_t = INT uint16_t = WORD uint8_t = BYTE Sincerly, Owsap
    1 point
  26. With these changes you will have the text outlined in chat, it can be read easier. I know it's not the best coding but it works, so if anyone wants to help improving the code it will be much appreciated Image: Download: [Hidden Content]
    1 point
  27. M2 Download Center Download Here ( Internal ) Since some piece of shit ''developer'' decided that it's ok to resell my system, here you go. [Hidden Content] have fun.
    1 point
  28. Reversed from 22.2.7.0 Official Binary Client part is from 2018 Official Root [Hidden Content] [Hidden Content]
    1 point
  29. M2 Download Center Download Here ( Internal ) Download
    1 point
  30. M2 Download Center Download Here ( Internal 1001 ) Download Here ( Internal 1000 ) Hey M2DEV Today i will show you my new tool! Open gr2 file, use double click for input or change path, press enter. After changes go to File->Save or Save as.. Update: 1.0.0.1 1. Detect and show File Granny Tag 2. Now you have the opportunity to choose the output version Granny. [Hidden Content]
    1 point
  31. Download Center Download BEFORE AFTER
    1 point
  32. M2 Download Center Download Here ( Internal ) [Hidden Content]
    1 point
  33. Hello community, since there are a lot of topics and people here which have helped me with a lot of problems I had, I wanted to share with you a map I created some time ago to give something back. As the topic says, I named this map "Waterfall Island". Hopefully some of you will like this map and use it. Minimap: Inside of WE: Download Center Download
    1 point
  34. For all the years I had been actively dismissing the problem of the misaligned cursor in the text edit box when centred. The day finally came that I fixed it. Broken Fixed [Hidden Content]
    1 point
  35. Download Metin2 Download [Hidden Content] Me and @Gurgarath tested it on windows server, we didn't see any problem. If you have a problem with time(_t) or another bug, let me know so I can fix it. Idea is from Sogma
    1 point
  36. #Update: Alternative Gui Requirements
    1 point
  37. Old: [Hidden Content] New: [Hidden Content] Generated from clean(kraizy) mainline source. (Even the strings are fine) (Use new version if you have a brain) Just Better
    1 point
  38. M2 Download Center Download Here ( Internal ) Share content : Client / Files / VDI Brief description : • Official system • Official prototypes, identical subtype • No trash system added • Full bug fix • Ideal for learning the basics of metin2 emulation Download link : [Hidden Content]
    1 point
  39. Visual Studio 2022 officially launched(November 8th, 2021): I deleted the old project(vs19) Latest ready to build project: Image From Our Admin:
    1 point
  40. M2 Download Center Download Here ( Internal ) Hi! I didnt release something more useful long time.. So today i'm releasing new weapon set for free. The package including weapons for all 5 characters. - Twohand sword + normal swrod (warrior) - Axe (sura) - Bow + dagger (assassin) - Fan + bell (shaman) - Claw (lycan) Also my new map magic cave is coming (not for free), this is one of the reasons why im releasing this set too... So stay tuned! Download
    1 point
  41. M2 Download Center Download Here ( Internal ) VirusTotal Download
    1 point
  42. M2 Download Center Download Here ( Internal ) Serverfiles Cartof v4 Contains Systems (all are working perfect, without bugs) * Sash system with scale > [Hidden Content] * Offline shop system + offline shop search system > [Hidden Content] * Alchemy system > [Hidden Content] * Yang limit was increased at 10kkkkk (10.000.000.000.000.000) including offline shop and sash > you can see this in the posted videos up * Belt system * Energy system Improvements * The specific music has been eliminated because I, at least, consider it useless (I think everyone now puts what he wants to listen to, that's my opinion) * The files have been rearranged, many of them deleted => 977MB total client size * You can attack and use the skills (horseback) on any mount * You can not use the Witch Tais and the Aura of the Sword if you do not have a gun * When you are teleporting or dying, your pet will not be chased, but will remain near you * You can not use a wedding suit and another suit at the same time * The commands that could have the server (/dice, /war etc) have been resolved and all (including /dice) * Quickslot ([Hidden Content]) solved * The CMD file containing the required steps to use commands has been removed, the gradation is done directly from the source * The craft bug that caused the server dropout was resolved * The minimum level (40) to create a guild is verified in the source * Blend bug ([Hidden Content]) solved * There was a possibility to squirt the server when you were invited to a guild now there is no such possibility * There was a possibility to drop the server when the / reload q command was used, there is no longer the possibility * There was a possibility that players can be disconnected by using the / messenger_auth command in a module, now can not * When you die you will not have any negative life, but 0 * When you have a stack of books it will only read 1, not all * There is no time between bonus changes * Exploit has been resolved, it does not work anymore I did not pay too much attention to the client, you have the freedom to customize it as you want. I've removed quests, drops, store items, and all else for not taking the serverfile here and within 5 minutes to advertise with the open server. On this occasion I hope you will make your own drops, OX questions etc. For those who wonder what serverfiles I started -> Zearth2 (you can see this when you open the client). Serverfiles download : Serverfiles Cartof v4 Sources (server, binary, dump_proto, config) are for sale on a bundle, they can not be bought in pieces. Careful! I do not sell to anyone. For private message contact me on Skype unknown.rk or live: unknown.rk. Free support to those who purchase the sources. Please refrain from any unnecessary comments and sorry for my english.
    1 point
  43. M2 Download Center Download Here ( Internal ) Here I post the GitHub of the owner of Heavenly Hope file. Most of system are unfinished, bad coded, and I think that the better use to this file is take system and modify it, NOT start server with this file. "This project is not finish, you can use this project for optimize your project. You can also update this project by forking it for help me and every other peoples who want to make a server. This project is free to use and cannot be sell for money. I don't take any responsability of selling or bugs or issues." Service.h Local_inc.h Videos:
    1 point
  44. Here're the references to understand how it's working step-by-step: char.cpp [Hidden Content] constants.cpp #define MAX_EXP_DELTA_OF_LEV 31 #define PERCENT_LVDELTA(me, victim) aiPercentByDeltaLev[MINMAX(0, (victim + 15) - me, MAX_EXP_DELTA_OF_LEV - 1)] #define PERCENT_LVDELTA_BOSS(me, victim) aiPercentByDeltaLevForBoss[MINMAX(0, (victim + 15) - me, MAX_EXP_DELTA_OF_LEV - 1)] constants.cpp const int aiPercentByDeltaLevForBoss_euckr[MAX_EXP_DELTA_OF_LEV] = { 1, // -15 0 [...] 180 // 15 30 }; const int aiPercentByDeltaLev_euckr[MAX_EXP_DELTA_OF_LEV] = { 1, // -15 0 [...] 180 // 15 30 }; locale_service.cpp if (!aiPercentByDeltaLevForBoss) aiPercentByDeltaLevForBoss = aiPercentByDeltaLevForBoss_euckr; if (!aiPercentByDeltaLev) aiPercentByDeltaLev = aiPercentByDeltaLev_euckr;
    1 point
  45. slotIndex = Your index position from inventory. Python import player attrCount = 0 for i in xrange(player.ATTRIBUTE_SLOT_MAX_NUM): if player.GetItemAttribute(player.INVENTORY, slotIndex, i): attrCount += 1 print(attrCount) C++ [Hidden Content]
    1 point
  46. Maybe this bug is because of the SKILL_GYEONGGONG ive installed?
    1 point
  47. Hi i have problem with sethair / setweapon / setsash hair: 0428 02:57:16230 :: CGraphicThingInstance::RegisterModelThing(iModelThing=4, pModelThing=d:\ymir work\pc\assassin\hair\hair_1_1.gr2) 0428 02:57:16230 :: CGraphicThingInstance::SetModelInstance(iDstModelInstance=4, pModelThing=4, iSrcModel=0) 0428 02:57:16232 :: CGraphicThingInstance::SetMaterialImagePointer(ePart(4)<uPartCount(1), c_szImageName=d:\ymir Work\pc\assassin\assassin_hair_01.dds, pImage=d:\ymir work\pc\assassin\assassin_hair_01_brown.dds) - ePart OUT OF RANGE weapon: 0428 02:59:47212 :: CGraphicThingInstance::SetModelInstance(iDstModelInstance=1, pModelThing=1, iSrcModel=0) 0428 02:59:47213 :: CGraphicThingInstance::AttachModelInstance(iDstModelInstance=0, c_szBoneName=equip_right, iSrcModelInstance=1) 0428 02:59:47214 :: CGraphicThingInstance::SetMaterialData(ePart(1)<uPartCount(1)) - ePart OUT OF RANGE 0428 02:59:48152 :: CGraphicThingInstance::RegisterModelThing(iModelThing=1, pModelThing=d:\ymir work\item\weapon\00010.gr2) acce: 0428 02:59:43334 :: CGraphicThingInstance::SetModelInstance(iDstModelInstance=5, pModelThing=5, iSrcModel=0) 0428 02:59:43335 :: CGraphicThingInstance::AttachModelInstance(iDstModelInstance=0, c_szBoneName=Bip01 Spine2, iSrcModelInstance=5) 0428 02:59:43336 :: CGraphicThingInstance::SetMaterialData(ePart(5)<uPartCount(1)) - ePart OUT OF RANGE 0428 02:59:43763 :: CGraphicThingInstance::RegisterModelThing(iModelThing=5, pModelThing=d:\ymir work\item\wing\acce_easter_2k19_03.gr2) I add function like @CxL'Mufuku & @ѕeмa™ write. But work only setarmor. Some suggestions? Solution: in SelectModel: change this: kCreateData.m_bType = CActorInstance::TYPE_NPC; to this: kCreateData.m_bType = index > 8 ? CActorInstance::TYPE_NPC : CActorInstance::TYPE_PC;
    1 point
  48. M2 Download Center Download Here ( Internal ) Hey guys.. Today i would like share this Client with you. I hope you have some use for it. Greetings. [Hidden Content]
    1 point
  49. M2 Download Center Download Here ( Internal ) Hi ! client install: game.py make a import calendar let the last of the game.py and paste this def Calendar(self): import calendar self.calendar = calendar.Calendar() self.calendar.Show() then look : onPressKeyDict[app.DIK_F4] = lambda : self.__PressQuickSlot(7) stick below: onPressKeyDict[app.DIK_F6] = lambda : self.Calendar()
    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.