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

New Roblox Topbar Edit Transparency?

Asked by 9 years ago

Ok so i've been looking everywhere on google to find out how to edit this stupid topbar that has completely stopped my games development because it says "Label" At the top of the screen because of my areapromt GUI And. I finally found this page:http://wiki.roblox.com/index.php?title=API:Class/PlayerGui/SetTopbarTransparency" But. I can't figure out where to put the local script? Can anyone help me please this seems so simple yet so hard. The script i tried to use is below-v

game.Players.LocalPlayer:WaitForChild('PlayerGui'):SetTopbarTransparency(0)

Thank you for reading.

1 answer

Log in to vote
1
Answered by 9 years ago

Put the LocalScript in any valid location (see the wiki )

ex StarterGui or StarterPack would work.

0
I tried it in everything but those 2 Lol. Thanks alot man! ShadowShocks 42 — 9y
Ad

Answer this question