I'm making an admin game and you can insert stuff but it can only insert models that i own. I have tried finding an answer on my own but i have had no luck! can somebody please tell me how?
1 | game:GetService( "InsertService" ):LoadAsset( -- model asset id -- ).Parent = game.Workspace |
or idk