Results 1 to 3 of 3
  1. #1
    MacTrainerGuy's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    42
    Reputation
    49
    Thanks
    85

    Show more than one enemy nametag

    This is to do with the mac version of cod4, but its the same engine, so crossplatform similarities apply.

    When using cg_drawThroughWalls and the same for fadeindist, it only shows one enemy at a time. Why? Is there a way to change that to show multiples? How does it know only to show one at a time? Where can I find the function? More importantly, what is the function called that gives it how many to show? Any links to tuts are also appreciated. Since I'm working on the mac version, no ready made injects, exes etc. I need source, and function names and functions.

  2. #2
    jdslashv2's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Bratislava
    Posts
    138
    Reputation
    10
    Thanks
    304
    My Mood
    Yeehaw
    there is no function it will only show one person. idk why but call of duty just did that! also if you want to do nametags you have to reverse it in IDA pro and then apply it to a dll or whatever the application extension is on Mac
    sig?

  3. #3
    MacTrainerGuy's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    42
    Reputation
    49
    Thanks
    85
    Thanks, most of it is sorted - ish, so it's on the todo list for now... Thanks for the heads up.