Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = {
- [1] = {
- ["merchant"] = "autumn_shop",
- ["offerId"] = 15,
- ["amount"] = 2
- }
- }
- game:GetService("ReplicatedStorage").rbxts_include.node_modules.net.out._NetManaged.CLIENT_MERCHANT_ORDER_REQUEST:InvokeServer(unpack(args))
- print("blueberry")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement