- 0
-
Activity
-
3
HWID ban
if someone wants to expand upon this and wants to create a better hwid banning system, there is a bunch of useful info: https://www.unknowncheats.me/forum/anti-cheat-bypass/333662-methods-retrieving-unique-identifiers-hwids-pc.html/ -
0
Auth problem
Hi guys, I have a problem with auth that I've never dealt with. Basically, I tried to eliminate some useless code like: passpod, matrix, openid etc. Unfortunately, when I start the auth I get this error: SYSERR: Mar 6 10:25:01 :: safe_create: calloc failed [12] Not enough space SYSERR: Mar 6 10:25:01 :: buffer_new: calloc failed [12] Not enough space. Could you help me? Windows, no Freebsd. -
2
Starting a metin2 server on a VPS ?
i recommend using mariadb as mentioned, For compiling your source you will need gcc49. download this: https://mega.nz/#!riok1IAC!8Ccbeksam_oEmN3c3JFPN3IDs9KOkeorJI90VdgUoTM Run it on a Virtual Machine on your windows. Install it on your locale network - see tutorials user: root pw: dev this virtual machine has gcc installed and works perfectly put your source on /usr/src and on putty cd /usr/src/your path/game or cd /usr/src/your path/db gmake clean gmake dep gmake -j20 -
3
Client afk in background - Effects started to fun faster
The content in that topic can be visualized in a single gif: The problem with the "speedy effects" after maximizing a minimized client lies here: As you can see the elapsed time is measured since... well... the last time the effect got updated. You might say that hey, thats ok... well it would be, but if you take a look at the messy game loop inside PythonApplication.cpp you will notice that the call for effect updates is only present in the RenderGame function, which is a render function as its name implies it, and its only called when the game is rendering. And since the game do- 2
-
-
6
-
28
Horse Appearance via Database
Hi guys, can I know how to make it work? - How can i add the sql and where? - How can i set the quest for add variable in database? - Has this system any bugs/issue? Sorry for necro but i need this, i don't want others mount, but only have the horse and change his apparence so it still remain an horse but just with a different skin. -
0
[INTERNATIONAL] Kuragari2 Middleschool - ONLINE
Homepage: https://kuragari2.com/ Wiki: https://kuragari2.com/wiki Discord: https://discord.com/invite/NG9AZDVuex -
6
Arrows with another weapons
step by step, this is for range. iDam = number(pkBow->GetValue(3)+pkArrow->GetValue(3), pkBow->GetValue(4)) +pkArrow->GetValue(4); arrow value 3 = 10 value = 20- 1
-
-
6
Arrows with another weapons
Code in source is original untouched.. Only item_proto is changed.. One change is range for arrows with used value1-value2 for magic attack and value3-value4 for melee attack + addon_type - 1.. Now I have this strange problem.. I dont know if is problem with addon_type or values in src.. Too late I test more option.. Just I want arrows like - Wooden Arrow Attack 10-20 and not Attack 10.. (Just add range like weapons) and add addon_type (-1)..
-
-
Recently Browsing
No registered users viewing this page.
Question
Metin2Place 14
If the taskbar is full, on every teleport all the inventory are highlighted. https://prnt.sc/v3f0dc
Any idea how to solve it?
Link to post
2 answers to this question
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.