Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Someone Help I wanted a 2x the amount of money gamepass?

Asked by 5 years ago

So I made a gamepass where you can get 2x the amount of money for a robbery! heres the script:

if game:GetService("MarketplaceService"):PlayerOwnsAsset(plr,6507167) then
    plr.CashCollectedJ.Value = plr.CashCollectedJ.Value * 2
end
1
You're going to have to provide more code than that. Provide the entire scope of the event and exclude any unnecessary code pidgey 548 — 5y
0
can u help? Sp1r1tD3v -4 — 5y
0
The thing is, its plr.Userid and not just plr so ... I think that's why, try it. DEVLogos 8 — 5y

Answer this question