Sosyal açıldı! Bir göz at → Hemen gir →

YARDIM hsxacs auto upgrade buton simgesi çıkmıyor yardımcı olabilecek varmı

bytuku

KY Uzman Üye
Yardımsever
KAYIT
13 Mar 2022
Mesajlar
293
Çözümler
3
Tepki puanı
890
{
uint8 type;
uint32 nItemID;
pkt >> type >> nItemID;
if (nItemID == 0)
{
if (g_pMain->pClientDropResult != NULL)
{
g_pMain->pClientDropResult->CloseUp();

if (g_pMain->pClientTopRightNewPlug != NULL)
{
g_pMain->pClientTopRightNewPlug->AutoUpStatus(false);
//if (Engine->uiTopRightNewPlug->upstatusx)
//{
// Engine->uiTopRightNewPlug->upstatusx = false;
// Engine->uiTopRightNewPlug->AutoUpStatus(false);
//}
}
}
}
else
{
if (g_pMain->pClientTopRightNewPlug != NULL)
{
g_pMain->pClientTopRightNewPlug->AutoUpStatus(true);
//if (!Engine->uiTopRightNewPlug->upstatusx)
//{
// //Engine->uiTopRightNewPlug->upstatusx = true;
// Engine->uiTopRightNewPlug->AutoUpStatus(true);
//}
}
}
}
bu kodu nereye bağlıcağımı bilmiyorum yardımcı olabilecek varmı aouto upgrde itemi giydiğinde logo çıkmıyor auto minge bu kodu eklediğimde ikisi birden çalışıyor
 
Anasayfa Kayıt ol Giriş yap
Üst Alt