of     1   

SpaceLord1001
#223754842Wednesday, August 16, 2017 1:18 PM GMT

So, I have multiple gamepasses that allow you to join a team. I also have a Team GUI which these gamepass teams are on. I want a script that allows you to join that team only if you have that specific gamepass. Anybody got an answer?
PhantomVisual
#223756033Wednesday, August 16, 2017 1:55 PM GMT

Check if the player owns the asset, if the player does then add that team to the Team GUI. http://wiki.roblox.com/index.php?title=API:Class/MarketplaceService/PlayerOwnsAsset
SpaceLord1001
#223819296Thursday, August 17, 2017 3:24 PM GMT

Would like an complete script, not just the player owns asset, but I'll try.

    of     1