Results 1 to 6 of 6
  1. #1
    v0id's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    364

    How to Fix Glow after Update?

    I have a c+p glow in c++ working, can you help me fixing the dead bodies?

  2. #2
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,280
    My Mood
    Devilish
    Dormant / Life / Team checks should be enough really.

  3. #3
    HitByParkedCar's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    309
    Reputation
    10
    Thanks
    2,370
    My Mood
    Amused
    This has been posted several times already
    https://www.mpgh.net/forum/showthread.php?t=969170
    https://www.mpgh.net/forum/showthread.php?t=1063802

    Write the alpha to 0 when dormant

  4. #4
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,280
    My Mood
    Devilish
    Quote Originally Posted by HitByParkedCar View Post
    Write the alpha to 0 when dormant
    Or dont write anything at all if they're dormant, makes more sense then to waste loop time by calling WPM like 7 times..

  5. The Following User Says Thank You to Yemiez For This Useful Post:

    gtaplayer2 (12-27-2015)

  6. #5
    WasserEsser's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    735
    Reputation
    174
    Thanks
    677
    My Mood
    Busy
    Quote Originally Posted by Yamiez View Post
    Or dont write anything at all if they're dormant, makes more sense then to waste loop time by calling WPM like 7 times..
    The problem about this is that the game has to update the glow status of that entity in order to remove the glow effect.
    This doesn't happen very fast for players, so you can still see a laying down entity. That's why you want to write to alpha in order to hide that entity.
    You could then check if alpha is 0 and don't write anymore until you reset it again.

    The glow status of weapons for example doesn't update at all until you pick the weapon up and throw it back on the ground again.

  7. #6
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    No response in over a week, assuming solved.

    /Closed


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

Similar Threads

  1. How to fix Glow esp after update
    By lavender95 in forum Counter-Strike 2 Coding & Resources
    Replies: 10
    Last Post: 12-28-2015, 09:41 PM
  2. [Help] How to fix ESP after the csgo update?
    By v4drigar in forum Counter-Strike 2 Coding & Resources
    Replies: 2
    Last Post: 05-30-2015, 08:59 AM
  3. how to fix (FAILED TO UPDATE PROTECTION MODULES)
    By EasyHackerV1.2 in forum Combat Arms Help
    Replies: 4
    Last Post: 10-03-2011, 04:34 PM
  4. How to fix error after changing MAC
    By MAXBAO3 in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 1
    Last Post: 08-10-2011, 06:09 AM
  5. [Release] How to hack Crossfire after Update[Xp Users]
    By DeathHunter in forum CrossFire Hacks & Cheats
    Replies: 150
    Last Post: 02-24-2010, 11:45 AM