User Tag List

Results 1 to 3 of 3

Thread: A revival potion

  1. #1
    Friends Furever XMuppetSB's Avatar
    Join Date
    Dec 2005
    Location
    San Antonio, Texas
    Age
    34
    Posts
    1,932
    Mentioned
    6 Post(s)
    Tagged
    1 Thread(s)
    vBActivity - Stats
    Points
    6,329
    Level
    24
    vBActivity - Bars
    Lv. Percent
    52.72%

    A revival potion

    I've been thinking... it would be cool if there was a potion that automatically refills Link's life when his HP reaches 0. So I was wondering if the developers can implement such an item.

  2. #2
    Octorok Linkus's Avatar
    Join Date
    Oct 2006
    Age
    34
    Posts
    181
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,182
    Level
    11
    vBActivity - Bars
    Lv. Percent
    78.09%

    Re: A revival potion

    This sounds like a problem that can be taken care of by script. Excuse my bad knowledge of Zscript/code, but:
    Code:
    run void(
    if LinkHP==0
     Check Inventory=>z# //Revive Potion
     if true( 
    Use Item=>z#
    )
     return to false;
    )
    Yes, I know a little of JavaScript and C++, but not enough to actually consctuct anything functional.

  3. #3
    On top of the world ShadowTiger's Avatar
    Join Date
    Jun 2002
    Location
    Southeastern New York
    Posts
    12,231
    Mentioned
    31 Post(s)
    Tagged
    3 Thread(s)
    vBActivity - Stats
    Points
    29,580
    Level
    46
    vBActivity - Bars
    Lv. Percent
    60.37%
    Achievements It's over 9000!

    Re: A revival potion

    That's true, But, the thing is, when Link's health reaches zero, Link is dead. It goes right to the death screen, or at least so I've been told. I even wrote an invincibility script that updated it every one or two frames, and constantly checked Link's health to see if it was less than maximum, and if it wasn't, it simply set it to his maximum health. That means octoroks and such couldn't damage his health at all, but a Death Knight sure as hell could kill him very easily, as just because his health regenerates instantaneously doesn't mean that he can regenerate from a blow that puts him into the proverbial negative.

    If it could be programmed to have some sort of checkspace between Link having zero health and the game going to the death screen, it'd be nice. It'd probably only need a few tics/frames to do the job. Perhaps even a quest rule.

    Actually, when I think about how it'd work, even that barely seems feasible.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social