Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

A question about custom agency

Featured Replies

Spoiler

Hello, I  ask to you lspdfr community, a question about lspdfr BUT before I want to appologize about my English. So this is my question "how to add a custom agency ?". First let me explain you what I have edited and what plugins I've downloaded . I've downloaded three add on pack and 2 plugin which changes the patrol car its "Ultimate Backup and LSPDFR jurisdiction + 3 . First add on pack is for the Blaine county sheriff's department, there are this vehicles in ; nvic, n14charge, n18charger, ncaprice, nexplore, ntahoe and ntaurus so fore make they spawn in Blaine County I've edited like this : 

 

 



<Agency>
		<Name>Blaine County Sheriff's Office</Name>
		<ShortName>BCSO</ShortName>
		<ScriptName>bcso</ScriptName>
		<Inventory>patrol_eup</Inventory>
		<TextureDictionary>rde_bcso</TextureDictionary>
		<TextureName>rde_bcso</TextureName>
		<Loadout chance="90">
			<Name>Patrol</Name>
			<Vehicles>
				<Vehicle chance="30">nvic</Vehicle>
				<Vehicle chance="10">n14charger</Vehicle>
				<Vehicle chance="10">n18charger</Vehicle>
				<Vehicle chance="10">ncaprice</Vehicle>
				<Vehicle chance="10">nexplorer</Vehicle>
				<Vehicle chance="10">ntahoe</Vehicle>
				<Vehicle chance="20">ntaurus</Vehicle>
			</Vehicles>
			<Peds>
				<!-- 70% chance of male peds -->
				<Ped chance="15" outfit="bcso_class_a.m_base">mp_m_freemode_01</Ped> <!-- Class A outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_a">mp_m_freemode_01</Ped> <!-- Class A outfit (Any variation) -->
				<Ped chance="20" outfit="bcso_class_b.m_base">mp_m_freemode_01</Ped> <!-- Class B outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_b">mp_m_freemode_01</Ped> <!-- Class B outfit (Any variation) -->
				<Ped chance="20" outfit="bcso_class_c.m_base">mp_m_freemode_01</Ped> <!-- Class C outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_c">mp_m_freemode_01</Ped> <!-- Class C outfit (Any variation) -->
				<!-- 30% chance of female peds -->
				<Ped chance="5" outfit="bcso_class_a.f_base">mp_f_freemode_01</Ped> <!-- Class A outfit (Base) -->
				<Ped chance="1" outfit="bcso_class_a">mp_f_freemode_01</Ped> <!-- Class A outfit (Any variation) -->
				<Ped chance="9" outfit="bcso_class_b.f_base">mp_f_freemode_01</Ped> <!-- Class B outfit (Base) -->
				<Ped chance="2" outfit="bcso_class_b">mp_f_freemode_01</Ped> <!-- Class B outfit (Any variation) -->
				<Ped chance="10" outfit="bcso_class_c.f_base">mp_f_freemode_01</Ped> <!-- Class C outfit (Base) -->
				<Ped chance="3" outfit="bcso_class_c">mp_f_freemode_01</Ped> <!-- Class C outfit (Any Variation) -->
				<!-- for outfits selection -->
				<Ped chance="0" outfit="bcso_jacket">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_jacket">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_coat">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_coat">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_raincoat">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_raincoat">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_bicycle">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_bicycle">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_k9_b">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_k9_b">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_k9_c">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_k9_c">mp_f_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_gang">mp_m_freemode_01</Ped>
				<Ped chance="0" outfit="bcso_gang">mp_f_freemode_01</Ped>
			</Peds>
			<NumPeds min="2" max="2" />
			<Flags>
				<Flag>RespondsAsTransport</Flag>
				<Flag>RespondsAsBackup</Flag>
				<Flag>SpawnsAmbiently</Flag>
			</Flags>
		</Loadout>
		<Loadout chance="10">
			<Name>Detectives</Name>
			<Inventory>detective_eup</Inventory>
			<Vehicles>
				<Vehicle>300p</Vehicle> (300p is another add on pack where there are some unmarked vehicles) 
			</Vehicles>
				<Peds>
					<!-- 70% chance of male peds -->
					<Ped chance="20" outfit="bcso_suit" inventory="detective_eup">mp_m_freemode_01</Ped> 
					<Ped chance="20" outfit="bcso_formal" inventory="detective_eup">mp_m_freemode_01</Ped>
					<Ped chance="30" outfit="bcso_windbreaker" inventory="detective_eup">mp_m_freemode_01</Ped> 					
					<!-- 30% chance of female peds --> 
					<Ped chance="5" outfit="bcso_suit" inventory="detective_eup">mp_f_freemode_01</Ped> 
					<Ped chance="5" outfit="bcso_formal" inventory="detective_eup">mp_f_freemode_01</Ped>
					<Ped chance="20" outfit="bcso_windbreaker" inventory="detective_eup">mp_f_freemode_01</Ped>
				</Peds>
			<NumPeds min="1" max="2" />
			<Flags>
				<Flag>RespondsAsBackup</Flag>
			</Flags>
		</Loadout>
		<Loadout>
			<Name>Transport Unit</Name>
			<Vehicles>
				<Vehicle>nexplorer</Vehicle>
			</Vehicles>
			<Peds>
				<Ped chance="15" outfit="bcso_class_a.m_base">mp_m_freemode_01</Ped> <!-- Class A outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_a">mp_m_freemode_01</Ped> <!-- Class A outfit (Any variation) -->
				<Ped chance="20" outfit="bcso_class_b.m_base">mp_m_freemode_01</Ped> <!-- Class B outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_b">mp_m_freemode_01</Ped> <!-- Class B outfit (Any variation) -->
				<Ped chance="20" outfit="bcso_class_c.m_base">mp_m_freemode_01</Ped> <!-- Class C outfit (Base) -->
				<Ped chance="5" outfit="bcso_class_c">mp_m_freemode_01</Ped> <!-- Class C outfit (Any variation) -->
				<Ped chance="5" outfit="bcso_class_a.f_base">mp_f_freemode_01</Ped> <!-- Class A outfit (Base) -->
				<Ped chance="1" outfit="bcso_class_a">mp_f_freemode_01</Ped> <!-- Class A outfit (Any variation) -->
				<Ped chance="9" outfit="bcso_class_b.f_base">mp_f_freemode_01</Ped> <!-- Class B outfit (Base) -->
				<Ped chance="2" outfit="bcso_class_b">mp_f_freemode_01</Ped> <!-- Class B outfit (Any variation) -->
				<Ped chance="10" outfit="bcso_class_c.f_base">mp_f_freemode_01</Ped> <!-- Class C outfit (Base) -->
				<Ped chance="3" outfit="bcso_class_c">mp_f_freemode_01</Ped> <!-- Class C outfit (Any Variation) -->
			</Peds>
			<NumPeds min="2" max="2" />
			<Flags>
				<Flag>RespondsAsTransport</Flag>
			</Flags>
		</Loadout> 
