Results 1 to 15 of 136

Hybrid View

  1. #1
    MikeRohsoft's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Los Santos
    Posts
    796
    Reputation
    593
    Thanks
    26,334
    Quote Originally Posted by kelly2000 View Post
    Lol, 'kill all peds' kills me sometimes
    this is very wired, because i compare it with your current address before i kill him:
    Code:
          if PedPointer > 0 then
          begin
            PedBuffer := TPed.Create(FMemoryHandle, PedPointer);
            if (PedBuffer.PlayerInfoPointer <> FCurrentPlayer.PlayerInfoPointer) and (PedBuffer.Health >= 100) then
              PedBuffer.Health := 0;
            PedBuffer.Free;
          end;
    this never happend to me, are you on Steam?
    helps it if you heal yourself, before?

  2. #2
    kelly2000's Avatar
    Join Date
    Feb 2016
    Gender
    female
    Posts
    42
    Reputation
    10
    Thanks
    5
    My Mood
    Aggressive
    Quote Originally Posted by MikeRohsoft View Post
    this is very wired, because i compare it with your current address before i kill him:
    Code:
          if PedPointer > 0 then
          begin
            PedBuffer := TPed.Create(FMemoryHandle, PedPointer);
            if (PedBuffer.PlayerInfoPointer <> FCurrentPlayer.PlayerInfoPointer) and (PedBuffer.Health >= 100) then
              PedBuffer.Health := 0;
            PedBuffer.Free;
          end;
    this never happend to me, are you on Steam?
    helps it if you heal yourself, before?
    No, i only tested it on R* version. Maybe its my computer. I completely reinstall the comp this week. Have some problems with net.framework.

    Btw, 'God bullets' is awesome. Don't use it in public sessions

    Keep up the good work Mike

Similar Threads

  1. GTA IV PC rank 10 menu?
    By Borgeous in forum Grand Theft Auto 4 (GTA4) Hacks & Cheats
    Replies: 3
    Last Post: 09-30-2016, 05:39 PM
  2. [Outdated] Mike's GTA H4x Menu 1.35 Beta
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 125
    Last Post: 09-20-2016, 06:21 PM
  3. [Outdated] Mike's GTA H4x Menu 1.35 Alpha
    By MikeRohsoft in forum Grand Theft Auto 5 (GTA V) Hacks & Cheats
    Replies: 88
    Last Post: 08-27-2016, 10:57 PM
  4. [Patched] NameName H4X v0.2 Simple Menu
    By namename41 in forum Combat Arms Hacks & Cheats
    Replies: 87
    Last Post: 09-16-2011, 08:24 AM
  5. [Patched] NameName H4X [v0.1 Adv Menu] Simple Features
    By namename41 in forum Combat Arms Hacks & Cheats
    Replies: 101
    Last Post: 09-10-2011, 05:57 AM