- 0
-
Recently Browsing
No registered users viewing this page.
-
Activity
-
0
Anti-Hack
Hello who know 1 good anti-hack for metin2 please No svside No Uriel -
6
Which DLL files arent needed? And how to compile
You can pack almost any dll the client needs. It makes sure that the environment the players run your binary is the same. For example there's visual studio redistributable which depends on the vs version installed - and even then there are multiple minor versions. If you use vc 140 compiler for example players will need the 140 redistributable, otherwise they can't run your binary. To make sure the players have exactly the same dlls as you, you'd just bundle them with the client - which of course leads into more dlls located inside the client directory. But this way you can distribute your dll -
4
Official Character Details
Not. Ok i will try now. Now is working with the ThinBoardCircle -
4
Official Character Details
Do you have the ThinBoardCircle class in your ui.py file?- 1
-
-
4
Official Character Details
They are official classes. I've added root parts now. For ymir files, you can check the official packs- 1
-
-
4
-
4
Official Character Details
https://github.com/blackdragonx61/Metin2-Official-Character-Details [Hidden Content]- 10
-
-
-
1
Metin2 how to disable 2 slots inwentorywindow.py
It's easy. ## 새 반지1 ##{"index":item.EQUIPMENT_RING1, "x":2, "y":106, "width":32, "height":32}, ## 새 반지2 ##{"index":item.EQUIPMENT_RING2, "x":75, "y":106, "width":32, "height":32}, This is the line - EQUIPMENT_RING1 - EQUIPMENT_RING2 -
6
Ancient2 - Oldschool server.
Many Turks share your server on Facebook.His name is hardcore in your server [example].Good luck.
-
Question
GameAthar 0
Hello Dev Metin2.
I would like to know in Quests, how to write array?
Provided that the matrix is inside the IF terms
Link to post
1 answer to this question
Recommended Posts