-
Recently Browsing
No registered users viewing this page.
-
Activity
-
0
[Site] Publication news
good morning, someone can help me with my site, is not publishing the news, I created a table in the db account but it did not solve, someone can help me. <? PHP if (isset ($ _ POST ['submit']) && $ _POST ['submit'] == "Submit") { if (! empty ($ _ POST ['title']) &&! empty ($ _ POST ['content']) && checkInt ($ _ POST ['category']) && checkBetween ($ _ POST ['tag'], 0.31 ) && checkBetween ($ _ POST ['month'], 1.12) && checkBetween ($ _ POST [year '], 1900, date ("Y", time ()) + 10) && checkBetween ($ _ POST [' hour ' -
5
Official Character Details
root > uitooltip.py Search: def AppendTextLine(self, text, color = FONT_COLOR, centerAlign = True): Add above: def SetThinBoardSize(self, width, height = 12) : self.toolTipWidth = width self.toolTipHeight = height Fix for: 0115 15:00:41188 :: Traceback (most recent call last): 0115 15:00:41188 :: File "ui.py", line 958, in OnMouseOverIn 0115 15:00:41188 :: File "ui.py", line 88, in __call__ 0115 15:00:41189 :: File "ui.py", line 79, in __call__ 0115 15:00:41189 :: File "uiCharacterDetails.py", line 277, in __ButtonOverIn 0115 15:00:411 -
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- 1
-
-
5
Official Character Details
Not. Ok i will try now. Now is working with the ThinBoardCircle -
5
Official Character Details
Do you have the ThinBoardCircle class in your ui.py file?- 1
-
-
5
Official Character Details
They are official classes. I've added root parts now. For ymir files, you can check the official packs- 1
-
-
5
-
5
Official Character Details
https://github.com/blackdragonx61/Metin2-Official-Character-Details [Hidden Content]- 13
-
-
-
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.