ST3fANHD
Members
-
Joined
-
Last visited
Reputation Activity
-
ST3fANHD reacted to Sam in LSPDFR 0.3 - Hot PursuitThis is still something we're looking into.
-
ST3fANHD reacted to TheUniT in Customizing units that respond as backupHey.
You can see that there are lots of mods that add police vehicles (for example highway patrol cars/packs, also detectives etc... I also like the IAA guys). So, to have them actually respond, for a future update it would be nice to be able to have a setting in an ini file to customize...
which vehicle models respond on what backup slot which cops sit inside how many cops sit inside whether they are available code 2 whether they are available code 3 whether they are only available in pursuits (like the air support unit) what guns they carry primarily whether they are allowed to do drive-by. It could look like this:
//Which backup responds [Highway_Patrol_1] slot=State //local, state, noose, swat, air, gunship vehicle=hwycar1 peds=hwyped ped_count=2 pursuit_only=false available_code2=true available_code3=true weapon_ped1=Weapon_Pistol weapon_ped2=Weapon_Shotgun allow_driveby=false [Highway_Patrol_2] vehicle=hwycar2 ... ... ...It doesn't have to be that complex, but it would be very nice to have added cars respond.