Page 3 of 10 FirstFirst 12345 ... LastLast
Results 31 to 45 of 145
  1. #31
    anaestheist's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    May i have some more details for Drawtext?..

  2. #32
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    Quote Originally Posted by SNal2F View Post
    0x3715D9A0 = getplayerbyindex

    you will need to find the this point just find refrence to the call.


    Code:
    typedef PlayerInfo* (__thiscall *lpGetPlayerByIndex)(unsigned long ulThis,int index, int unk);
    lpGetPlayerByIndex GetPlayerByIndex;//3715D9A0
    
     GetPlayerByIndex = (lpGetPlayerByIndex)(0x3715D9A0);
     unsigned long ulThis = *(unsigned long*)(0x377F3E68);
     for ( int i = 0; i < 15; i++ )   
    { 
                    
        PlayerInfo* pPlayer = GetPlayerByIndex( ulThis,i,0);
    
        if(pPlayer != 0 && pPlayer->obj != 0 && pPlayer->IsDead ==0)
    
    //sprintf(szFormat,"%s",pPlayer->Name);
     DrawText(20,i*10,255,0,0,255,szFormat);
    the max index on ca is 0x32, i would loop from 0 - 0x32 cause if you wont, you wont get the fireteam bots


  3. #33
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    Quote Originally Posted by T0y View Post
    Got it working, but the player names are blinking, how get rid of this?
    Hmm... Are you using GetTransform?

  4. #34
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    I lub you again iopop.

  5. #35
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by Stephen View Post
    I lub you again iopop.
    I lub you too : 3

  6. #36
    mo3ad001's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    842
    Reputation
    53
    Thanks
    797
    My Mood
    Busy
    so this give us in the Same time Pos of the Player and the Info !

    H A X O
    Email : Noobmem@hotmail.com


  7. #37
    -InFinity's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Dominican Republic.
    Posts
    1,198
    Reputation
    -49
    Thanks
    63
    My Mood
    Chatty
    I'l be afaid of you, testing..





    [IMG]https://img.photobucke*****m/albums/v470/Chronologix/Sig/mpghm.gif[/IMG]
    [IMG]https://img.photobucke*****m/albums/v470/Chronologix/Sig/mpgha.gif[/IMG]


    Use My Free VIP Hacks!

    Here Are My Free VIP Hacks.

  8. #38
    anaestheist's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    Can someone give more detail on how to add this? im a bit confused atm.. My DrawText doesn't really work for this method?

  9. #39
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by anaestheist View Post
    Can someone give more detail on how to add this? im a bit confused atm.. My DrawText doesn't really work for this method?
    Then your doing something wrong [/obvious]

  10. #40
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    If you can't get this to work after he gave you code, go shoot yourself.

  11. #41
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    where could i find enemy health? if it is not part of this Class where would they put it?

  12. #42
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    Quote Originally Posted by swatfx View Post
    where could i find enemy health? if it is not part of this Class where would they put it?
    ClientFXmgr

  13. The Following User Says Thank You to Mr.Magicman For This Useful Post:

    qwerty01 (11-06-2010)

  14. #43
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Quote Originally Posted by Mr.Magicman View Post


    ClientFXmgr
    you so smart,

    thats why i lub you :3

  15. The Following 2 Users Say Thank You to Stephen For This Useful Post:

    Mr.Magicman (10-27-2010),RagedYet (10-27-2010)

  16. #44
    RagedYet's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    California
    Posts
    220
    Reputation
    -3
    Thanks
    34
    My Mood
    Devilish
    Come on guys Press the thanks button atleast? lol



  17. #45
    budman821's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    356
    Reputation
    5
    Thanks
    83
    magic i love you! /troll /troll /troll /troll lawlz0r! whats a troll??!?!

Page 3 of 10 FirstFirst 12345 ... LastLast

Similar Threads

  1. dBased Help me with the update for automaton!
    By deton3000 in forum Mission Against Terror Discussions
    Replies: 3
    Last Post: 02-03-2011, 10:43 AM
  2. Help with Alteriw console for score limit and time lomit
    By r3dcomet in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 08-26-2010, 05:48 PM
  3. i need help with the plugin for Photoshop
    By junny2233 in forum Combat Arms Mod Discussion
    Replies: 8
    Last Post: 08-05-2010, 04:39 AM
  4. Does any got the addies for no recoil and no reload ???
    By EDWINSEE in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 07-20-2010, 04:51 PM