|
| 17 Apr 2016 02:13 PM |
So some exploiter changed my skybox to some mario crap.
How can I change it back without resetting server.
asian god | imperium empire |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 02:16 PM |
b1
asian god | imperium empire |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 02:19 PM |
| I don't think you can change it back, maybe next time add make the place FE so he can't change the server's skybox? I'm not sure if FE would help though. |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 02:42 PM |
| FE does help. It helps MIRACLES if you use it right. |
|
|
| Report Abuse |
|
|
brack4712
|
  |
| Joined: 07 Mar 2009 |
| Total Posts: 243 |
|
|
| 17 Apr 2016 03:36 PM |
You need to create a new instance for a sky in the dev console.
game.Lighting.Sky:Remove() local light = game.Lighting Instance.new("Sky",light)
this should do it. |
|
|
| Report Abuse |
|
|
Unravaled
|
  |
| Joined: 18 Jul 2011 |
| Total Posts: 1117 |
|
|
| 17 Apr 2016 03:38 PM |
Don't use :Remove()..... use Destroy()
|
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 17 Apr 2016 03:42 PM |
First mistake is that your game isnt fe.
|
|
|
| Report Abuse |
|
|