SLyFeLLowTR 1
SLyFeLLowTR
DEVLOPER 1
DEVLOPER
noisiv 1
noisiv
Manwe Work 1
Manwe Work
mavzermete 1
mavzermete
darkbey42 1
darkbey42
xranzei 1
xranzei
Bvural41 1
Bvural41
PrimeAC 1
PrimeAC
Payidar2 1
Payidar2
Hikaye Ekle
Kaynak ikonu

[C++]Ronark System 1

indirmek için izniniz yok

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

 
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