srCALAVERA

para tiny tanks

May 26th, 2018
1,746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. x=game.Workspace.Tanks["Tank-tu nick"]
  2.  
  3. x.Settings.MoveSpeed.Value = 80
  4. x.Settings.RotationSpeed.Value = 340
  5. x.Settings.LoadedShots.Value = 50000
  6. x.Settings.MaxFireRate.Value = 0.1
  7. x.Settings.AbilityCooldown.Value = 0.1
  8. x.Settings.BulletsPerShot.Value = 3
  9. --x.AvailableAmmo.Bouncy.Value = 50000
  10. --use only if you want to use special ammo
Add Comment
Please, Sign In to add comment