TuZaKK 1
TuZaKK
Bvural41 1
Bvural41
CortexAI 1
CortexAI
Test5410 1
Test5410
kaptanmikro1 1
kaptanmikro1
bList 1
bList
[DEV]AB 1
[DEV]AB
R 1
Roksam
farkmt2official 1
farkmt2official
Hikaye Ekle
Kaynak ikonu

[C++]Ronark System 1

indirmek için izniniz yok
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

 
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

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)

Geri
Üst