menu
Roblox Forum Archive
Home
User Search
Forums
Donate
search
settings
Home
User Search
Forums
Donate
launch
Go to User Dashboard
Forums
Scripters
Help
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right
Help
ColinRocks99
Join Date: 2013-05-04
Post Count: 1533
#220000245
Thursday, June 29, 2017 2:31 AM GMT
for i,v in pairs(game.Players:GetPlayers()) do v.PlayerGui.Audio_Controller.Audio_Track.Value = 2 v.Character.Humanoid.WalkSpeed = 0 v.PlayerScripts.Camera_Game.Disabled = false end "PlayerScripts is not a valid member of Player".
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
BaiYuni
Join Date: 2009-10-09
Post Count: 2861
#220000998
Thursday, June 29, 2017 2:42 AM GMT
It probably isn't loaded yet so you can do v:WaitForChild("PlayerScripts"):WaitForChild("Camera_Game").Disabeld = false
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right