Advertisement
Guest User

Untitled

a guest
Sep 26th, 2020
6,267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. bikeShop - Opens the bikes shop.
  2. giveBike - Gives a bike to a player
  3. bikeList - List all the bike types.
  4. getBike - Get a bike
  5. carShop - Opens the cars shop.
  6. giveCar - Gives a car to a player
  7. carList - List all the car types.
  8. getCar - Get a car
  9. trainShop - Opens the trains shop.
  10. giveTrain- Gives a train to a player
  11. trainList - List all the train types.
  12. getTrain - Get a train
  13. raftShop - Opens the raftshop.
  14. giveRaft- Gives a raft to a player
  15. raftList - List all the raft types.
  16. getRaft - Get a raft
  17. planeShop - Opens the plane shop.
  18. givePlane- Gives a plane to player
  19. planeList - List all the plane types.
  20. getPlane - Get a plane
  21. parachuteShop - Opens the parachute shop.
  22. giveParachute - Gives a parachute to player
  23. parachuteList - List all the parachute types.
  24. getParachute - Get a parachute
  25. tankShop - Opens the tank shop.
  26. giveTank- Gives a tank to player
  27. tankList - List all the tank types.
  28. getTank - Get a tank
  29. helicopterShop - Opens the helicopter shop.
  30. giveHelicopter - Gives a helicopter to player
  31. helicopterList - List all the helicopter types.
  32. getHelicopter- Get a helicopter
  33. submarineShop - Opens the submarine shop.
  34. giveSubmarine - Gives a submarine to player
  35. submarineList - List all the submarine types.
  36. getSubmarine - Get a submarine
  37. broomShop - Opens the broom shop.
  38. giveBroom - Gives a broom to player
  39. broomList - List all the broom types.
  40. getBroom - Get a broom
  41. hoverBikeShop - Opens the hover bike shop.
  42. giveHoverBike - Gives a hover bike to player
  43. hoverBikeList - List all the hover bike types.
  44. getHoverBike - Get a hover bike
  45. drillShop - Opens the drill shop.
  46. giveDrill- Gives a drill to player
  47. drillList - List all the drill types.
  48. getDrill - Get a drill
  49. drillShop - Opens the drill shop.
  50. giveDrill- Gives a drill to player
  51. drillList - List all the drill types.
  52. getDrill- Get a drill
  53. racingCarShop - Opens the racing car shop.
  54. giveRacingCar - Gives a racing car to player
  55. racingCarList - List all the racing car types.
  56. getRacingCar - Get a racing car
  57. racingCarShop - Opens the racing car shop.
  58. giveRacingCar - Gives a racing car to player
  59. racingCarList - List all the racing car types.
  60. getRacingCar - Get a racing car
  61. sportBikeShop - Opens the sport bike shop.
  62. giveSportBike - Gives a sport bike to player
  63. sportBikeList - List all the sport bike types.
  64. getSportBike - Get a sport bike
  65. sportBikeShop - Opens the sport bike shop.
  66. giveSportBike - Gives a sport bike to player
  67. sportBikeList - List all the sport bike types.
  68. getSportBike - Get a sport bike
  69. tractorShop - Opens the tractor shop.
  70. giveTractor - Gives a tractor to player
  71. tractorList - List all the tractor types.
  72. getTractor - Get a tractor
  73. tractorShop - Opens the tractor shop.
  74. giveTractor- Gives a tractor to player
  75. tractorList - List all the tractor types.
  76. getTractor- Get a tractor
  77. vehicleClear - Clear nearby vehicles
  78. repairVehicle - Repairs the vehicle you're riding
  79. vehiclesReload - Reloads the configuration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement