Advertisement
Guest User

Untitled

a guest
Mar 19th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. if productId == skipId then
  2. plr.TempStage.Value += 1
  3. plr:LoadCharacter()
  4. end
  5.  
  6. return Enum.ProductPurchaseDecision.PurchaseGranted
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement