5000fish
|
  |
| Joined: 12 Oct 2011 |
| Total Posts: 2002 |
|
|
| 31 Dec 2012 12:15 PM |
I am building stuff with friends in game but I dont now how to save those bricks. Can you guys give me a link to a script or a script? |
|
|
| Report Abuse |
|
|
eJorge
|
  |
| Joined: 09 Jun 2011 |
| Total Posts: 5966 |
|
|
| 31 Dec 2012 12:17 PM |
| If you're building in a personal server, it saves automatically. However, if you're in someone else's place, there's nothing you can do unless there is a saving feature. |
|
|
| Report Abuse |
|
|
5000fish
|
  |
| Joined: 12 Oct 2011 |
| Total Posts: 2002 |
|
|
| 31 Dec 2012 12:18 PM |
Ugh, yeah its my own place. I don't have BC so I cant do a personal server. |
|
|
| Report Abuse |
|
|
eJorge
|
  |
| Joined: 09 Jun 2011 |
| Total Posts: 5966 |
|
|
| 31 Dec 2012 12:21 PM |
| Then there's no way to save. Ask a friend to make a personal server for you. |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 31 Dec 2012 12:24 PM |
Well you can... Convert all brick properties so you can later decode it all and save it as string using data persistance(on each player who is on, so when they will join, they can give their copy of game).
THOUGH it would be really expensive to convert all vital properties to string and save it, since data persistance has limited data size. |
|
|
| Report Abuse |
|
|
eJorge
|
  |
| Joined: 09 Jun 2011 |
| Total Posts: 5966 |
|
|
| 31 Dec 2012 12:25 PM |
| And you must make the script before starting building. |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2012 12:36 PM |
you could theoretically use SaveInstance to save the place.
there is a limit on how much data you can save, however.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2012 12:37 PM |
oops. ninja'd
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 31 Dec 2012 12:37 PM |
| Lol forgot about save instance. But yeah, you're still limited to limited data size. |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2012 12:39 PM |
the hipster way to do it is encode the instance using RbxUtility's EncodeJSON function.
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 31 Dec 2012 12:43 PM |
| I guess I'm such a hipster x3 |
|
|
| Report Abuse |
|
|
5000fish
|
  |
| Joined: 12 Oct 2011 |
| Total Posts: 2002 |
|
|
| 31 Dec 2012 12:49 PM |
Umm I barely know how to script That was like Korean to me Is there a model e.o |
|
|
| Report Abuse |
|
|
|
| 31 Dec 2012 02:09 PM |
what a coincidence... i'm half korean
¬ LuaLearners Elite/Writer |
|
|
| Report Abuse |
|
|