HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Sorry i forgot thisLinkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.download the fixed files .py for enable and disable hide the botton of WJ_SPLIT_INVENTORY_SYSTEM only from #define in binary client ...tested work perfect..
___----___UPDATE___---___
i forgot this
from client source
pythonplayermodule.cpp
edit this:
#ifdef WJ_SPLIT_INVENTORY_SYSTEM
PyModule_AddIntConstant(poModule, "SLOT_TYPE_SKILL_BOOK_INVENTORY", SLOT_TYPE_SKILL_BOOK_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_UPGRADE_ITEMS_INVENTORY", SLOT_TYPE_UPGRADE_ITEMS_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_STONE_INVENTORY", SLOT_TYPE_STONE_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_GIFT_BOX_INVENTORY", SLOT_TYPE_GIFT_BOX_INVENTORY);
#endif
like this:
//#ifdef WJ_SPLIT_INVENTORY_SYSTEM
PyModule_AddIntConstant(poModule, "SLOT_TYPE_SKILL_BOOK_INVENTORY", SLOT_TYPE_SKILL_BOOK_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_UPGRADE_ITEMS_INVENTORY", SLOT_TYPE_UPGRADE_ITEMS_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_STONE_INVENTORY", SLOT_TYPE_STONE_INVENTORY);
PyModule_AddIntConstant(poModule, "SLOT_TYPE_GIFT_BOX_INVENTORY", SLOT_TYPE_GIFT_BOX_INVENTORY);
//#endif
and
GameType.h
edit this:
#ifdef WJ_SPLIT_INVENTORY_SYSTEM //Raziel
SLOT_TYPE_SKILL_BOOK_INVENTORY,
SLOT_TYPE_UPGRADE_ITEMS_INVENTORY,
SLOT_TYPE_STONE_INVENTORY,
SLOT_TYPE_GIFT_BOX_INVENTORY,
#endif
like this:
//#ifdef WJ_SPLIT_INVENTORY_SYSTEM //Raziel
SLOT_TYPE_SKILL_BOOK_INVENTORY,
SLOT_TYPE_UPGRADE_ITEMS_INVENTORY,
SLOT_TYPE_STONE_INVENTORY,
SLOT_TYPE_GIFT_BOX_INVENTORY,
//#endif
and all work done ! already tested
This problem is caused from the target because if it is neutral not shinsoo not chunjoo and not jinno target function(i think forgot the case neutral) dont show target effect ! But work all! I Can fix from binary i think is easy, later i release the fix for youWell, I willl try to install everything clean again and hope it will work..
Hi !Hi
thanks for the files nice work
I have one question wer and wat i doo wit this file( gdb)
and i not understand the mysql password and id xD
Google translate not useful wit turko
and the files not have a close to turn server of ?
Sory my english Im a portugese
Tanks =)
Gdb is a gnu program for debug the .core from binary Game server
You Can turn off the server With command #killall -9 vrunner auth game db
The password mysql is : v2-*-atl&/(+&reco(/)57!
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Kilitli
- Cevaplar
- 10
- Görüntüleme
- 1K
- Cevaplar
- 23
- Görüntüleme
- 1K
- Cevaplar
- 42
- Görüntüleme
- 5K
- Cevaplar
- 29
- Görüntüleme
- 3K
- Kilitli
- Cevaplar
- 7
- Görüntüleme
- 1K


