Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:23 PM |
| how to clear the "Recent Files" thing on side of studio when you open studio? Or change the homepage? |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 06 Oct 2015 09:24 PM |
go to this page instead:
http://www.roblox.com/ide/welcome
#code game["GetService"]("LoginService")["Logout"]() |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:27 PM |
| ik, but how do I change the homepage to this? Thats why im asking about home page. So I can just reset it to this |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
| |
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 06 Oct 2015 09:46 PM |
you can't, roblox studio isn't a fully flexed browser with home page settings, it just opens the same page everytime.
#code game["GetService"]("LoginService")["Logout"]() |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:49 PM |
| well I managed too, fiddling in the roblox data files. Make it so it opens no page. |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:49 PM |
| I can make it go to any page I want, but it adds all my files on the end like my recent saves so the pages break and dont load |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 06 Oct 2015 09:52 PM |
i'm still sticking to what i said: you can't
unless you find some more magical roblox files to change
#code game["GetService"]("LoginService")["Logout"]() |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:53 PM |
go to
C:\Users\Work-PC\AppData\Local\Roblox\Versions , then inside one of them find ur studio one. Open AppSettings in NotePad++ (notepad doesnt work properly i think). It uses "www.roblox.com" as the BaseUrl so its adding stuff on to the end of it. Though I can't find the file that does that. |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 06 Oct 2015 09:54 PM |
um, I would change that file back if I were you. I'm pretty sure that will break some things.
#code game["GetService"]("LoginService")["Logout"]() |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:55 PM |
| dont worry, it already did, hmmmm reinstalled studio anyway. It only broke after I removed "BaseUrl". |
|
|
| Report Abuse |
|
|
jmt99
|
  |
| Joined: 27 Jul 2008 |
| Total Posts: 4799 |
|
|
| 06 Oct 2015 09:57 PM |
yeah I thought it would. the engine most likely uses that BaseUrl value to load/send things on the web, so now it will try to load nothing/send to nothing, breaking everything
#code game["GetService"]("LoginService")["Logout"]() |
|
|
| Report Abuse |
|
|
Elandorr
|
  |
| Joined: 25 Sep 2015 |
| Total Posts: 148 |
|
|
| 06 Oct 2015 09:58 PM |
| aw guess ill have to use http://www.roblox.com/ide/welcome |
|
|
| Report Abuse |
|
|
|
| 04 Aug 2016 12:42 PM |
| Figured it out, go to your studio program, open, go to FILE tab on top, top-left. Open. If you deleted all your recent files, try to open them, if it fails to open, it'll say so, and then you're good because it'll disappear. |
|
|
| Report Abuse |
|
|