Documentation
  • ScriptForge Documentation
  • Links
    • Discord
    • Youtube
    • Store
  • Crypto money washer
    • Configuration file
      • 💸Wallet
      • 🪙Bitcoins
      • 📀Custom bitcoins
      • ✂️Money Cut
      • 💼Job
      • 📚Item
      • 📌Marker
      • 🖱️UI command
      • 💰Take Bag_of_cash
      • 🏛️Deposit Bag_of_cash
      • 🚨Police alert
      • 🌴E-drugs
      • 🖥️Server farm
      • ⚖️Black market
      • 🌐VPN
    • Installation guide
    • Extras
      • MLO
      • Utility
Powered by GitBook
On this page

Was this helpful?

  1. Crypto money washer
  2. Configuration file

Police alert

Police alert settings overview

Config.spotpositiontimer = 30000 -- 30000 ms = 30 sec | How long the player last position will be marked on the map
Config.policecallrate = 0.20 -- 0.60 = 60%. Rate for the script to call the police
Config.costPerLevel =  0.251152 -- Cost in bitcoins to level up police alert multiplied by skill level
Config.maxAlertLevel = 10 -- Max alert level
Config.alertlevelreduction = 0.0155 -- 0.05 = 5% Alert level reduction
Config.alertjobs = {'police', 'fbi'} -- Jobs to send alert notify and blip on maps
Config.spottedtxt = 'You have been spotted!' -- Player notify that have been spotted
Config.policenotify = 'A suspicious activity is reported at the marked location.' -- Police notify when player is spotted

Config.spotpositiontimer How long the player last position will be marked on the map (ex. 30000 ms = 30 sec). Config.policecallrate Rate for the script to call the police (ex. 0.60 = 60%). Config.costPerLevel Cost in bitcoins to level up police alert multiplied by skill level. Config.maxAlertLevel Max alert level that a player can reach by levelling it. Config.alertlevelreduction Alert level reduction (ex. 0.05 = 5%). Config.alertjobs Jobs to send alert notify and blip on maps

PreviousDeposit Bag_of_cashNextE-drugs

Was this helpful?

🚨