- Katılım
- 26 Eyl 2018
- Konular
- 4
- Mesajlar
- 41
- Çözüm
- 3
- Reaksiyon Skoru
- 11
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 8 Ay 25 Gün
- Başarım Puanı
- 32
- MmoLira
- 68
- DevLira
- 0
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!
- Katılım
- 26 Eyl 2018
- Konular
- 4
- Mesajlar
- 41
- Çözüm
- 3
- Reaksiyon Skoru
- 11
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 8 Ay 25 Gün
- Başarım Puanı
- 32
- MmoLira
- 68
- DevLira
- 0
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
- Katılım
- 26 Eyl 2018
- Konular
- 4
- Mesajlar
- 41
- Çözüm
- 3
- Reaksiyon Skoru
- 11
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 8 Ay 25 Gün
- Başarım Puanı
- 32
- MmoLira
- 68
- DevLira
- 0
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..
- Katılım
- 26 Eyl 2018
- Konular
- 4
- Mesajlar
- 41
- Çözüm
- 3
- Reaksiyon Skoru
- 11
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 8 Ay 25 Gün
- Başarım Puanı
- 32
- MmoLira
- 68
- DevLira
- 0
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



