onur akbaş 1
onur akbaş
PrimeAC 1
PrimeAC
Mt2Hizmet 1
Mt2Hizmet
romegames 1
romegames
Fethi Polat 1
Fethi Polat
xranzei 1
xranzei
Bvural41 1
Bvural41
kralhakan2009 1
kralhakan2009
noisiv 1
noisiv
Manwe Work 1
Manwe Work
Vahsi Uzman 1
Vahsi Uzman
Cannn6161 1
Cannn6161
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

TRINITY 11.25 FULL 1

indirmek için izniniz yok

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ 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
 
any help ???

client source



 
Hello, here full trinity v11.25



VT:

ip in binary >>> PythonNetworkStreamModule.cpp


Proof of the 11.25 version :


please upload clinet source that u use without problem ....
 
Paylaşım için teşekkürler.
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst