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!
I FINALLY FIXED THE TRADE BUG, , THE QUALITY OF THE VIDEO IS POOR BECAUSE I MADE HIM WITH RUSH.
HOW TO FIX THE TRADE BUG:
on game source, change on exchange.cpp from the line 1804 until the end with this code, compile and be happy. AND DONT BUY ANITHING FROM TRINITY SCAM, he's a fking scam. My discord is Rodrigo_RDT#8944 if you have some doubt.
#ifdef __ENABLE_EXCHANGE_WINDOW_SYSTEM__
void CExchange::SendInfo(bool isError, const char * format, ...)
{
if (!GetOwner())
return;
LPDESC d = GetOwner()->GetDesc();
if (!d)
return;
char rawbuf[1024 + 1];
va_list args;
TPacketGCExchageInfo pack;
pack.bHeader = HEADER_GC_EXCHANGE_INFO;
pack.wSize = sizeof(TPacketGCExchageInfo);
pack.bError = isError;
pack.iUnixTime = std::time(NULL);
}
int CExchange::CountExchangingItems()
{
int count = 0;
for (int i = 0; i < EXCHANGE_ITEM_MAX_NUM; ++i)
{
if (!m_apItems)
continue;
++count;
}
return count;
}
int CExchange::GetPositionByItem(LPITEM item) const
{
for (int i = 0; i < EXCHANGE_ITEM_MAX_NUM; ++i)
{
if (!m_apItems)
continue;
if (m_apItems == item)
return i;
}
return -1;
}
#endif
on game source, change on exchange.cpp from the line 1804 until the end with this code, compile and be happy. AND DONT BUY ANITHING FROM TRINITY SCAM, he's a fking scam. My discord is Rodrigo_RDT#8944 if you have some doubt.
#ifdef __ENABLE_EXCHANGE_WINDOW_SYSTEM__
void CExchange::SendInfo(bool isError, const char * format, ...)
{
if (!GetOwner())
return;
LPDESC d = GetOwner()->GetDesc();
if (!d)
return;
char rawbuf[1024 + 1];
va_list args;
TPacketGCExchageInfo pack;
pack.bHeader = HEADER_GC_EXCHANGE_INFO;
pack.wSize = sizeof(TPacketGCExchageInfo);
pack.bError = isError;
pack.iUnixTime = std::time(NULL);
}
int CExchange::CountExchangingItems()
{
int count = 0;
for (int i = 0; i < EXCHANGE_ITEM_MAX_NUM; ++i)
{
if (!m_apItems)
continue;
++count;
}
return count;
}
int CExchange::GetPositionByItem(LPITEM item) const
{
for (int i = 0; i < EXCHANGE_ITEM_MAX_NUM; ++i)
{
if (!m_apItems)
continue;
if (m_apItems == item)
return i;
}
return -1;
}
#endif
Hello, here full trinity v11.25
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
VT:Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
ip in binary >>> PythonNetworkStreamModule.cpp
Proof of the 11.25 version :
please upload clinet source that u use without problem ....
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 11
- Görüntüleme
- 2K
- Cevaplar
- 2
- Görüntüleme
- 1K
- Cevaplar
- 121
- Görüntüleme
- 11K
- Kilitli
- Cevaplar
- 40
- Görüntüleme
- 4K
