Config.spotpositiontimer=30000-- 30000 ms = 30 sec | How long the player last position will be marked on the mapConfig.policecallrate=0.20-- 0.60 = 60%. Rate for the script to call the policeConfig.costPerLevel=0.251152-- Cost in bitcoins to level up police alert multiplied by skill levelConfig.maxAlertLevel=10-- Max alert levelConfig.alertlevelreduction=0.0155-- 0.05 = 5% Alert level reductionConfig.alertjobs= {'police', 'fbi'} -- Jobs to send alert notify and blip on mapsConfig.spottedtxt='You have been spotted!' -- Player notify that have been spottedConfig.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