Kucluck Script
TebexDiscord
  • Introduction
  • Garage
    • KC Garage V1
      • ⚙️Installation
      • 🧰Functions
      • #️⃣Commands
      • ❓Common Issues
    • KC Garage V2
      • Installation
      • Functions
        • Jobs Impound
        • isParkingZone
        • getGarages
        • getImpounds
        • getGarageLabel
        • getImpoundLabel
        • getVehicleParkingFromPlate
      • Commands
      • Common Issues
  • Utils
    • KC Core Weapon
      • ⚙️Installation
      • ❓Common Issues
    • KC Logger
      • ⚙️Installation
      • 🧰Exports
      • 💡Tips
  • Side Jobs
    • KC Farming
      • ⚙️Installation
      • ❓Common Issues
Powered by GitBook
On this page
  • 🚗 Vehicle Parking
  • 🗑️ Delete All Vehicles
  • 🔐 Lock or Unlock Vehicles
  • 🫴 Give Vehicle Keys
  • 🏅 Premium Garage
  1. Garage
  2. KC Garage V2

Commands

🚗 Vehicle Parking


  • Use command /parking to spawn or store a vehicle

🗑️ Delete All Vehicles


  • Use this command to delete all vehicles. Only players who have permissions can use this command.

  • You can change the default command in shared/config.lua line 30.

  • You can also set permissions using the command at shared/config.lua line 40.

Default command impound

🔐 Lock or Unlock Vehicles


  • You can turn off in shared/config.lua line 33 if can't use vehicle lock.

  • You can change the default command in shared/config.lua line 34.

  • This command is integrated with keybind in shared/config.lua line 35.

I recommend turning it off if you're using qb-vehiclekeys.

🫴 Give Vehicle Keys


  • This command functions to provide temporary vehicle keys.

  • You can change the default command in shared/config.lua line 36.

Default command givekeys

🏅 Premium Garage


  • Use command /premiumgarage to buy premium garages

  • Command can edited in shared/config.lua line 38.

Last updated 11 months ago