-
Activity
-
0
Special GM envelope designation.
By default, the GM mark in the envelope only appears when the GM writes to us or writes back. This modification will improve this and add a new special envelope. The solution comes from KoYGeR, a user of this forum. ///SERVER 1. Open cmd.cpp and add (intuitively, among other acmd lines): acmd(do_get_gmlist); Find this: { "\n", null, 0, pos_dead, gm_implementor } And add above: { "get_gmlist", do_get_gmlist, 0, pos_dead, gm_player }, 2. Open cmd_gm.cpp and at the end of the file add: acmd(do_get_gmlist) { std::auto_ptr<sqlmsg> pmsg(dbmanager::inst- 1
-
-
3
Dark Knight Costume + Hairstyle with alpha channel
Greetings, the costumes are not made by me, they're brought to Metin2 from Vindictus. I have only made the alpha channel. Kind regards, Daniel -
3
Dark Knight Costume + Hairstyle with alpha channel
It seems pretty nice, good work Best regards, Dane -
0
Remove the kingdom name in normal chat
Hello, Does anyone know how and where to remove the kingdom name from normal chat? But do not remove the kingdom name when we talk with " ! ". Thanks! -
0
Relationship between python and C++ in client
Hi all, I'm new and I've been looking for a while at the source code. I noticed that in the installed client the root package contains python scripts, while the source code only has C++ files. I don't understand the relationships between those, where do the python scripts come from? Best regards -
-
0
segmentation failed ./db core dumped error
hi guys after using ./db & sleep 5 command im getting [1] + Segmentation fault ./db (core dumped) error. i was try solution in this topic : but not workes for me. (gdb) bt full #0 0x080d62d3 in CAsyncSQL2::SetLocale () No symbol table info available. #1 0x08051060 in CDBManager::SetLocale (this=0xbfbfeb68, szLocale=0x2840d06c "latin5") at DBManager.cpp:172 n = 3 stLocale = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, -
-
0
New Item Type for Wings
I've added a new item type for wings but when i put them in item proto and try to turn server on it gives me this https://prnt.sc/11vmurz This is what i've put into proto reader https://prnt.sc/11vmwdq https://prnt.sc/11vmwyq https://prnt.sc/11vmxjj I dont understand this out of range thing, can someone elaborate on what im doing wrong ? Keep in mind ITEM_BELT is 35 but it takes the 34 Wing is 36 but it takes 35
-
-
Recently Browsing
No registered users viewing this page.
Recommended Posts