Anonymouse10101

Terminal Railway Script (Free Train)

May 21st, 2019
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local A_1 = "Name Of Train Here"
  2. local A_2 = false
  3. local Event = game:GetService("ReplicatedStorage").SpawnEvents.BuyTrain
  4. Event:InvokeServer(A_1, A_2)
Add Comment
Please, Sign In to add comment