Arcade Prehacks

Results 1 to 3 of 3
  1. #1
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,862

    Can't find health

    Hi,

    I started hacking the game "Runaway". I've changed pretty much everything I want/had to change. But I cannot find the health/carhealth variables.
    I've found this, but I don't know what to do with it.

    PM me for the .swf file.

    Code:
    push 'guyHealth'
        getVariable
        push '_alpha', 999999999
        setMember
        push 'carHealth'
        getVariable
        push '_alpha', 0.0
        setMember
    Thanks in advance

    PS: I've changed something to 999999999. If you need to know what it was originally, tell me.
    I've been here before.

  2. #2
    Senior Member
    Join Date
    May 2010
    Location
    Pen Island
    Posts
    3,838

    Re: Can't find health

    I believe it uses frames for health.

    Send me the swf and I'll take a look at it.

    Just give me credit if you submit it.

  3. #3
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,862

    Re: Can't find health

    Ofcourse you get credit

    I'm on another computer now, so I don't have the files with me. I'll send 'em if I have 'em
    I've been here before.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •