Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to use InsertService with un-owned models?

Asked by
j5707r -36
6 years ago

I'm trying to use InsertService to make a model but I don't know how to insert a model in which the owner of the game does not have to own a model. You could consider this as a require model script. How do I do this?

game:GetService("InsertService"):LoadAsset(1081304348)
1
You don't. It's a security hazard. hiimgoodpack 2009 — 6y

Answer this question