Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Remote = game.ReplicatedStorage.ImpFolder['HandleBoats']
- local Arguments = {
- [1] = "SpeedBoat",
- [2] = -10000000 -- You can change the number but keep it a negative number
- }
- Remote:FireServer(unpack(Arguments))
Add Comment
Please, Sign In to add comment