|
| 05 Jan 2014 07:54 PM |
I have this line of code in a script in ServerScript service and it seems to work in test solo, but not online. Is it not working or am I doing something wrong?
game:GetService("StarterGui"):SetCoreGuiEnabled("All",false) |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 07:56 PM |
game.StarterGUI:SetCoreGUIEnabled("All", false")
should be in a LocalScript |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 07:57 PM |
| Thank you very much, I hope this will stay at the top because I always forget and have to ask. |
|
|
| Report Abuse |
|
|
domorox17
|
  |
| Joined: 06 Mar 2012 |
| Total Posts: 1710 |
|
|
| 05 Jan 2014 07:59 PM |
| @Club ut wont unless it gets spammed, but why not put this into notepad and save it? |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 08:04 PM |
| I have too many notpad files from apps I make lol no room! |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 08:06 PM |
| It all makes sense now. Thanks Mario. |
|
|
| Report Abuse |
|
|
domorox17
|
  |
| Joined: 06 Mar 2012 |
| Total Posts: 1710 |
|
|
| 05 Jan 2014 08:06 PM |
| Notepad on apple device then? |
|
|
| Report Abuse |
|
|
VilleSlay
|
  |
| Joined: 14 May 2011 |
| Total Posts: 1405 |
|
|
| 05 Jan 2014 08:21 PM |
A while ago I experimented with this and made this GUI menu: http://www.roblox.com/item.aspx?setItemId=14010080&avID=331826467
Instead of using strings I used numbers from 0-4.
~~> Ville <~~ |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 08:23 PM |
| Is there a way to turn mobile's Core Guis off? |
|
|
| Report Abuse |
|
|
Madified
|
  |
| Joined: 19 Apr 2011 |
| Total Posts: 5292 |
|
| |
|
VilleSlay
|
  |
| Joined: 14 May 2011 |
| Total Posts: 1405 |
|
|
| 05 Jan 2014 08:29 PM |
| @Mad Does it not sound legit that he may have been working instead of experimenting with CoreGUIs? |
|
|
| Report Abuse |
|
|
Madified
|
  |
| Joined: 19 Apr 2011 |
| Total Posts: 5292 |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 05 Jan 2014 09:04 PM |
| Just because he works there is doesn't mean he knows every update that comes out. |
|
|
| Report Abuse |
|
|
teeter11
|
  |
| Joined: 30 Dec 2011 |
| Total Posts: 285 |
|
|
| 05 Jan 2014 09:14 PM |
| This can actually be helpful!! |
|
|
| Report Abuse |
|
|
|
| 05 Jan 2014 09:16 PM |
| Just because he works there doesn't mean he automatically knows everything. You guys act as if he is the only one there that scripts stuff. |
|
|
| Report Abuse |
|
|
Madified
|
  |
| Joined: 19 Apr 2011 |
| Total Posts: 5292 |
|
| |
|