of     1   

EchoingEndlessly
#142213592Thursday, July 31, 2014 9:20 PM GMT

How would I create a gui under another gui and display it to everyone? I've tried it before, and it only displays to the players who are already in the game. and for the new player, it displays only their name. how do I update the gui containing everyone's name to the player who just joined? this is what i tried: local drop = 0; Game.Players.PlayerAdded:connect(function(Play) drop = drop + 2 local Tx = Instance.new("TextLabel", Play.PlayerGui.PlayerList); Tx.Size = UDim2.new(0.3,0,0.1,0) Tx.Position = UDim2.new(0,0,drop*0.2,0); end) tl;dr: I wanna know how I would get the gui to update for everybody, including the player who just joined
EchoingEndlessly
#142213844Thursday, July 31, 2014 9:22 PM GMT

bump
EchoingEndlessly
#142213950Thursday, July 31, 2014 9:24 PM GMT

void(
EchoingEndlessly
#142214029Thursday, July 31, 2014 9:25 PM GMT

mode) {
EchoingEndlessly
#142214218Thursday, July 31, 2014 9:27 PM GMT

tt
EchoingEndlessly
#142214784Thursday, July 31, 2014 9:33 PM GMT

tfygbjnkm

    of     1