Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HP self-damage drained to 1 after explosion
#1
Is there a way to self-drain the HP to 1 after an attack? For example, the char has 475 HP, or 225 HP, or 15 HP, or whatever number, but after executing a special attack - like explosion - his HP drops to 1. Basically, like firen's explosion with more damage; I just want to know what's causing that damage to self because hp tag doesn't work for me.
Reply
Thanks given by:
#2
actually what he asked isn't up there.
u can kill the char and hit it with -1 injury to get it up, but i haven't given much thought to it so there might be a better solution



Azriel~
Reply
Thanks given by: Simoneon , paschendale
#3
My (untested) theory:
  1. Make a type 3 object that gives him 500 hp (injury: -500 fall: -1) and opoint it.
    Use a special bdy in your character and use a itr in the type 3 object that can hit it. (something like y: 14891486)
    Now he is above full health.
  2. Opoint out a milk which he holds (kind: 2) and dont forget to let go the previously held weapon using wpoint kind: 3. (look at freezes sword frames for a reference)
    Then use the drinking state (17) and use a wpoint like x: -99999999 which will delete the weapon without a sound. Now he is at full health.
  3. Do the same as in step 1 except that this time you the type 3 object has injury: 499 sending him to one health.
    You can use fall: -1 in case that you want him to stand after the attack, or fall: 100 if he should fall.
    You could also use a fire effect.

Like I said it is untested but, in theory, it should work.

Azriel edited this post 10-30-2010 01:00 PM because:
clever :p
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by: paschendale , Alblaka
#4
(10-30-2010, 12:59 PM)Someone else Wrote:  My (untested) theory:
  1. Make a type 3 object that gives him 500 hp (injury: -500 fall: -1) and opoint it.
    Use a special bdy in your character and use a itr in the type 3 object that can hit it. (something like y: 14891486)
    Now he is above full health.
  2. Opoint out a milk which he holds (kind: 2) and dont forget to let go the previously held weapon using wpoint kind: 3. (look at freezes sword frames for a reference)
    Then use the drinking state (17) and use a wpoint like x: -99999999 which will delete the weapon without a sound. Now he is at full health.
  3. Do the same as in step 1 except that this time you the type 3 object has injury: 499 sending him to one health.
    You can use fall: -1 in case that you want him to stand after the attack, or fall: 100 if he should fall.
    You could also use a fire effect.

Like I said it is untested but, in theory, it should work.

[Image: okayguy.jpg]

Thanks, but no thanks. I'm going with "mp: 49500" instead. It's an overkill move anyway, so it should only be used once and when at full health and power. I'm outta here.
Reply
Thanks given by:
#5
sry to disappoint azriel - if you`re dead you`ve negative livepoints, so if you add 1, you might still be dead.

What you can do: use heal 500 method from advanced dc - type 0 and add 499 damage to you
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by:
#6
(10-30-2010, 02:09 PM)MH-Razen Wrote:  What you can do: use heal 500 method from advanced dc - type 0 and add 499 damage to you

That's what BambooriSomeone Else suggested, isn't it?

edit: Htmgdfh i misread the name...?
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by: Bamboori
#7
if bamboori is someone else, yes, i just refered to an example...

[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by: Alblaka
#8
i thought you could use the same thing that firen does when he loses hp but you do something like a series of really fast frames until the hp goes all the way down before stopping. you know how you run out of mp on a continuous mp consuming move excpet switch to hp
no?
~its been a long time coming~
Reply
Thanks given by: Lauli
#9
Or if you don't mind him falling down after the attack,
Make it so that the lying frames there is a special body. So when he uses final explosion or what ever, he spawns a t3 with state 18 that does 500 injury. This t3 has a special body that reacts with itrk8 to the lying frames. From here it has and itr with injury: -1 that affects the characters special body. So basically he dies and and is revived with 1 hp
Keep Going>>>>>
[Image: daadvert.png]
<<<<< Get back to the thread
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)