- Katılım
- 13 Eki 2024
- Konular
- 33
- Mesajlar
- 142
- Çözüm
- 1
- Online süresi
- 11d 7h
- Reaksiyon Skoru
- 35
- Altın Konu
- 0
- TM Yaşı
- 1 Yıl 8 Ay 2 Gün
- Başarım Puanı
- 60
- MmoLira
- 1,810
- DevLira
- 33
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!
Hello guys
I was trying to install the skills color system and everything is fine but there is an incomprehensible error while compiling the client source if anyone can help I will be grateful
The function referred to in the error I believe is in the file
ActorInstance.h
I was trying to install the skills color system and everything is fine but there is an incomprehensible error while compiling the client source if anyone can help I will be grateful
The function referred to in the error I believe is in the file
ActorInstance.h
C++:
#ifdef ENABLE_SKILL_COLOR_SYSTEM
DWORD AttachEffectByID(DWORD dwParentPartIndex, const char* c_pszBoneName, DWORD dwEffectID, const D3DXVECTOR3* c_pv3Position = NULL, float fParticleScale = 1.0f, const D3DXVECTOR3* c_pv3MeshScale = NULL, DWORD* dwSkillColor = NULL);
#else
DWORD AttachEffectByID(DWORD dwParentPartIndex, const char* c_pszBoneName, DWORD dwEffectID, const D3DXVECTOR3* c_pv3Position = NULL, float fParticleScale = 1.0f, const D3DXVECTOR3* c_pv3MeshScale = NULL);
#endif


