Thanks for visiting GPM. As a user of the GTAPoliceMods platform, we ask that you review the Terms of Use, Privacy Policy, and Guidelines. These principles allow us to continue fostering a great community. We have placed cookies on your device to help improve your experience. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
bradn
Hi I am having a issue where non of the onduty reports callouts backups notifications are appearing everything is set according to the !fivepd config and i did the same thing in BGHDDevelopment video
{
"database": {
"username": "removed",
"password": "removed",
"host": "removed",
"port": 3306,
"database": "removed"
},
"callouts": {
"MinimumTimeBeforeCall": 50,
"MaximumTimeBeforeCall": 180,
"CalloutExpirationTime": 30,
"CalloutChance": 65
},
"MaximumReportLength": 1000,
"MaximumFineAmount": 1000000,
"MaximumFineAmountPoint": 100,
"MaximumCallLength": 125,
"MaximumOfficerNameLength": 125,
"MaximumAINameLength": 50,
"MaximumNumberOfInvolvedOfficers": 32,
"MaximumNumberOfSuspects": 32,
"MaximumNumberOfVictims": 32,
"MaximumViolationCount": 32,
"IsSignatureEnabled": true,
"MaximumSignatureSize": 10.0,
"MaximumStreetNameLength": 25,
"MaximumCityNameLength": 30,
"MaximumZIPLength": 10,
"MaximumChargeCount": 15,
"MaximumReportCount": 100,
"MaximumCitationCount": 100,
"MinimumCallsignLength": 1,
"MaximumCallsignLength": 15,
"xp": {
"TRAFFIC_STOP": 250,
"CALL_COMPLETED": 250,
"BACKUP_ACCEPTED": 500,
"CASE_COMPLETED": 500,
"REPORT_COMPLETED": 250,
"ARREST_COMPLETED": 250,
"AMBULANCE_CALLED": 150,
"FIRE_CALLED": 150,
"TOW_CALLED": 150,
"CORONER_CALLED": 150,
"MECHANIC_CALLED": 150,
"AIRAMBULANCE_CALLED": 150,
"ANIMALCONTROL_CALLED": 150,
"PRISONTRANSPORT_CALLED": 150
},
"DisableCode99": false,
"AdminCode": "something else",
"Discord": {
"enable": true,
"token": "token was here"
}
}
Link to post
Share on other sites
24 answers to this question
Recommended Posts