in agency_eup.xml and agency.xml for custom region.xml is this :



</CustomRegion>
		<CustomRegion label="Blaine County Sheriff Office">
			<Zones>
				<Zone>ALAMO</Zone><Zone>BRADP</Zone><Zone>BRADT</Zone><Zone>CCREAK</Zone><Zone>CALAFB</Zone><Zone>DESRT</Zone><Zone>ELGORL</Zone><Zone>GALFISH</Zone><Zone>GALLI</Zone><Zone>GRAPES</Zone><Zone>HARMO</Zone><Zone>HUMLAB</Zone>
				<Zone>MTGORDO</Zone><Zone>MTJOSE</Zone><Zone>NCHU</Zone><Zone>PALCOV</Zone><Zone>PALETO</Zone><Zone>PROCOB</Zone><Zone>SANCHIA</Zone><Zone>SANDY</Zone><Zone>SLAB</Zone><Zone>ZANCUDO</Zone>
			</Zones>
			<VehicleSet spawn_distance="150" chance="85">
				<Vehicles>
				    <Vehicle chance="30" livery="1" pax="1" pax_chance="40">nvic</Vehicle>
				    <Vehicle chance="10" livery="1" pax="1" pax_chance="40">n14charger</Vehicle>
				    <Vehicle chance="10" livery="1" pax="1" pax_chance="40">n18charger</Vehicle>
				    <Vehicle chance="10" livery="1" pax="1" pax_chance="40">ncaprice</Vehicle>
				    <Vehicle chance="10" livery="1" pax="1" pax_chance="40">nexplorer</Vehicle>
				    <Vehicle chance="10" livery="1" pax="1" pax_chance="40">ntahoe</Vehicle>
				    <Vehicle chance="20" livery="1" pax="1" pax_chance="40">ntaurus</Vehicle>
				</Vehicles>
				<Peds>
					<!--Male Class A-->
