- Katılım
- 19 Ara 2019
- Konular
- 2
- Mesajlar
- 26
- Çözüm
- 1
- Online süresi
- 15h 18m
- Reaksiyon Skoru
- 12
- Altın Konu
- 0
- TM Yaşı
- 6 Yıl 5 Ay 22 Gün
- Başarım Puanı
- 43
- MmoLira
- 197
- DevLira
- 3
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
@zyadfaa
Svn/Binary/UserInterface/Packet.h
1.0) Find this:
1.1) Add before this:
2.0) Find this:
2.1) Add before this:
3.0) Find this:
3.1) Add before this:
Svn/Binary/UserInterface/Packet.h
1.0) Find this:
Kod:
} TPacketGCCharacterAdditionalInfo;
1.1) Add before this:
Kod:
#ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif
2.0) Find this:
Kod:
} TPacketGCCharacterUpdate;
2.1) Add before this:
Kod:
#ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif
3.0) Find this:
Kod:
} TPacketGCCharacterUpdate2;
3.1) Add before this:
Kod:
#ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif
- Katılım
- 27 Ara 2018
- Konular
- 10
- Mesajlar
- 102
- Online süresi
- 3d 7h
- Reaksiyon Skoru
- 12
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 5 Ay 14 Gün
- Başarım Puanı
- 87
- MmoLira
- 2,124
- DevLira
- 0
[QUOTE = ". Rewn, post: 20735507, member: 2286227"]
[USER = 2202790] @zyadfa A [/ USER]
Svn / Binary / UserInterface / Packet.h
1.0) Find this:
[USER = 2202790] @zyadfa A [/ USER]
Svn / Binary / UserInterface / Packet.h
1.0) Find this:
Kod:
} TPacketGCCharacterAdditionalInfo; [/ CODE]
1.1) Add before this:
[CODE] #ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif [/ CODE]
2.0) Find this:
[CODE]} TPacketGCCharacterUpdate; [/ CODE]
2.1) Add before this:
[CODE] #ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif [/ CODE]
3.0) Find this:
[CODE]} TPacketGCCharacterUpdate2; [/ CODE]
3.1) Add before this:
[CODE] #ifdef ENABLE_MULTILANGUAGE
BYTE bCountry;
#endif [/ CODE]
[/ QUOTE]
hello thanks, first problem fixed there is an "undeclared identifier on PythonTextTail.py" iLevelWidth "
on this code
#ifdef ENABLE_MULTILANGUAGE
CGraphicImageInstance * pCFlagInstance = pTextTail-> pCFlagInstance;
if (pCFlagInstance)
{
pCFlagInstance-> SetPosition (pTextTail-> x - (iNameWidth / 2) - iLevelWidth - pCFlagInstance-> GetWidth () - c_fxFlagPosition, pTextTail-> y - c_fyFlagPosition);
}
#endif
EDITTTTTTT: Fixed by adding
int iLevelWidth, iLevelHeight;
Before
CGraphicImageInstance * pCFlagInstance = pTextTail-> pCFlagInstance;
Son düzenleme:
- Katılım
- 27 Ara 2018
- Konular
- 10
- Mesajlar
- 102
- Online süresi
- 3d 7h
- Reaksiyon Skoru
- 12
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 5 Ay 14 Gün
- Başarım Puanı
- 87
- MmoLira
- 2,124
- DevLira
- 0
ClientManager.h:244: error: 'TPacketGDChangeLanguage' has not been declared
compile Lock.cpp gmake:
[Makefile:51: OBJDIR/NetBase.o] Error 1 gmake: Waiting for unfinished jobs....
In file included from Main.cpp:5: ClientManager.h:244: error: 'TPacketGDChangeLanguage' has not been declared
gmake: *** [Makefile:51: OBJDIR/Main.o] Error 1
any help?
compile Lock.cpp gmake:
[Makefile:51: OBJDIR/NetBase.o] Error 1 gmake: Waiting for unfinished jobs....
In file included from Main.cpp:5: ClientManager.h:244: error: 'TPacketGDChangeLanguage' has not been declared
gmake: *** [Makefile:51: OBJDIR/Main.o] Error 1
any help?
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 96
- Cevaplar
- 9
- Görüntüleme
- 519
- Cevaplar
- 0
- Görüntüleme
- 233
- Cevaplar
- 3
- Görüntüleme
- 80


