noahc1611
|
  |
| Joined: 03 Jan 2014 |
| Total Posts: 194 |
|
|
| 21 Apr 2016 08:47 AM |
Ok so i have an insert model script that I LOVE to use but....It wont work on group owned places, Let me make that even clearer not Group personal servers just a group game. Here is the sample of text
asset = 00000000--Insert The AssetId Of The Model Here model = game:GetService("InsertService"):LoadAsset(asset) model.Parent = game.DirectoryYouWantItToBeIn model:MakeJoints() model.Name = "InsertedModel"..asset
i have no idea why in group places this does not function because on a regular place it works. Can someone help me rescript this or tell me why it does not work?
Noah Smith |
|
|
| Report Abuse |
|
|
Telamon_2
|
  |
| Joined: 19 Apr 2016 |
| Total Posts: 19 |
|
|
| 21 Apr 2016 09:17 AM |
| game.ServerStorage.Models.𝐬𝐡𝐢𝐭model123:clone().Parent = game.Workspace |
|
|
| Report Abuse |
|
|
Auzer
|
  |
| Joined: 24 Dec 2011 |
| Total Posts: 1590 |
|
|
| 21 Apr 2016 09:29 AM |
| Make sure your group/account owns the asset. |
|
|
| Report Abuse |
|
|
noahc1611
|
  |
| Joined: 03 Jan 2014 |
| Total Posts: 194 |
|
|
| 21 Apr 2016 10:24 AM |
Yes i am the developer and the maker of the asset
Noah Smith |
|
|
| Report Abuse |
|
|