All Things Pseudo Health (Don't reply)

This might be the hardest you guys have worked for a solution!

2 Likes

That’s what I did!

2 Likes

I’m not working for a solution, I’m working to help you out

4 Likes

so put it into a different trigger. wire a lifecycle to a wire repeater, and the event in the lifecycle is game start.
when event occurs → repeat the pulse,

when the pulse is repeated → trigger, and

when the trigger is triggered → repeat the wire pulse.

this will create an ongoing system that will continue checking if you are at 0, and if you are, put you back to 200.

1 Like

Oh, wait, the trigger’s still wired to when player knocked out! I’mma just make it on game start.

3 Likes

In-game chat system - #17 by potato1
:slight_smile:

Wait, it doesn’t work?
What happens?
Does the health not reset?

Edit:
Is this post solved?

Nope, nevermind, do I just remove the lifecycle entirely?

3 Likes

What Trigger?
The one that damages you in pseudo-health?
If so, I think you should remove it because it would damage (and respawn you) you when you start the game.

so put it into a different trigger. wire a lifecycle to a wire repeater, and the event in the lifecycle is game start.
when event occurs → repeat the pulse,

when the pulse is repeated → trigger, and

when the trigger is triggered → repeat the wire pulse.

this will create an ongoing system that will continue checking if you are at 0, and if you are, put you back to 200.

1 Like

Oh by the way, in the trigger needs to be this block code:

1 Like

I know, but the wire repeater didn’t work because it only checks one time for the blockcode.

3 Likes

Wire the trigger to the wire repeater so
when triggered → repeat the wire pulse
and make sure you also have

when the wire pulse is repeated → trigger

1 Like

Do I still need the lifecycle?

2 Likes

yes. this trigger is a new and different trigger. and it only has this blockcode in it. and the lifecycle that’s event is game start is wired to it like this
event occurs → trigger

Nope, still going to negatives after I die.

2 Likes

can i see a pic of it? like the ingame going into negatives?

I accidentally reloaded it, sorry.

2 Likes

Can you J0in back in and take a pic?

2 Likes

and this happens after you have already gone into the zone and died once?