cLTMessage

Posts 115 of 16 · Page 1 of 2
cLTMessage
Anyone know how to point to that class? cLTMessage?
Anyone know how to search
cough* FEAR SDK *cough
Quote Originally Posted by Saltine View Post
cough* FEAR SDK *cough
I already got all of this, but the problem is this
Code:
CAutoMessage Msg;
Once i call it I crash, I believe I need the correct offset pointer to point to the class, I got all the classes needed, I just need the offset pointer to point to it.
ANyone?
Quote Originally Posted by Saltine View Post
cough* FEAR SDK *cough
kowaiiyo D:
dude get the fuck out you fucking peice of shit leacher.
I swear to god kyle.
#no one help this kid.
Quote Originally Posted by KawaiiSlut View Post
dude get the fuck out you fucking peice of shit leacher.
I swear to god kyle.
#no one help this kid.
umad?
Quote Originally Posted by Mynameisname View Post
umad?
Yeah I'm tired of leechers like you asking for help with server crasher and you don't even fucking know how to do that? God... I'm saddened by this fail generation
Quote Originally Posted by KawaiiSlut View Post
Yeah I'm tired of leechers like you asking for help with server crasher and you don't even fucking know how to do that? God... I'm saddened by this fail generation
Don't be so sad, I'm almost done with it then I'm going to release the full source to public, guess why? just to annoy pay fags like you.
Quote Originally Posted by Mynameisname View Post
Don't be so sad, I'm almost done with it then I'm going to release the full source to public, guess why? just to annoy pay fags like you.
If you suck enough dick to get a highscore, you can win server crasher.
Quote Originally Posted by Mynameisname View Post
Don't be so sad, I'm almost done with it then I'm going to release the full source to public, guess why? just to annoy pay fags like you.
just so you feel like your insignificant life in your mom's basement has some meaning? go outside
Quote Originally Posted by Mynameisname View Post
Don't be so sad, I'm almost done with it then I'm going to release the full source to public, guess why? just to annoy pay fags like you.
I'm going to dox your bitch ass.
Releasing a source that is private isn't very smart lol.
What will you achieve?
Ok man.
So, first you need to ini the main class(here g_LTClient). Addy should be clear :O
Than, you do this:
Lookup the inline void Init in the classes and make the code look like mine:

Code:
g_LTClient = *(CLTClient**)LTClient; //Ini mainclass
g_CommonLT = g_LTClient->Common();
LTRESULT nResult = g_CommonLT->CreateMessage(pMsg);
if (nResult == LT_OK)
	m_pMsg = pMsg;
//ASSERT(nResult == LT_OK); <- done needed here ;)
Please, thank me for this post
Posts 115 of 16 · Page 1 of 2

Post a Reply

Tags for this Thread

None

Need help?