|
| 03 May 2014 07:45 PM |
game.Players.PlayerAdded:connect(function(plr) script.Parent.MouseButton1Down:connect(function(X,Y) script.Parent.BackgroundTransparency = 1 plr.CharacterAdded:connect(function() script.Parent.BackgroundTransparency = 1 end) end) end) When you respawn it is supposed to stay invisible, but it doesn't work |
|
|
| Report Abuse |
|
| |