-
Content Count
124 -
Joined
-
Last visited
-
Days Won
6
asterix2 last won the day on May 25 2016
asterix2 had the most liked content!
Community Reputation
58 NeutralAbout asterix2

-
Rank
Friendly
- Birthday 05/20/1998
Informations
-
Gender
Male
-
Location
in my dreams
Recent Profile Visitors
2141 profile views
-
Works all, thank you vanilla. Add getquestflag If(!pPc){return 0; }
-
i didn't mofidy questpc.cpp I upload system: https://mega.nz/file/5hkDQCab#7g6xQVp2ph6KGk4kCyDbSGfNfXuCRgKJ8kQsvoJAFsc
-
asterix2 started following officall pet system game.core, core crash after game, Metin2 | Mount System Renewal and 5 others
-
40k Hello guys, i didn't find solv for my problem. i add system hide costume and i enter game char didn't load and few second later core crash. gdb:
-
use this: REAL_TIME_FIRST_USE
-
I need 6million euro
-
this, have a sh*t code. Official usage: wdmgr.Over GetTotalLineCount SetFontColor
-
which pet system using?
-
problem solved: Fix for this: item_lenght.h search this: ITEM_ATTRIBUTE_MAX_NUM = 7, change to this: ITEM_ATTRIBUTE_MAX_NUM = 15,
-
maybe use newest gdb version? (i using 9.1)
-
reupload pls.
-
up
-
Hello guys. I looked at (trkmo) official pet system, and i thinking we are making some bug fix for m2dev. You have some bug fix relase at this topic. (haha) I start: first fix: cmd_gm.cpp in this function: ACMD(do_item_purge) search this: int i; LPITEM item; add after this: #ifdef NEW_PET_SYSTEM if (ch->GetNewPetSystem()->IsActivePet()) { ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("First time unsummon your pet.")); return; } #endif examples: You have summoned pet, and you making /ip, channel has crashed.
-
i finished yesterday, but thank u.:D
-
I checked and every function added. (wtf) i don't understand why not working.:O
-
have anyone problem with refresh cheque? every time i relog set 0 cheque (but have 50 cheque) i give cheque +1 writed normal value.