|
| 05 Jan 2014 01:08 PM |
" game.Players.PlayerAdded:connect(function(p) p:WaitForChild("PlayerGui"):WaitForChild("LastManStanding") end)"
After that I have it do a function and in that function it does something to a player's gui but then it says that the gui is a nil value which I guess means, it hasn't loaded yet. |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 01:09 PM |
| Some things to know is LastManStanding is a StarterGui and "Message" is inside it, and it says Message is a nil value |
|
|
| Report Abuse |
|
|
| |
|
| |
|
LetUsGame
|
  |
| Joined: 09 Nov 2013 |
| Total Posts: 199 |
|
|
| 05 Jan 2014 02:06 PM |
| I don't see where you're calling the function. You should include that. |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 03:28 PM |
| That's not the part that's messing up. It's after all that |
|
|
| Report Abuse |
|
|
LetUsGame
|
  |
| Joined: 09 Nov 2013 |
| Total Posts: 199 |
|
| |
|