Ping

Posts 115 of 22 · Page 1 of 2
Ping
Code:
cMsg.Writebool(true);
			cMsg.WriteString(pPlayer->GetNetUniqueName());
			cMsg.Writeuint16( Min( GetPlayerPing(pPlayer), ( uint32 )65535 ));
			pPlayer = GetNextNetPlayer();
figure out the rest
Quote Originally Posted by Sr_Especialista View Post
what does this do?
Afffffffffffffffff "GetPlayerPing"
Quote Originally Posted by supercarz1991 View Post
Code:
cMsg.Writebool(true);
			cMsg.WriteString(pPlayer->GetNetUniqueName());
			cMsg.Writeuint16( Min( GetPlayerPing(pPlayer), ( uint32 )65535 ));
			pPlayer = GetNextNetPlayer();
figure out the rest
How to hack the pentagon and set off a nuclear missile to your friend's house
Code:
cMsg.Writebool(true);
			cMsg.WriteString(pFriend->GetNetUniqueName());
			cMsg.Writeuint32( Min( GetFriendCoordinates(pFriend), UINT_MAX - 2 ));
			pTarget = GetNextTarget();
figure out the rest
anyone find a use for this? lol just wonderin


here's some more i've found by accident

Code:
if (!g_IntelRespawnScale.IsInitted())
	{
        g_IntelRespawnScale.Init(GetServerDE(), "IntelRespawnScale", LTNULL, 1.0f);
	}

 	if (m_bStartHidden)
	{
		SendTriggerMsgToObject(this, m_hObject, LTFALSE, "Hidden 1");
	}

	m_bSkipUpdate = m_bMoveToFloor;

	CAutoMessage cMsg;
	cMsg.Writeuint8(SFX_PICKUPITEM_ID);
    cMsg.Writebool(0);
    cMsg.Writebool(0);
	cMsg.Writeuint8(INVALID_TEAM);
	g_pLTServer->SetObjectSFXMessage(m_hObject, cMsg.Read());
@Freedompeace

haven't seen u on msn in a long time, where u been? lol
holy fuck you're retarded

just because its from a game similar to CA or from some lithtech sdk doesn't mean it will work in CA
Quote Originally Posted by Twack View Post
holy fuck you're retarded

just because its from a game similar to CA or from some lithtech sdk doesn't mean it will work in CA
Did you really just try to say supercarz is retarded or did i misread that?
Quote Originally Posted by LilGho$t View Post
Did you really just try to say supercarz is retarded or did i misread that?
no no you read it right
Quote Originally Posted by supercarz1991 View Post
no no you read it right
Lol well some1 is clearly not smart.
Quote Originally Posted by LilGho$t View Post
Lol well some1 is clearly not smart.
or just doesn't know me

i had been saying a way to do anti-kick for 6 months...and no1 ever listened cuz "i'm not a coder" and looky, the way you do it, is the way i was saying HOW to do it
Quote Originally Posted by supercarz1991 View Post
or just doesn't know me

i had been saying a way to do anti-kick for 6 months...and no1 ever listened cuz "i'm not a coder" and looky, the way you do it, is the way i was saying HOW to do it
xD that's why if i set up a new hack site... cuz zinister closed rm >.< .... i'd want to add you too it :P

you're too smart to waste time.
Quote Originally Posted by LilGho$t View Post
xD that's why if i set up a new hack site... cuz zinister closed rm >.< .... i'd want to add you too it :P

you're too smart to waste time.
i'm an admin on another site already and i'm actually a vip coder there too. i've helped them recreate knife hacks cuz my idea worked
Quote Originally Posted by supercarz1991 View Post
i'm an admin on another site already and i'm actually a vip coder there too. i've helped them recreate knife hacks cuz my idea worked
knife hacks?
Quote Originally Posted by Twack:5829202
holy fuck you're retarded

just because its from a game similar to CA or from some lithtech sdk doesn't mean it will work in CA
U would be surprised little man...definitely be surprised.

90% of CA mods were made in NOLF2 and confirmed working there BEFORE tested in ca
Nice release man.
Posts 115 of 22 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?