I was recently creating a gamepass for the player to play their own music in my game, and the gamepass was inserted fine. The only problem is that the gamepass wouldn’t actually work.
The gamepass item is a boombox. The gear is inserted into the player’s inventory, and they can hold it out. But when you click, the Music ID input wouldn’t appear.
I didn’t use a model from the Toolbox, I inserted the gear ID into the EasyInsert plugin.
This is the current script:
This script is currently placed in StarterGUI as a local script.
TL:DR: Boombox item is inserted to backpack when the user owns the gamepass, but the boombox doesn’t work in-game.