j818
|
  |
| Joined: 10 May 2008 |
| Total Posts: 344 |
|
|
| 17 Jan 2015 10:22 PM |
| How would I make a gui NOT disappear when a player dies, if I put the gui in PlayerGui? |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:39 PM |
Have you check the scripts? it shouldn't do so and don't put it in player gui, try making a new Gui and copying a trustworther script. If you still can't figure it out, message me or reply, and tomorrow I will in the MORNING do GUI testing and will send you how to fix it. Maybe add reappear.Hum.Player.Health = 0 true then
(this part varies on what all u have in it) gui.frame.frame.example.example.visible = true end |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:47 PM |
I'm sorry let me try that script again
if Hum.Player.Health = 100 then Gui.Frame.Frame.visable = true
end ^ This Part varies on what is your gui like example my health gui will be (HEALTH, it's name.) So that means u change frame to Health and the other frame that is in the health ex. I have a gui called Health and a frame under it called bar and another one under bar called background so this part would be (always add Gui first to identify subjct) Gui.Health.bar.baground.visable you get it? spell every letter the same with caps if it has it!!!
Add this script to the Gui itself :)
if it still don't work then reply or message me and I will you know lel |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:49 PM |
I suggest you dont do this and you just use this\
http://wiki.roblox.com/index.php?title=API:Class/StarterGui/ResetPlayerGuiOnSpawn |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:51 PM |
Typo* I suggest you dont use his and just use this (insert link above) |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:54 PM |
| He can still use mine although the script may be old according to me using this helpful script 2 years ago and that's why i suggested it because me myelf is a advanced scripter and haven't script nor build in a while, i must admit. But otherwise I can still suggest you try to use |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2015 10:57 PM |
"myelf is a advanced scripter" Many things were wrong in your 2 line script |
|
|
| Report Abuse |
|
|
|
| 18 Jan 2015 10:59 AM |
| I am but I did MENTION that I have used that script 2 years ago and worked PERFECTLY for me. |
|
|
| Report Abuse |
|
|
|
| 18 Jan 2015 11:28 AM |
| How do you make a health GUI? |
|
|
| Report Abuse |
|
|
|
| 07 Nov 2015 04:49 PM |
| I need Help to. For some reason my scripts arn't working. The health bar isn't working. |
|
|
| Report Abuse |
|
|