-
Activity
-
7
-
32
Boss Effect Over Head
Double checked everything and I don't have any.. -
0
Open Source API for Metin2 Server Management - Early Development
Hello everyone, I am pleased to announce that I'm currently in the early stages of developing an open source Metin2 game server management API. This API will provide server administrators with the tools they need to easily manage and configure their servers, making it easier for players to enjoy the game. Some of the features I'm currently working on include: Server Management: The API will allow easy management of the game server files, including mobs, items, drops, maps & localization. Account & Character Management: Administrators will be able to view and manage player accounts & characters, including banning and unbanning players, see their items or see character logs. Item & Mob Management: The API will allow for the easy creation and management of in-game items & mobs. As I said, I'm still in the early stages of development, so please bear in mind that the API may not include all of the features listed above. I'm also open to suggestions and feedback, so please let us know if there are specific features or improvements you would like to see. I will keep you updated on the progress and release more information as it becomes available. Currently available at: [Hidden Content] Thank you & best regards, .aNNdii#- 6
-
-
-
-
0
Official Item Combination [18.4]
Download Alternative download links → Github [Hidden Content] A couple of days ago, I was searching something on metin2 wiki and found out there's a new called Shoulder Sash Transfer . After talking to some people who play the official version, I realised it wasn't being used. Some didn't even know of the item's existence. There's @ Mali's version but I didn't know he had done it + doesn't have the sash/acce transfer. Nonetheless, I decided to create the code for the full Item Combination (this means Costume Bonus Transfer is also included). Costume Bonus Transfer is straightforward, you transfer bonus from a costume to another. Here are the requirements in order to get the bonus transfered: Costume's source need to have bonus If costume's target has bonus, it will be removed Both costumes need to have the same type and subtyp (eg: You can't transfer bonus from a costume head to a costume body) Shoulder Sash Transfer is more tricky, has 3 levels: Total success: Your sash will absorb all bonus without any penalization Partial success: Your sash will absorb all bonus BUT the absorption rate will decrease 1% (25% -> 24%). That means all bonus will be recalculated according to the new absorption rate. Failure: Your sash WON'T absorb bonus BUT you won't lose the sash you're using to transfer all bonus. Here are the requirements in order to get the bonus transfered: You cannot use a sash with a bonus for the target You cannot use a sash without a bonus as the source You cannot transfer the bonus as the sashes have different grades You cannot transfer the bonus as the sashes have different absorption rates I tried to be as official-like as possible, there are one or other func missing but everything is working just fine. Thanks to @ Gurgarath for helping me understand the partial success stuff!- 15
-
-
-
2
fix Proper SIGNAL management for Windows
Exactly, @ Mali brought this up to me and I didn't know that I could close the server with ESC. With this change, you'll be able to use CTRL+C as well as CTRL+BREAK, indeed. Esc does a graceful shutdown as well. Note that you can already use CTRL+C without this fix, but it won't do a graceful shutdown.- 1
-
-
2
fix Proper SIGNAL management for Windows
I usually close the cores using ESC in Windows, with this change is it now possible to close using CTRL + C?- 1
-
-
-
4
syserr erorr ( not working OK button on client )
PythonApplicationModule.cpp missing BL_MOVE_CHANNEL -
2
fix Proper SIGNAL management for Windows
Hello fine people, A little bit of context, recently we have been talking with @ msnas about doing an action upon server closure. Which is what the db/game should be doing by default when it exits MainLoop. However, I noticed that because of the way I shutdown my core, I wasn't receiving the right signal and was exiting the server before I can do any other actions. He then told me that he noticed this issue a long time ago because it was also present for him, only on Windows. Well, after a little bit of digging, I noticed that the signal was simply not handled on a Windows server. So here is a rudimentary (but working) signal management for Windows. I guess you can still rewrite the whole thing using more modern stuff like boost signal. But so far so good. Please not that you should close your db / game using CTRL+C or CTRL+BREAK if you want to gracefully shutdown. As a forced closure (closing the window, shutdown or task manager) would still not allow for the server to properly close, notably because it doesn't give enough grace time. So, here is the fix: Have a nice day!- 21
-
-
-
-
-
Recently Browsing
- No registered users viewing this page.
Question
Fliegex3 29
I have a litte problem with the Dragon Soul System.
I can equip the Dragon stones but I cant refined them.
Syserr from the Server:
DoRefineGrade: Possiblity of invalid client. Name Fliege
Edited by Metin2 DevCore X - External 2 Internal
Link to comment
Share on other sites
Top Posters For This Question
4
2
1
1
Popular Days
May 11
2
Feb 17
1
Apr 17
1
Jan 3
1
Top Posters For This Question
Human 4 posts
finaltorment 2 posts
Fliegex3 1 post
fcrdossantos 1 post
Popular Days
May 11 2015
2 posts
Feb 17 2017
1 post
Apr 17 2016
1 post
Jan 3 2015
1 post
Popular Posts
finaltorment
for fix this problem put this file in your locale country: https://mega.co.nz/#!fw1QhAwA!gQbb1dHfJfggkAGFIy9A8dtXHmC5b57QcSAEESnHZfM
finaltorment
for fix this problem put this file in your locale country: https://mega.co.nz/#!fw1QhAwA!gQbb1dHfJfggkAGFIy9A8dtXHmC5b57QcSAEESnHZfM
[007]DawisHU
Hello, 100% WORK AND TESTED locale_de/locale/de/ui/dragonsoulrefinewindow.py locale_de/locale/de/ui/Dragonsoulwindow.py Helped in fix open Best Regards, Dawis
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now