of     1   

ExtremeEpikness
#160170526Tuesday, April 14, 2015 9:06 PM GMT

Hey guys. I tried to make a map load from server storage but it doesn't seem to work properly. I try it out in solo testing and it loads the map easy no problems. As soon as you go to a 2 player server tho things get complicated. On a 2 player server the map loads very slowly and it proceeds to other parts of the script without the map fully loading yet. Any help?
ExtremeEpikness
#160170691Tuesday, April 14, 2015 9:08 PM GMT

..?
TimeTicks
#160171735Tuesday, April 14, 2015 9:23 PM GMT

I've had this problem with large maps myself. An easy way is to just add a wait() and however many seconds you need for the map to load...However I tried asking if there was a way to load the map before the script proceeds but with no avail..
lokkut
#160172089Tuesday, April 14, 2015 9:28 PM GMT

Preloaded in workspace and you just move them? Probably too inefficient but you never until you try.

    of     1