<!--Deputy-->		<Ped chance="11" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_decals="12" tex_decals="2" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="5" comp_pants="26" comp_hands="55" tex_hands="2" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_decals="12" tex_decals="5" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_m_freemode_01</Ped>
					<!--Male Class B-->
<!--Deputy-->		<Ped chance="11" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_decals="1" tex_decals="1" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="11" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_decals="1" tex_decals="1" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_decals="12" tex_decals="2" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="2" comp_shirt="5" comp_pants="26" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_decals="12" tex_decals="2" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="5" comp_pants="26" comp_hands="55" tex_hands="2" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_decals="12" tex_decals="5" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_shirt="5" comp_pants="26" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_decals="12" tex_decals="5" comp_shirtoverlay="194" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
					<!--Male Class C-->
<!--Deputy-->		<Ped chance="11" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="11" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_pants="26" comp_hands="55" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_decals="16" tex_decals="8" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="2" comp_pants="26" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_decals="16" tex_decals="8" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_pants="26" comp_hands="55" tex_hands="2" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="14" comp_decals="16" tex_decals="9" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_pants="26" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="13" tex_tasks="2" comp_decals="16" tex_decals="9" comp_shirtoverlay="191" tex_shirtoverlay="4">mp_m_freemode_01</Ped>
					<!--Female Class A-->
<!--Deputy-->		<Ped chance="4" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="2" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" tex_hands="2" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="5" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="14" tex_hats="2">mp_f_freemode_01</Ped>
					<!--_Female Class B-->
<!--Deputy-->		<Ped chance="4" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="4" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="2" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_decals="11" tex_decals="2" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" tex_hands="2" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="5" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="55" tex_hands="2" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_decals="11" tex_decals="5" comp_shirtoverlay="196" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
					<!--Female Class C-->
<!--Deputy-->		<Ped chance="4" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="4" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="1" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="15" tex_decals="8" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_decals="15" tex_decals="8" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" tex_hands="2" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_decals="15" tex_decals="9" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
<!--With Vest-->	<Ped chance="1" comp_shirt="15" comp_pants="42" tex_pants="2" comp_hands="55" tex_hands="2" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="12" tex_tasks="2" comp_decals="15" tex_decals="9" comp_shirtoverlay="193" tex_shirtoverlay="4">mp_f_freemode_01</Ped>
					<!--Male Jacket-->
<!--Class A-->		<Ped snow_outfit="true" chance="14" comp_shirt="5" comp_pants="26" comp_hands="49" comp_shoes="52" comp_eyes="9" comp_accessories="67" tex_accessories="3" comp_tasks="3" tex_tasks="2" comp_shirtoverlay="157" prop_hats="14" tex_hats="2">mp_m_freemode_01</Ped>
<!--Class B-->		<Ped snow_outfit="true" chance="14" comp_shirt="5" comp_pants="26" comp_hands="49" comp_shoes="52" comp_eyes="9" comp_accessories="66" tex_accessories="2" comp_tasks="3" tex_tasks="2" comp_shirtoverlay="157" prop_hats="11" tex_hats="8">mp_m_freemode_01</Ped>
					<!--Male Coat-->
