Lusty94
Tebex StoreSupport DiscordGitHubCFX Profile
  • 👋 Lusty94 Scripts
  • 💵Store Discounts
  • 📥 Script Installation
  • 🤝Supported Scripts
  • 📜Paid Resouces
    • 🍻Bars
      • 🔧Changelogs
      • 💼 Jobs
      • 📦Stashes
      • 👁️Blips
      • 🧩Props
      • 👆Interaction Locations
      • 📸CCTV
      • 🍳Recipes
      • 📬Supplies
      • 🥦Ingredients
    • 🍁Weed Shops
      • 🔧Changelogs
      • 💼 Jobs
      • 📦Stashes
      • 👁️Blips
      • 🧩Props
      • 👆Interaction Locations
      • 🍃Picking
      • 📸CCTV
      • 🍳Recipes
      • 📬Supplies
      • 🥦Ingredients
      • 🚬Consumables
    • 💲Money Wash
    • 💰Pawn Shop
      • 🔧Changelogs
      • 🛒Pawnshop Locations
    • 📲Drug Sales
      • 🔧Changelogs
      • 📲Selling
      • 💻Default Configuration
    • 🚗Chop Shop
      • 🔧Changelogs
      • 📅SQL
      • 🗣️Commands
      • 📋Reputation
      • 💰Selling
      • 🚗Chop Shops
      • 💻Default Configuration
    • 🚗Rental
    • 🚙Towing
    • 🍲Restaurants
    • 💊Drugs
    • 🍁Weed
  • 📜Free Resources
    • 🛒Shops
      • 🔧Changelogs
      • 🛒Adding Shops
      • 🪛Configuration
    • 🖥️Boss Menu
      • 🔧Changelogs
      • 💻Adding Job Locations
Powered by GitBook
On this page
  1. Paid Resouces
  2. Chop Shop

Reputation

This script uses a reputation system to determine requirements and rewards

Ensure you have imported or ran the SQL file provided to your database to ensure the reputation system works as intended


  • [0] is the rank level number

  • Label is the rank label

  • Multiplier is the amount to increase items returned from scrapping parts (the bigger the number the greater the rewards given from breaking down the part)

  • Duration is the amount to reduce the progressCircle timer by (the smaller the number the faster the duration to break down the part)

    Config.Reputation = {
        [0] = { label = 'Rookie', multiplier = 1, duration = 1.0 },
        [100] = { label = 'Wrencher', multiplier = 2, duration = 0.80 },
        [250] = { label = 'Stripper', multiplier = 3, duration = 0.65 },
        [500] = { label = 'Master', multiplier = 4, duration = 0.5 },
        [750] = { label = 'Legend', multiplier = 5, duration = 0.4 },
        [1000] = { label = 'The OG', multiplier = 5, duration = 0.3 },
    }

Last updated 3 days ago

📜
🚗
📋
Page cover image