njstern87
Members
-
Joined
-
Last visited
-
Currently
Viewing File: Blank RPF Archive for FiveM to SP conversion
Solutions
-
njstern87's post in Firetruck responses with only one person was marked as the answerI was able to sit down in front of my computer. In Grand Theft Auto V > plugins > LSPDFR > Policing Redefined > Backup check your DefaultRegions.xml and CustomRegions.xml files. To make it easier to find the firetruck, once you have the xml files opened, press Cntrl+F and type in the work "Firetruk" (No letter C as that's how the game has it). Under the VehiclesDivisions replace the following code <Vehicle chance="100">FIRETRUK</Vehicle> with <Vehicle pax="3" pax_chance="100" chance="100">FIRETRUK</Vehicle>
When done it should look something like this:
You will need to modify the appropriate section for Los Santos City, Los Santos Count and Blaine County in both the DefaultRegions and CustomRegions files. Hope that helps solve your problem.