Davidii
|
  |
| Joined: 17 Jul 2008 |
| Total Posts: 1282 |
|
|
| 19 Oct 2013 04:22 PM |
| From what I can tell, the ReplicatedStorage object is the replacement for Lighting in what we've all been using lighting for these long years. So, is it exactly the same, or is it ServerStorage you want? |
|
|
| Report Abuse |
|
|
Garnold
|
  |
| Joined: 20 Apr 2008 |
| Total Posts: 97 |
|
|
| 19 Oct 2013 04:30 PM |
ReplicatedStorage replaces Lighting, while ServerStorage replaces the server's camera as storage.
ReplicatedStorage -> Shared ServerStorage -> Global |
|
|
| Report Abuse |
|
|
Davidii
|
  |
| Joined: 17 Jul 2008 |
| Total Posts: 1282 |
|
|
| 19 Oct 2013 04:30 PM |
GARNEH! :D
Cool. So I should probably use ReplicatedStorage to avoid chagrin from my colleagues
Got it |
|
|
| Report Abuse |
|
|
As8D
|
  |
| Joined: 24 Dec 2009 |
| Total Posts: 2907 |
|
|
| 19 Oct 2013 04:46 PM |
^ Keep in mind Scripts run in ServerScriptStorage, but not ServerStorage. This helps in securing ex. anti-exploit-scripts (if you have one that works against most exploiters whatsoever, and they want to disable it)
- Evil As, repli... cat... hm... evil being lvl.1? |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 19 Oct 2013 06:19 PM |
| @As8D: No. Stop calling it that. It's ServerScriptService, not ServerScriptStorage. Stop giving people misinformation. |
|
|
| Report Abuse |
|
|
Seranok
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 11083 |
|
|
| 19 Oct 2013 06:29 PM |
ServerStorage: doesn't replicate to clients ReplicatedStorage: replicates to clients (clients can modify but you shouldn't really have your clients modifying it) |
|
|
| Report Abuse |
|
|
As8D
|
  |
| Joined: 24 Dec 2009 |
| Total Posts: 2907 |
|
|
| 20 Oct 2013 05:33 AM |
@blocco; oh, didn't notice x_x. Damn.
- Evil As, KLIENTS LAUNCH HAXI ATTARKZ, RUN BLOXTULDA! |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 20 Oct 2013 07:01 AM |
blocco gets angreh when people say ServerScriptStorage.
In fact, I think it's a ROBLOX derp, and it should've been named 'ServerScriptStorage' - not 'ServerScriptService' |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 20 Oct 2013 07:02 AM |
blocco gets angreh when people say ServerScriptStorage.
In fact, I think it's a ROBLOX derp, and it should've been named 'ServerScriptStorage' - not 'ServerScriptService'
apparently I've already attempted to post a message with the same body as this, so this paragraph is just to bypass that.
...
floodcheck. darn you. |
|
|
| Report Abuse |
|
|
| |
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 20 Oct 2013 10:38 AM |
| @digpoe: It's not a mistake. They meant to call it that because it's NOT storage. It actually runs the scripts. |
|
|
| Report Abuse |
|
|
|
| 20 Oct 2013 10:52 AM |
| I've been off of roblox for too long. |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 20 Oct 2013 11:11 AM |
blocco: but the thing is, it is storage.
it STORES the scripts in a place where they will execute. |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 20 Oct 2013 11:45 AM |
| It is not storage. It is like Workspace, but just for scripts. Would you call Workspace storage? |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
| |
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
| |
|