dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 05 May 2016 10:56 PM |
starting studio in airplane mode does not work, I remember back in 2012 it used to and I was wondering if there was a way to enabled offline developing (the place is saved to my computer) for while I'm on an airplane
|
|
|
| Report Abuse |
|
|
|
| 05 May 2016 10:56 PM |
If you can that'd b crazy o3o but I don't think so?!?!
#code R+ | local cat = { lives = 9, makeNoise = function() print("meow") end } |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 05 May 2016 10:58 PM |
Why would that be crazy? if you aren't in team create and are working on a place saved on your computer it should be fine, it WAS fine a few years ago
|
|
|
| Report Abuse |
|
|
|
| 05 May 2016 10:58 PM |
Because I'm not gonna have internet next week and being able to keep developing my game instead of taking a break would b super special awesome!1
#code R+ | local cat = { lives = 9, makeNoise = function() print("meow") end } |
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 05 May 2016 11:03 PM |
Wasn't there a way to go into your roblox temp files and launch studio offline from there? For me, it's
AppData\Local\Roblox\Versions\version-98897bffa0124461\RobloxStudioBeta.exe
Works fine for me in offline mode, though as is to be expected, any features that require an internet connection don't work. |
|
|
| Report Abuse |
|
|
|
| 05 May 2016 11:04 PM |
Wow I just tried it and it works o3o That's good to know1
And ye you can't play solo, assuming that also means you can't play but for writing scripts and building, etc., it works
#code R+ | local cat = { lives = 9, makeNoise = function() print("meow") end } |
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 05 May 2016 11:10 PM |
| I haven't tested this since I don't want to switch back and forth between airplane mode all day, but have you tried copying a character model and then setting the player's character to it when you play it in offline mode? It may work, but who knows. |
|
|
| Report Abuse |
|
|
|
| 05 May 2016 11:12 PM |
You wouldn't have the Player in there Unless there's another mode idk about o3o
#code R+ | local cat = { lives = 9, makeNoise = function() print("meow") end } |
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 05 May 2016 11:15 PM |
oh. yep. forgot the player fell out of the airplane and cant be reached.
Time to just make a complicated player simulation bot to do the testing for me. |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 05 May 2016 11:17 PM |
you could probably make a fake one with startergui interacting like normal gui with a plugin, it would take way too much effor tho
|
|
|
| Report Abuse |
|
|
|
| 05 May 2016 11:28 PM |
You need to turn on airplane mode or disconnect from your network and start it up, there will be a little warning message, hit OK.
You will not be able to use Play Solo when in "offline mode".
|
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 05 May 2016 11:41 PM |
late to the party but good job |
|
|
| Report Abuse |
|
|
|
| 05 May 2016 11:43 PM |
I can't actually think of why you can't use Play Solo in offline mode, there doesn't seem to be a good reason.
ROBLOX does attempt to get your character data for Play Solo as you can tell when online, so maybe something along those lines are the reasoning.
Also plugins do work properly for the most part though the lack of icons can be annoying.
If possible, open up the plugins while you're online before going offline.
|
|
|
| Report Abuse |
|
|
Jammer622
|
  |
| Joined: 19 Nov 2008 |
| Total Posts: 1739 |
|
|
| 05 May 2016 11:50 PM |
You can't use play solo because when the program starts, Roblox has to get your Player data from their servers based on your login ticket and transfer it to every session. You can't create a player via command line.
If you start up studio before you go offline and you never close out of it, you should be able to keep playing solo. |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 06 May 2016 12:09 AM |
lol just save the place then open it up in your recent saves
|
|
|
| Report Abuse |
|
|
|
| 06 May 2016 01:47 AM |
Save the place to your computer or have studio open before going off wifi.
|
|
|
| Report Abuse |
|
|
| |
|