jammygames 2 Posted June 25, 2020 Share Posted June 25, 2020 (edited) i cant get the config right { "database": { "username": "REMOVED BY BGHD", "password": "REMOVED BY BGHD", "host": "REMOVED BY BGHD", "port": 3306, "database": "s196_fivepd" }, "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": "PSN1" }, "Discord": { "enable": true, "token": "INSERTTOKEN" } what is wrong with it? Edited June 25, 2020 by BGHDDevelopment Removed details Link to post Share on other sites
0 Smanbg 289 Posted June 25, 2020 Share Posted June 25, 2020 New config has been released with the 1.1 hotfix, so make sure to update to that. I would also recommend refraining from posting your database credentials as it may lead to unpleasant events if it comes across the wrong individual. Link to post Share on other sites
0 jammygames 2 Posted June 25, 2020 Author Share Posted June 25, 2020 oops forget to remove that Link to post Share on other sites
0 BGHDDevelopment 268 Posted June 25, 2020 Share Posted June 25, 2020 Please follow the discord bot setup guide. It will step you though setting it up YouTube | Callouts | Twitter Link to post Share on other sites
0 BGHDDevelopment 268 Posted June 27, 2020 Share Posted June 27, 2020 1 YouTube | Callouts | Twitter Link to post Share on other sites
0 BGHDDevelopment 268 Posted June 27, 2020 Share Posted June 27, 2020 This content has been locked by the Community Team. If you feel this was a mistake, please report this reply with a valid reason. YouTube | Callouts | Twitter Link to post Share on other sites
Question
jammygames 2
i cant get the config right
{ "database": { "username": "REMOVED BY BGHD", "password": "REMOVED BY BGHD", "host": "REMOVED BY BGHD", "port": 3306, "database": "s196_fivepd" }, "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": "PSN1" }, "Discord": { "enable": true, "token": "INSERTTOKEN" }
what is wrong with it?
Edited by BGHDDevelopmentRemoved details
Link to post
Share on other sites
5 answers to this question
Recommended Posts