Results 1 to 4 of 4
  1. #1
    Colhoun's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Self-Checking for thirdperson ESP

    I want to do thirdperson esp, but I'm not quite sure how to disable self-checking in order for the esp to draw on both me and the enemy.

  2. #2
    Razon91's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    star69
    Posts
    62
    Reputation
    10
    Thanks
    120

  3. #3
    Colhoun's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    I'm still quite confused. For this "localplayer" you showed me. Should i do this in the "showdrawlocalplayer" hook (basically around thirdperson), and and do I need to add the "for k,v in pairs(player.GetAll()) do
    if v == LocalPlayer() and v:IsValid() and v:Alive() and v:Health() >= 0 then"?

    I'm sorry that i'm confused on this easy topic im assuming.

  4. #4
    negroid's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    29
    in localplayer check in ur esp function:

    if ( v == LocalPlayer() and GetConVar( "drawespinthirdperson" ):GetInt() < 1 ) then continue end

Similar Threads

  1. Price Check For Account
    By Richo in forum CrossFire Discussions
    Replies: 19
    Last Post: 08-20-2010, 10:25 PM
  2. will it be possible for EXTERNAL ESP
    By norcali in forum Call of Duty Black Ops Discussions
    Replies: 2
    Last Post: 07-05-2010, 07:24 PM
  3. Hooray for Tits ESP/No recoil still works.
    By wesdaddy in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 11
    Last Post: 02-17-2010, 09:28 AM
  4. Looking For A ESP Aimbot (read what i write)
    By mets08123 in forum Call of Duty Modern Warfare 2 Help
    Replies: 1
    Last Post: 02-03-2010, 08:06 PM
  5. Checked for Glitches
    By 1337Mike in forum WolfTeam Hacks
    Replies: 11
    Last Post: 11-01-2007, 04:00 PM