MisterConix 0 Posted October 11, 2020 Share Posted October 11, 2020 (edited) Hello ! I have a small problem with the config.json file for the callouts more particularly on the "Department" parameter. I downloaded callouts on gtapolicemods (I have downloaded Fire & Rescue Callouts 1.2.2). I created a "FireCallouts" folder in the "Callouts" folder of FivePD I put the callout dll file. Then I put the config.json file here is the code of the file: { "PedestrianStruck":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "LargeStructureFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "BrushFire":{ "IgnoreDistance":false, "MinTimeouts":0, "Probability":1, "Departments":4 }, "StructureFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "VehicleCollision":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "CarFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "VehicleFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "AircraftFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 } } The number "4" is a department that I created, but the problem is that I put myself in another department but I still receive the callouts. I also tried with the basic callouts that came with FivePD but I also have the same problem. I don't understand where the problem comes from, could someone help me out? Thank you in advance ! Edited October 13, 2020 by MisterConix Link to post Share on other sites
0 Grandpa Rex 27 Posted October 24, 2020 Share Posted October 24, 2020 I will test this on my server and get back to you Link to post Share on other sites
0 BGHDDevelopment 268 Posted October 26, 2020 Share Posted October 26, 2020 Please try updating to 1.2 and if you still have the issue make a new thread. Also make sure the config is using the callout class names not just the names listed on the page. 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
MisterConix 0
Hello !
I have a small problem with the config.json file for the callouts more particularly on the "Department" parameter.
I downloaded callouts on gtapolicemods (I have downloaded Fire & Rescue Callouts 1.2.2).
I created a "FireCallouts" folder in the "Callouts" folder of FivePD I put the callout dll file.
Then I put the config.json file here is the code of the file:
{ "PedestrianStruck":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "LargeStructureFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "BrushFire":{ "IgnoreDistance":false, "MinTimeouts":0, "Probability":1, "Departments":4 }, "StructureFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "VehicleCollision":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "CarFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "VehicleFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 }, "AircraftFire":{ "IgnoreDistance":false, "MinTimeout":0, "Probability":1, "Departments":4 } }
The number "4" is a department that I created, but the problem is that I put myself in another department but I still receive the callouts.
I also tried with the basic callouts that came with FivePD but I also have the same problem.
I don't understand where the problem comes from, could someone help me out?
Thank you in advance !
Edited by MisterConixLink to post
Share on other sites
2 answers to this question
Recommended Posts