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!
error: " PythonTextTail.cpp " in " pInstanceBase "
" I have nothing in my files related to what you are asking for. " " pInstanceBase "
#ifdef ENABLE_BLOOD_DUNGEON
CPythonPlayer& rkPlayer = CPythonPlayer::Instance();
std::string strGuildName;
if (!CPythonGuild::Instance().GetGuildName(rkPlayer.GetGuildID(), &strGuildName))
strGuildName = "Noname";
strGuildName = strGuildName;
if (pInstanceBase)
{
if (0 == strcmp(c_szName, strGuildName.c_str()))
pTextTail->pOwnerTextInstance->SetColor(1.0f, 1.0f, 0.0f);
}
#endif
" I have nothing in my files related to what you are asking for. " " pInstanceBase "
#ifdef ENABLE_BLOOD_DUNGEON
CPythonPlayer& rkPlayer = CPythonPlayer::Instance();
std::string strGuildName;
if (!CPythonGuild::Instance().GetGuildName(rkPlayer.GetGuildID(), &strGuildName))
strGuildName = "Noname";
strGuildName = strGuildName;
if (pInstanceBase)
{
if (0 == strcmp(c_szName, strGuildName.c_str()))
pTextTail->pOwnerTextInstance->SetColor(1.0f, 1.0f, 0.0f);
}
#endif
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
error: " PythonTextTail.cpp " in " pInstanceBase "
" I have nothing in my files related to what you are asking for. " " pInstanceBase "
#ifdef ENABLE_BLOOD_DUNGEON
CPythonPlayer& rkPlayer = CPythonPlayer::Instance();
std::string strGuildName;
if (!CPythonGuild::Instance().GetGuildName(rkPlayer.GetGuildID(), &strGuildName))
strGuildName = "Noname";
strGuildName = strGuildName;
if (pInstanceBase)
{
if (0 == strcmp(c_szName, strGuildName.c_str()))
pTextTail->pOwnerTextInstance->SetColor(1.0f, 1.0f, 0.0f);
}
#endif
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
C++:
#ifdef ENABLE_BLOOD_DUNGEON
CPythonPlayer& rkPlayer = CPythonPlayer::Instance();
CInstanceBase * pInstanceBase = CPythonCharacterManager::Instance().GetMainInstancePtr();
std::string strGuildName;
if (!CPythonGuild::Instance().GetGuildName(rkPlayer.GetGuildID(), &strGuildName))
strGuildName = "Noname";
strGuildName = strGuildName;
if (pInstanceBase)
{
if (0 == strcmp(c_szName, strGuildName.c_str()))
pTextTail->pOwnerTextInstance->SetColor(1.0f, 1.0f, 0.0f);
}
#endif
sistem işleyişini anlamadım sanırsam ronarkı gm başlatmıyor boss belirli saatlerde otomatik çıkıyor ve millet o saatlerde npcden giriyor böylemi yoksa farklımı anlayamadım.
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 222
- Görüntüleme
- 45K

