PlayerIsDead menu

Shout-Out

User Tag List

Thread: PlayerIsDead

Results 1 to 5 of 5
  1. #1
    j_clairol's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PlayerIsDead

    4.0.1.13164

    How I checked my player is dead or not ?

    I checked the player's HP = 0 to check my player was dead

    but sometimes when my player is dead , the hp was not 0

    and now I used
    dead = [[playerbase+0x100]+0x44]
    bitand(dead,0x800)
    if 0x800 then the player is dead
    but sometimes it return 0x800 and player was not dead

    SO ...

    How to check the player is dead?

    PlayerIsDead
  2. #2
    hbldtc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if player dead, hp=1 .

  3. #3
    j_clairol's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know player was a GHOST ,HP= 1
    But DEAD not.

  4. #4
    hbldtc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    maybe you get player'hp not correct.

    int playerBase = Memory.ReadInt(Memory.ReadInt(Memory.ReadInt(0x009162A + 0x3 + 0x24);
    uint health = Memory.ReadUInt(Memory.ReadInt(playerBase + 0x0 + 0x6;
    if health==0 dead=true
    if health==1 ghost=true

  5. #5
    j_clairol's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks a lot.
    it's OK.

All times are GMT -5. The time now is 12:12 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search