|
| 24 Sep 2013 05:42 PM |
Just quick
gui = game.Lighting.BackDoor game.Players.PlayerAdded:connect(function(player) Gui = Instance.new("ScreenGui", player.PlayerGui) Gui.Name = "StartingGui"
I just want to know if line 3 is correct with player.PlayerGui, don't worry about the rest? |
|
|
| Report Abuse |
|
|
| 24 Sep 2013 05:45 PM |
It's correct.
Madness, as you know, is a lot like gravity, all it takes is a little push |
|
|
| Report Abuse |
|