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