menu
Roblox Forum Archive
Home
User Search
Forums
Donate
search
settings
Home
User Search
Forums
Donate
launch
Go to User Dashboard
Forums
Game Design
Wait for gui
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right
Wait for gui
Seeumliam
Join Date: 2013-05-06
Post Count: 5662
#150918242
Tuesday, December 02, 2014 1:07 AM GMT
Would this script wait for a player's gui load when they join before continuing? I haven't scripted in awhile so I really don't think this is right at all... function Join() -- do stuff end game.Players.LocalPlayer.StarterGui(Join)
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
Seeumliam
Join Date: 2013-05-06
Post Count: 5662
#150918825
Tuesday, December 02, 2014 1:12 AM GMT
Or will guis not play until the players vision is loaded?
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
smallshadow68
Join Date: 2013-02-03
Post Count: 606
#150922070
Tuesday, December 02, 2014 1:42 AM GMT
http://wiki.roblox.com/index.php?title=API:Class/ContentProvider/RequestQueueSize
Put this at the top of the script: repeat wait() until game.ContentProvider.RequestQueueSize == 0
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