IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
|
| 14 Jun 2013 05:53 PM |
I haven't scripted in a long time and I forgot how you insert stuff with scripts. (not the InsertService way)
What's the piece of code again? |
|
|
| Report Abuse |
|
|
magnalite
|
  |
| Joined: 18 Oct 2009 |
| Total Posts: 2467 |
|
|
| 14 Jun 2013 05:54 PM |
Insert? You mean this?
message = Instance.new("Message", Workspace) message.Text = "I AM A MESSAGE!" |
|
|
| Report Abuse |
|
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
|
| 14 Jun 2013 05:55 PM |
I mean insert models and hats and stuff.
I think it was something about workspace. |
|
|
| Report Abuse |
|
|
magnalite
|
  |
| Joined: 18 Oct 2009 |
| Total Posts: 2467 |
|
|
| 14 Jun 2013 05:56 PM |
| What are you on about? Be more specific. |
|
|
| Report Abuse |
|
|
|
| 14 Jun 2013 05:56 PM |
Do you mean
m = Instance.new("Model", workspace)
|
|
|
| Report Abuse |
|
|
Roxy884
|
  |
| Joined: 19 Aug 2011 |
| Total Posts: 7071 |
|
|
| 14 Jun 2013 05:56 PM |
| Do you mean insert basic objects? |
|
|
| Report Abuse |
|
|
1WOOF1
|
  |
| Joined: 03 May 2009 |
| Total Posts: 20682 |
|
|
| 14 Jun 2013 05:57 PM |
| You mean the InsertService? |
|
|
| Report Abuse |
|
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
|
| 14 Jun 2013 05:58 PM |
| Yeah, but the code I used didn't use InsertService. |
|
|
| Report Abuse |
|
|
|
| 14 Jun 2013 05:59 PM |
m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace) m = Instance.new("Model", workspace)
dont ignore
|
|
|
| Report Abuse |
|
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
| |
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
|
| 14 Jun 2013 06:24 PM |
help
pl0x
I need this stuff right about now. |
|
|
| Report Abuse |
|
|
|
| 14 Jun 2013 06:28 PM |
i think it's that
m = Instance.new("Model", workspace) |
|
|
| Report Abuse |
|
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
|
| 14 Jun 2013 06:30 PM |
I still don't mean Instance.new
What I'm looking for is inserting stuff from the web.
Not with InsertService. |
|
|
| Report Abuse |
|
|
IFoundit
|
  |
| Joined: 28 Apr 2013 |
| Total Posts: 2367 |
|
| |
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
|
| 14 Jun 2013 07:07 PM |
| You can't without InsertService unless it's a decal. All things pass thorugh insertservice |
|
|
| Report Abuse |
|
|
|
| 14 Jun 2013 07:12 PM |
What you want is InsertService. What you need is InsertService. What you will use is InsertService. This is InsertService: http://wiki.roblox.com/index.php/Insert_(Method) http://wiki.roblox.com/index.php/RBX.lua.InsertService_(Service)
However, only models owned by the creator of the game or ROBLOX can be inserted. |
|
|
| Report Abuse |
|
|