<!--Class A-->		<Ped snow_outfit="true" chance="14" comp_shirt="39" comp_pants="26" comp_hands="49" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="20" tex_tasks="3" comp_shirtoverlay="18" tex_shirtoverlay="3" prop_hats="14" tex_hats="2">mp_m_freemode_01</Ped>
<!--Class B-->		<Ped snow_outfit="true" chance="14" comp_shirt="39" comp_pants="26" comp_hands="49" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="29" tex_tasks="2" comp_shirtoverlay="18" tex_shirtoverlay="3" prop_hats="11" tex_hats="8">mp_m_freemode_01</Ped>
<!--Wintered-->		<Ped snow_outfit="true" chance="14" comp_shirt="39" comp_pants="26" comp_hands="49" comp_shoes="52" comp_eyes="9" comp_accessories="39" comp_tasks="27" tex_tasks="2" comp_shirtoverlay="18" tex_shirtoverlay="3" prop_hats="9" tex_hats="1">mp_m_freemode_01</Ped>
					<!--Female Jacket-->
<!--Class A-->		<Ped snow_outfit="true" chance="6" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="49" comp_shoes="53" comp_eyes="9" comp_accessories="47" tex_accessories="3" comp_tasks="3" tex_tasks="2" comp_shirtoverlay="154" prop_hats="14" tex_hats="2">mp_f_freemode_01</Ped>
<!--Class B-->		<Ped snow_outfit="true" chance="6" comp_shirt="4" comp_pants="42" tex_pants="2" comp_hands="49" comp_shoes="53" comp_eyes="9" comp_accessories="46" tex_accessories="2" comp_tasks="3" tex_tasks="2" comp_shirtoverlay="154" prop_hats="11" tex_hats="8">mp_f_freemode_01</Ped>
					<!--Female Coat-->
<!--Class A-->		<Ped snow_outfit="true" chance="6" comp_shirt="37" comp_pants="42" tex_pants="2" comp_hands="49" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="32" tex_tasks="3" comp_shirtoverlay="22" tex_shirtoverlay="2" prop_hats="14" tex_hats="2">mp_f_freemode_01</Ped>
<!--Class B-->		<Ped snow_outfit="true" chance="6" comp_shirt="37" comp_pants="42" tex_pants="2" comp_hands="49" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="31" tex_tasks="2" comp_shirtoverlay="22" tex_shirtoverlay="2" prop_hats="11" tex_hats="8">mp_f_freemode_01</Ped>
<!--Wintered-->		<Ped snow_outfit="true" chance="6" comp_shirt="37" comp_pants="42" tex_pants="2" comp_hands="49" comp_shoes="53" comp_eyes="9" comp_accessories="52" comp_tasks="29" tex_tasks="2" comp_shirtoverlay="22" tex_shirtoverlay="2" prop_hats="9">mp_f_freemode_01</Ped>
					<!--Male RainCoat-->
<!--Open-->			<Ped rain_outfit="true" chance="25" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_accessories="66" tex_accessories="2" comp_tasks="35" comp_shirtoverlay="190" tex_shirtoverlay="8" prop_hats="11" tex_hats="8">mp_m_freemode_01</Ped>
<!--Closed-->		<Ped rain_outfit="true" chance="22" comp_shirt="5" comp_pants="26" comp_shoes="52" comp_accessories="16" comp_shirtoverlay="189" tex_shirtoverlay="8" prop_hats="11" tex_hats="8">mp_m_freemode_01</Ped>
<!--Hood-->			<Ped rain_outfit="true" chance="23" comp_shirt="5" comp_pants="26" comp_hands="55" comp_shoes="52" comp_accessories="16" comp_shirtoverlay="219" tex_shirtoverlay="10" prop_hats="58">mp_m_freemode_01</Ped>
					<!--Female RainCoat-->
