zeroRiley
(zeroRiley)
#1
Morning everyone,
I’m trying to insert a few Official ROBLOX Packages into my game as skins.
I know the Usual ID assets work for:
game:GetService(“InsertService”):LoadAsset( ID HERE ).Parent = game.Workspace
However, the Assets are called “bundles” instead of Assets.
![image](//devforum-uploads.s3.dualstack.us-east-2.amazonaws.com/uploads/original/4X/6/6/a/66af2e59351b41f3cf8e534c09d7f207cb11f208.png)
(7) Snow Queen - Roblox
But is there a way to load Bundle IDS easily into the game? I want to optimize my time while still grabbing a lot of ROBLOX packages.
Thanks,
Riley
1 Like
Hello Riley,
The asset ID of the (7) Snow Queen - Roblox is “187996626”.
I hope this can help out.
1 Like
zeroRiley
(zeroRiley)
#3
How’d you get it?
I’d want to get numerous amount of IDs for the skin shop idea.
I’ll mark a solution once we can solve.
zeroRiley
(zeroRiley)
#4
Also, inserting this asset with the “LoadAsset” script doesn’t work. :o
Xynnful
(Kzn)
#5
Can you get me the ID for Mr. Toilet?
Xynnful
(Kzn)
#7
I don’t know if you’re joking or not lol. But yea, I need the id, if someone could help :))
Here’s a plugin made by Stickmasterluke for importing bundles and loading them onto characters
1 Like
system
(system)
Closed
#9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.