Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

So guys anyone have a working health bar script? [closed]

Asked by 6 years ago

Help a guy out I tried over a gazillion times one script after another and it all went to the bin it's futile. If someone could ease my suffering it's all I need.

0
All i need is a script i dont care about the green rectangle gui devwitwiki -28 — 6y
0
Do you need a GUI that shows the amount of health that the player has? Kullaske 111 — 6y
0
In that case do you want a scrip that just gets the health of the player? Kullaske 111 — 6y
0
Oh no i also want the math part so let's say you pretend the gui is already made? ;o devwitwiki -28 — 6y
View all comments (4 more)
0
Aha i knew you couldn't do it from the moment i met ya devwitwiki -28 — 6y
0
This place is not for requests. The math aspect of the health bar is not hard at all. The width of the health bar is equal to the current health divided by the max health, multiplied by the maximum width of the health bar. (currentHealth / maxHealth) * maxHealthBarSize. Optikk 499 — 6y
0
I was just about to write the script for you, but after that response? It's not happening. Kullaske 111 — 6y
0
Awe man I'll just have to keeo trying and do me best :D devwitwiki -28 — 6y

Closed as Not Constructive by Amiaa16

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?