-
Activity
-
1
-
22
Paid Service - Metin2 Systems
The stripped version of the Premium Offline Shop is now available. More information on website. -
40
-
1
TXT File To Lower Case [Phaselis Map Works]
for py users import os # function to rename files def rename_files(path): for dirpath, dirnames, filenames in os.walk(path): for filename in filenames: # check if filename contains uppercase characters if any(c.isupper() for c in filename): # rename file to lowercase os.rename(os.path.join(dirpath, filename), os.path.join(dirpath, filename.lower())) # enter the path of the directory to rename files path = input("Enter directory path: ") rename_files(path) print("All files have been renamed to lowercase.") -
1
-
0
Looking for a Tehnician
Hello! i have my server files but i need a technician to continue the work i started with another man. I have all the necessary systems, I just need to add the drop, check the systems and possible bugs, changes in Game play and so on. I would like to know if it is possible to have a long-term collaboration and if you can help me. The last technician was not serious and left me with the unfinished server. Thank you! discord: Alexannder#9089 -
40
-
40
-
40
Upgraded Reference (TMP4 Base) By Ulthar
exactly! proves: just check the difference in the size of the files when I compare the game that came inside the FTP.rar that is working and when I compile a new one using the files inside the ulthar_sf_13.1.vdi
-
-
Recently Browsing
- No registered users viewing this page.
Question
LinG 4
hello guys
i want so ask something ,
i want to install new mobs in metin but the wont work the game crash evry time when i try
so i wana make sure iam doing right
-
when you add monster you have to
1 add his file in game / monster2
2 add his info in mobs_proto/ in local and root
3 add his id in /NPCLIST inside the root
4 add his mob_names/proto inside server side / in conf
thats all right??
and pleas if some one know a video how or something .. make a commint
thank you -
Link to comment
Share on other sites
Top Posters For This Question
10
3
2
2
Popular Days
Dec 22
7
Dec 19
4
Dec 23
3
Dec 21
1
Top Posters For This Question
LinG 10 posts
regal 3 posts
ondry 2 posts
Amun 2 posts
Popular Days
Dec 22 2020
7 posts
Dec 19 2020
4 posts
Dec 23 2020
3 posts
Dec 21 2020
1 post
Popular Posts
regal
Hello, the steps for installing a new monster/NPC in your server as are follows: 1. Add monster folder in your pack in monster.eix/.epk(or where you have monster data in client). !! Attentio
LinG
hello guys i want so ask something , i want to install new mobs in metin but the wont work the game crash evry time when i try so i wana make sure iam doing right
ondry
check if the monster folder in client contains file "motlist.txt"
16 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