

ae5140
Member-
Content Count
19 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout ae5140

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Metin2 | Auto Refine Option | Just Python Mod
ae5140 replied to .ZeNu's topic in Programming & Scripts / Systems
Hi, link is broken -
Thanks for responding. https://gist.github.com/payalord from here I was able to add the sqlite3 module. Where is it?
-
Hi, I want to make a system where players can see their whisper chat history. I want to use this in python of the sqlite3 module. But somehow I could not use sqlite3 for Metin2. Anybody know anything about this? Thank you from now.
-
v4.9 is quite successful in my eyes. I look forward to v10. I would definitely recommend to those who are in doubt about buying. i love marty
- 467 replies
-
- martysama0134
- 2nd anniversary
-
(and 3 more)
Tagged with:
-
I bought the source code. I am very pleased. Thank you Marty
- 467 replies
-
- martysama0134
- 2nd anniversary
-
(and 3 more)
Tagged with:
-
Thank you, I'm getting this error; The page you are trying to access is not available for your account.
-
Thank you, I know this formula, but the market does not come back when the name closes again. I met this video on the internet. But I can not access the web site of the video owner. : / uiprivateshop OnUpdate; if systemSetting.GetShopDistance() < player.GetCharacterDistance(self.vid): self.Show() x, y = chr.GetProjectPosition(self.vid, 220) self.SetPosition(x - self.GetWidth()/2, y - self.GetHeight()/2) else: self.Hide()
-
Hello Metin2dev, Is this system in your possession?
-
Thanks for the answer. I solved the problem without knowing it. I will find the solution method to share.
-
Hello all, I'm coding the speech system for my server. I only need to receive data when logged in from P2P. Unfortunately game.core is giving. Game.core errors; #0 std::_Rb_tree<unsigned int, unsigned int, std::_Identity<unsigned int>, std::less<unsigned int>, std::allocator<unsigned int> >::_M_insert_unique ( this=0xbfbfaf57, [email protected]) at stl_tree.h:997 #1 0x08287a31 in CWhisperGroup::P2PLoginMember (this=0x29455390, pid=1) at stl_set.h:307 #2 0x0828b80f in CWhisperGroupManager::P2PLoginMember (this=0xbfbfbc8c, pid=1) at whispergroup
-
Hello there, When another character appears in the game freezes for a short time with me. Is there a way to fix this?
-
Some of them I get this error when entering the game What is the reason?