Thread: cLTMessage

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Mynameisname's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    1

    cLTMessage

    Anyone know how to point to that class? cLTMessage?

  2. #2
    Refrain's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    135
    Reputation
    22
    Thanks
    28
    Anyone know how to search

  3. #3
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    cough* FEAR SDK *cough

  4. The Following User Says Thank You to Saltine For This Useful Post:

    matypatty (09-23-2011)

  5. #4
    Mynameisname's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    1
    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?

  6. #5
    KawaiiSlut's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    419
    Reputation
    16
    Thanks
    87
    dude get the fuck out you fucking peice of shit leacher.
    I swear to god kyle.
    #no one help this kid.

  7. #6
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Why you dont reclass it?

  8. #7
    Mynameisname's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    1
    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?
    Last edited by Mynameisname; 09-21-2011 at 06:11 PM.

  9. #8
    KawaiiSlut's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    419
    Reputation
    16
    Thanks
    87
    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

  10. #9
    Mynameisname's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    1
    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.

  11. #10
    Refrain's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    135
    Reputation
    22
    Thanks
    28
    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.

  12. The Following User Says Thank You to Refrain For This Useful Post:

    KawaiiSlut (09-21-2011)

  13. #11
    ISmokeWeedAmICoolNow's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    19
    My Mood
    Bitchy
    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

  14. The Following User Says Thank You to ISmokeWeedAmICoolNow For This Useful Post:

    KawaiiSlut (09-21-2011)

  15. #12
    KawaiiSlut's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    419
    Reputation
    16
    Thanks
    87
    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.

  16. #13
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Releasing a source that is private isn't very smart lol.
    What will you achieve?
    No I do not make game hacks anymore, please stop asking.

  17. #14
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by Saltine View Post
    cough* FEAR SDK *cough
    kowaiiyo D:

  18. The Following User Says Thank You to freedompeace For This Useful Post:

    flameswor10 (09-23-2011)

  19. #15
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    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

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  20. The Following User Says Thank You to Ch40zz-C0d3r For This Useful Post:

    Mynameisname (10-08-2011)

Page 1 of 2 12 LastLast