local args = { [1] = "SwitchBoat", [2] = 10, --Replace 20 with any you want, 23 boats in total, 20 is the startrek one [3] = "Power" } game:GetService("ReplicatedStorage").RemoteEvents.PlayerStatEvent:FireServer(unpack(args))