|
| 03 Aug 2016 01:01 PM |
if a player buys a gamepass and you check PlayerOwnsAsset without rejoining the game, will it return false?
u just got litt up |
|
|
| Report Abuse |
|
|
| |
|
|
| 03 Aug 2016 01:08 PM |
The answer to your question is: No, it'll return true (SHOULD return true, it only makes sense)
If money grew on trees... It would be as valuable as leaves. | Twitter: @TwisterRBLX
|
|
|
| Report Abuse |
|
|
|
| 03 Aug 2016 01:08 PM |
idk why you can't just check :P
If money grew on trees... It would be as valuable as leaves. | Twitter: @TwisterRBLX
|
|
|
| Report Abuse |
|
|
|
| 03 Aug 2016 01:09 PM |
I got it now. I did some research. tool = game.ServerStorage.Tool game.Players.PlayerAdded:connect(function(plr) if game:GetService('MarketplaceService'):PlayerOwnsAsset(plr, 932705985) then tool:Clone(backpack)--Wherever you want it
|
|
|
| Report Abuse |
|
|
|
| 03 Aug 2016 01:10 PM |
i cant check because purchases are down
u just got litt up |
|
|
| Report Abuse |
|
|
| |
|
| |
|