<!--Open-->			<Ped rain_outfit="true" chance="10" comp_shirt="4" comp_pants="42" tex_pants="2" comp_shoes="53" comp_accessories="46" tex_accessories="2" comp_tasks="39" comp_shirtoverlay="192" tex_shirtoverlay="8" prop_hats="11" tex_hats="8">mp_f_freemode_01</Ped>
<!--Closed-->		<Ped rain_outfit="true" chance="10" comp_shirt="4" comp_pants="42" tex_pants="2" comp_shoes="53" comp_accessories="15" comp_shirtoverlay="191" tex_shirtoverlay="8" prop_hats="11" tex_hats="8">mp_f_freemode_01</Ped>
<!--Hood-->			<Ped rain_outfit="true" chance="10" comp_shirt="4" comp_pants="42" tex_pants="2" comp_shoes="53" comp_accessories="15" comp_shirtoverlay="229" tex_shirtoverlay="10" prop_hats="58">mp_f_freemode_01</Ped>
				</Peds>
				<NonLethals>
					<NonLethal>WEAPON_STUNGUN</NonLethal>
					<NonLethal>WEAPON_NIGHTSTICK</NonLethal>
				</NonLethals>
				<HandGuns>
					<HandGun chance="75">WEAPON_PISTOL</HandGun>
					<HandGun chance="25">WEAPON_COMBATPISTOL</HandGun>
				</HandGuns>
				<LongGuns>
					<LongGun chance="100">WEAPON_UNARMED</LongGun>
				</LongGuns>
			</VehicleSet>
			<VehicleSet spawn_distance="150" chance="15"> <!--Blaine County Sheriff Office MOTORCYCLE UNIT-->
				<Vehicles>
					<Vehicle>POLICEB</Vehicle>
				</Vehicles>
				<Peds>
					<!--Male MOTORCYCLE Class A-->
<!--Deputy-->		<Ped chance="18" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="5" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_decals="12" tex_decals="2" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_tasks="12" comp_decals="12" tex_decals="5" comp_shirtoverlay="201" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
					<!--Male MOTORCYCLE Class B-->
<!--Deputy-->		<Ped chance="17" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_shirtoverlay="194" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="5" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_tasks="1" comp_decals="12" tex_decals="2" comp_shirtoverlay="194" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="23" comp_pants="33" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_tasks="12" tex_decals="5" comp_shirtoverlay="194" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
					<!--Male MOTORCYCLE Class C-->
<!--Deputy-->		<Ped chance="17" comp_shirt="20" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_shirtoverlay="191" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="5" comp_shirt="20" comp_pants="33" tex_pants="3" comp_hands="55" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_decals="16" tex_decals="8" comp_shirtoverlay="191" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="20" comp_pants="33" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="14" comp_eyes="9" comp_accessories="39" comp_decals="16" tex_decals="9" comp_shirtoverlay="191" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_m_freemode_01</Ped>
					<!--Female MOTORCYCLE Class A-->
<!--Deputy-->		<Ped chance="7" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="2" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="5" comp_shirtoverlay="203" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
					<!--Female MOTORCYCLE Class B-->
<!--Deputy-->		<Ped chance="7" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="196" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="2" comp_shirtoverlay="196" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="4" comp_pants="32" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="11" tex_decals="5" comp_shirtoverlay="196" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
					<!--Female MOTORCYCLE Class C-->
<!--Deputy-->		<Ped chance="7" comp_shirt="15" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_shirtoverlay="193" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Senior Deputy--><Ped chance="2" comp_shirt="15" comp_pants="32" tex_pants="3" comp_hands="55" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="15" tex_decals="8" comp_shirtoverlay="193" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
<!--Sergeant-->		<Ped chance="1" comp_shirt="15" comp_pants="32" tex_pants="3" comp_hands="55" tex_hands="2" comp_shoes="10" comp_eyes="9" comp_accessories="52" comp_decals="15" tex_decals="9" comp_shirtoverlay="193" tex_shirtoverlay="4" prop_hats="18" tex_hats="4">mp_f_freemode_01</Ped>
				</Peds>
				<NonLethals>
					<NonLethal>WEAPON_STUNGUN</NonLethal>
					<NonLethal>WEAPON_NIGHTSTICK</NonLethal>
				</NonLethals>
				<HandGuns>
					<HandGun chance="75">WEAPON_PISTOL</HandGun>
					<HandGun chance="25">WEAPON_COMBATPISTOL</HandGun>
				</HandGuns>
				<LongGuns>
					<LongGun chance="100">WEAPON_UNARMED</LongGun>
				</LongGuns>
			</VehicleSet>
		</CustomRegion>

So I did it like this with BCSO, LSPD for add police4,5,6,7,8,9 and for SAHP but they don't spawn but yet I don't see anymore  Blaine County Deputy in a LSSD car but for the sahp ( I've downloaded another add on pack) she spawns in the police4 . ( I didn't put the code for the others agency because I think its the same )

I hope you can help me thanks.

 

This is a support topic.
Only reply here to offer help or assistance to Guus. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.