null nil RBX1 107.33333893120289 0 0 0 1 0 0 0 1 0 0 0 1 Workspace null null 0 -0.103857212 19.1919765 -32.5569038 -0.999998748 0.00104529678 -0.00113881065 -5.8207654e-011 0.736706972 0.676212132 0.001545812 0.676211298 -0.736706078 70 -0.103145443 18.7693367 -32.0964546 -1 -3.93499592e-021 -9.07900899e-022 -3.93499592e-021 1 5.67107758e-021 9.07900899e-022 5.67107758e-021 -1 Camera true -0.5 0.5 0 0 -0.5 0.5 4 0 194 -2 126 -2 1 0 0 0 1 0 0 0 1 true 0.300000012 0.5 -0.5 0.5 0 0 -0.5 0.5 0 0 true 256 Terrain 0 -0.5 0.5 0 0 0 0 0 -0.5 0.5 3 0 0 0 0 0 2044 252 2044 true -0.5 0.5 0 0 -0.5 0.5 4 0 194 0 0 0 1 0 0 0 1 0 0 0 1 true 0.5 0.300000012 -0.5 0.5 0 0 -0.5 0.5 0 0 false 256 Part 0 -0.5 0.5 0 0 0 0 0 -0.5 0.5 3 0 0 0 0 0 1 1 50 1.20000005 50 true LoadingGui StarterPack StarterGui true 0 10 1 SoundService 1 CollectionService PhysicsService BadgeService Geometry RenderHooksService SocialService GamePassService 1000 Debris Instance Instance CookiesService Teleport Service true Players Instance Instance Instance Selection 4286677377 1 4278190080 4278190080 4290822336 100000 0 41.7332993 Lighting 4290032825 14:00:00 ChangeHistoryService false true true true TestService 2 300 false Script wait(15) local success = 0 if(game.Players.NumPlayers == 2) then success = 1 end RBX_CHECK_MESSAGE(success, "Expecting 2 Players after 10 seconds of server time") success = 0 wait(30) if(game.Players.NumPlayers == 2) then success = 1 end RBX_CHECK_MESSAGE(success, "Expecting 2 Players after 30 seconds of server time") wait(10) Teams