Temporary
Forums
-
Temporary
This forum will be used to temporarily move unusable releases...
Dead links...
- 6k
- posts
-
Activity
-
3
-
3
-
7
MSM SourceSkin question
Your bin reads only until SourceSkin2, you need to extend it. Go to GameLib\RaceDataFile.cpp and search: if (TextFileLoader.GetTokenString("sourceskin2", &strSourceSkin) && TextFileLoader.GetTokenString("targetskin2", &strTargetSkin)) { AppendShapeSkin(dwShapeIndex, 0, (strPathName + strSourceSkin).c_str(), (strPathName + strTargetSkin).c_str()); } add under it: if (TextFileLoader.GetTokenString("sourceskin3", &strSourceSkin) &a -
1
Problem with saving coordinates
Did you check syserr/syslog of channel1/db? Upload the errors(if any) on Metin2Dev Pastebin. And send us the link. -
1
Problem with saving coordinates
The problem is when a player enters the game and then exits after some time, and enters again the last things he did that are not saved and returns to the first place in which he was, meaning the last things that he did are not saved, and if he enters he will not find what he did -
7
MSM SourceSkin question
It is working half way.. Only until SourceSkin2. Nothing past that Is there a way to make it work? -
4
-
2
Jigsaw / Fish Event - Scale BUG
Is from Eterpythonlib/Pythongridslotwindow.cpp Is not synchronizes -
1
Disable oto hp regen
You can do a function when something is wearing to delete ch->RecoveryEvent;
-
-
Recently Browsing
No registered users viewing this page.