Hello, I tried to implement a gamepass to my game. But I have one problem: I don’t own the gamepass. But why? Is there any way that I can give my OWN gamepass to me?
It makes no sense why the creator of the gamepass does not own it?
Hello, I tried to implement a gamepass to my game. But I have one problem: I don’t own the gamepass. But why? Is there any way that I can give my OWN gamepass to me?
It makes no sense why the creator of the gamepass does not own it?
Last time I checked, you do own your own game passes. And this should be in #discussion I’m pretty sure.
May be I am not owning it, because the game is in my group?
Yeah, if your game pass is part of a group game even if you own that group you won’t own the game pass.
But is there any way that I can give it to me?
In your script wherever you award the perks of having this game pass, you can have it so that If their player.UserId == "YourUserId"
then award them whatever the gamepass awards, there is many ways to award yourself. Alternatively if you want to own the gamepass then you could always lower the cost of your game pass to 1 robux so that you can purchase it and then raise the price back up to the original.