Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.49 KB | None | 0 0
  1. <!--
  2.  
  3. For the default menu entries like LocalPatrol, NooseAir, etc. you can set
  4. mainmenu="false" to put that entry on the "additional options" backup menu.
  5. By default, all of the regular backup types will be on the main menu if you
  6. don't specify the mainmenu attribute.
  7.  
  8. To add custom entries to the menu, scroll down towards the end of the file,
  9. and look for <CustomMenuEntries>.
  10.  
  11. -->
  12.  
  13. <CustomBackup>
  14. <NooseAir mainmenu="false">
  15. <BackupRegion nickname="Fort Zancudo">
  16. <BackupAreas>
  17. <Area>ARMYB</Area>
  18. </BackupAreas>
  19. <VehicleSet>
  20. <Vehicles>
  21. <Vehicle>lazer</Vehicle>
  22. <Vehicle>hydra</Vehicle>
  23. </Vehicles>
  24. <Peds>
  25. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_y_pilot_01</Ped>
  26. </Peds>
  27. <NumPeds min="1" max="2" />
  28. </VehicleSet>
  29. </BackupRegion>
  30. <BackupRegion nickname="Noose HQ">
  31. <BackupAreas>
  32. <Area>Noose</Area>
  33. </BackupAreas>
  34. <VehicleSet>
  35. <Vehicles>
  36. <Vehicle>annihilator</Vehicle>
  37. </Vehicles>
  38. <Peds>
  39. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_y_pilot_01</Ped>
  40. </Peds>
  41. <NumPeds min="2" max="4" />
  42. </VehicleSet>
  43. </BackupRegion>
  44. </NooseAir>
  45. <LocalAir>
  46. <BackupRegion nickname="Fort Zancudo">
  47. <BackupAreas>
  48. <Area>ARMYB</Area>
  49. </BackupAreas>
  50. <VehicleSet>
  51. <Vehicles>
  52. <Vehicle>annihilator</Vehicle>
  53. <Vehicle>buzzard2</Vehicle>
  54. <Vehicle>savage</Vehicle>
  55. </Vehicles>
  56. <Peds>
  57. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_y_pilot_01</Ped>
  58. </Peds>
  59. <NumPeds min="2" max="4" />
  60. </VehicleSet>
  61. </BackupRegion>
  62. <BackupRegion nickname="Parks">
  63. <BackupAreas>
  64. <Area>CANNY</Area>
  65. <Area>MTChil</Area>
  66. <Area>CMSW</Area>
  67. <Area>SANCHIA</Area>
  68. <Area>LAct</Area>
  69. <Area>Tatamo</Area>
  70. <Area>CCreak</Area>
  71. <Area>MTGordo</Area>
  72. <Area>MTJose</Area>
  73. <Area>PalFor</Area>
  74. </BackupAreas>
  75. <VehicleSet>
  76. <Vehicles>
  77. <Vehicle>annihilator</Vehicle>
  78. </Vehicles>
  79. <Peds>
  80. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_y_pilot_01</Ped>
  81. </Peds>
  82. <NumPeds min="4" max="4" />
  83. </VehicleSet>
  84. </BackupRegion>
  85. <BackupRegion nickname="Counties">
  86. <BackupAreas>
  87. <Area>BlaineCounty</Area>
  88. <Area>LosSantosCounty</Area>
  89. </BackupAreas>
  90. <VehicleSet>
  91. <Vehicles>
  92. <Vehicle>dovshemav</Vehicle>
  93. </Vehicles>
  94. <Peds>
  95. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_m_pilot_02</Ped>
  96. </Peds>
  97. <NumPeds min="2" max="4" />
  98. </VehicleSet>
  99. </BackupRegion>
  100. </LocalAir>
  101. <LocalPatrol>
  102. <BackupRegion nickname="Parks">
  103. <BackupAreas>
  104. <Area>CANNY</Area>
  105. <Area>MTChil</Area>
  106. <Area>CMSW</Area>
  107. <Area>SANCHIA</Area>
  108. <Area>LAct</Area>
  109. <Area>Tatamo</Area>
  110. <Area>CCreak</Area>
  111. <Area>MTGordo</Area>
  112. <Area>MTJose</Area>
  113. <Area>PalFor</Area>
  114. </BackupAreas>
  115. <VehicleSet chance="70">
  116. <Vehicles>
  117. <Vehicle chance="80">pranger</Vehicle>
  118. <Vehicle chance="20" color="-16772601">fbi2</Vehicle>
  119. </Vehicles>
  120. <Peds>
  121. <Ped chance="70" prop_head="0">s_m_y_ranger_01</Ped>
  122. <Ped chance="30" comp_hair="2">s_f_y_ranger_01</Ped>
  123. </Peds>
  124. <NumPeds min="1" max="2" />
  125. </VehicleSet>
  126. <VehicleSet chance="30">
  127. <Vehicles>
  128. <Vehicle chance="80">sheriff2</Vehicle>
  129. <Vehicle chance="20" color="-16772601">fbi2</Vehicle>
  130. </Vehicles>
  131. <Peds>
  132. <Ped chance="70">s_m_y_sheriff_01</Ped>
  133. <Ped chance="30">s_f_y_sheriff_01</Ped>
  134. </Peds>
  135. <NumPeds min="1" max="2" />
  136. </VehicleSet>
  137. </BackupRegion>
  138. <BackupRegion nickname="Fort Zancudo">
  139. <BackupAreas>
  140. <Area>ARMYB</Area>
  141. </BackupAreas>
  142. <VehicleSet>
  143. <Vehicles>
  144. <Vehicle chance="30">crusader</Vehicle>
  145. <Vehicle chance="30" color="-14735842">fbi2</Vehicle>
  146. <Vehicle chance="20">mesa3</Vehicle>
  147. <Vehicle chance="10">insurgent</Vehicle>
  148. <Vehicle chance="10">insurgent2</Vehicle>
  149. </Vehicles>
  150. <Peds>
  151. <Ped>csb_ramp_marine</Ped>
  152. <Ped>s_m_y_marine_03</Ped>
  153. </Peds>
  154. <NumPeds min="4" max="8" />
  155. <Weapons>
  156. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  157. </Weapons>
  158. </VehicleSet>
  159. </BackupRegion>
  160. <BackupRegion nickname="Airport">
  161. <BackupAreas>
  162. <Area>AirP</Area>
  163. </BackupAreas>
  164. <VehicleSet chance="50">
  165. <Vehicles>
  166. <Vehicle chance="50" color="White">police4</Vehicle>
  167. <Vehicle chance="50" color="White">fbi2</Vehicle>
  168. </Vehicles>
  169. <Peds>
  170. <Ped>s_m_m_ciasec_01</Ped>
  171. </Peds>
  172. <NumPeds min="1" max="2" />
  173. </VehicleSet>
  174. <VehicleSet chance="50">
  175. <Vehicles>
  176. <!-- you can replace these with the custom airport police models you have installed -->
  177. <Vehicle chance="10">police2</Vehicle>
  178. <Vehicle chance="30">police3</Vehicle>
  179. <Vehicle chance="60">police</Vehicle>
  180. </Vehicles>
  181. <Peds>
  182. <Ped chance="70">s_m_y_cop_01</Ped>
  183. <Ped chance="30">s_f_y_cop_01</Ped>
  184. </Peds>
  185. <NumPeds min="1" max="2" />
  186. </VehicleSet>
  187. </BackupRegion>
  188. <BackupRegion nickname="Ports">
  189. <BackupAreas>
  190. <Area>Elysian</Area>
  191. <Area>ZP_ORT</Area>
  192. <Area>Terminal</Area>
  193. </BackupAreas>
  194. <VehicleSet chance="50">
  195. <Vehicles>
  196. <Vehicle chance="60" color="white">police4</Vehicle>
  197. <Vehicle chance="40" color="White">fbi2</Vehicle>
  198. </Vehicles>
  199. <Peds>
  200. <Ped>s_m_m_chemsec_01</Ped>
  201. </Peds>
  202. <NumPeds min="1" max="2" />
  203. </VehicleSet>
  204. <VehicleSet chance="50">
  205. <Vehicles>
  206. <!-- you can replace these with the custom port police models you have installed -->
  207. <Vehicle chance="10">police2</Vehicle>
  208. <Vehicle chance="30">police3</Vehicle>
  209. <Vehicle chance="60">police</Vehicle>
  210. </Vehicles>
  211. <Peds>
  212. <Ped chance="70">s_m_y_cop_01</Ped>
  213. <Ped chance="30">s_f_y_cop_01</Ped>
  214. </Peds>
  215. <NumPeds min="1" max="2" />
  216. </VehicleSet>
  217. </BackupRegion>
  218. <BackupRegion nickname="NOOSE HQ">
  219. <BackupAreas>
  220. <Area>Noose</Area>
  221. </BackupAreas>
  222. <VehicleSet>
  223. <Vehicles>
  224. <Vehicle chance="40" color="White">police4</Vehicle>
  225. <Vehicle chance="60" color="White">fbi2</Vehicle>
  226. </Vehicles>
  227. <Peds>
  228. <Ped>s_m_m_ciasec_01</Ped>
  229. </Peds>
  230. <NumPeds min="1" max="2" />
  231. </VehicleSet>
  232. </BackupRegion>
  233. <BackupRegion nickname="High Crime Areas">
  234. <BackupAreas>
  235. <Area>STRAW</Area>
  236. <Area>Davis</Area>
  237. </BackupAreas>
  238. <VehicleSet>
  239. <Vehicles>
  240. <Vehicle chance="40" extra_1="false" extra_2="false">police</Vehicle>
  241. <Vehicle chance="20">police3</Vehicle>
  242. <Vehicle chance="40" color="black" extra_1="false">police4</Vehicle>
  243. </Vehicles>
  244. <Peds>
  245. <Ped comp_accessories="3">s_m_y_cop_01</Ped>
  246. </Peds>
  247. <NumPeds min="1" max="2" />
  248. </VehicleSet>
  249. </BackupRegion>
  250. <BackupRegion nickname="Counties">
  251. <BackupAreas>
  252. <Area>BlaineCounty</Area>
  253. <Area>LosSantosCounty</Area>
  254. </BackupAreas>
  255. <VehicleSet>
  256. <Vehicles>
  257. <Vehicle chance="40">sheriff</Vehicle>
  258. <Vehicle chance="30">sheriff2</Vehicle>
  259. <Vehicle chance="30">sheriff3</Vehicle>
  260. <Vehicle chance="45">dovsheesp</Vehicle>
  261. <Vehicle chance="40">dovsheranch</Vehicle>
  262. <Vehicle chance="40">dovshestan</Vehicle>
  263. <Vehicle chance="10" color="#331F18">fbi2</Vehicle>
  264. <Vehicle chance="10" color="#331F18">police4</Vehicle>
  265. <Vehicle chance="10" color="#331F18">dovdtbuff</Vehicle>
  266. <Vehicle chance="10">dovfibranch</Vehicle>
  267. </Vehicles>
  268. <Peds>
  269. <Ped chance="70">s_m_y_sheriff_01</Ped>
  270. <Ped chance="30">s_f_y_sheriff_01</Ped>
  271. </Peds>
  272. <NumPeds min="1" max="2" />
  273. </VehicleSet>
  274. </BackupRegion>
  275. </LocalPatrol>
  276. <LocalSWAT>
  277.  
  278. </LocalSWAT>
  279. <StatePatrol>
  280. <BackupRegion nickname="Everywhere">
  281. <BackupAreas>
  282. <Area>_ALL_</Area>
  283. </BackupAreas>
  284. <VehicleSet>
  285. <Vehicles>
  286. <Vehicle chance="40" >dovhpbuff2</Vehicle>
  287. <Vehicle chance="40">dovhpbuff2</Vehicle>
  288. <Vehicle chance="40" extra_1="false" extra_2="true">dovhpstan2</Vehicle>
  289. <Vehicle chance="40" extra_1="true" extra_2="false">dovhpstan2</Vehicle>
  290. <Vehicle chance="35">dovhpgran</Vehicle>
  291. </Vehicles>
  292. <Peds>
  293. <Ped comp_shirt="1" comp_decals="1" comp_pants="1" helmet="False">s_m_y_hwaycop_01</Ped>
  294. </Peds>
  295. <NumPeds min="1" max="2" />
  296. </VehicleSet>
  297. </BackupRegion>
  298. </StatePatrol>
  299. <NooseSWAT>
  300. <BackupRegion nickname="NOOSE HQ">
  301. <BackupAreas>
  302. <Area>Noose</Area>
  303. </BackupAreas>
  304. <VehicleSet>
  305. <Vehicles>
  306. <Vehicle chance="50">riot</Vehicle>
  307. <Vehicle chance="50" color="Black">fbi2</Vehicle>
  308. </Vehicles>
  309. <Peds>
  310. <Ped prop_head="0" tex_decals="1">s_m_y_swat_01</Ped>
  311. </Peds>
  312. <NumPeds min="1" max="2" />
  313. </VehicleSet>
  314. </BackupRegion>
  315. <BackupRegion nickname="Fort Zancudo">
  316. <BackupAreas>
  317. <Area>ARMYB</Area>
  318. </BackupAreas>
  319. <VehicleSet>
  320. <Vehicles>
  321. <Vehicle>rhino</Vehicle>
  322. </Vehicles>
  323. <Peds>
  324. <Ped>csb_ramp_marine</Ped>
  325. <Ped>s_m_m_marine_01</Ped>
  326. <Ped>s_m_y_marine_01</Ped>
  327. <Ped>s_m_y_marine_03</Ped>
  328. </Peds>
  329. <NumPeds min="1" max="1" />
  330. </VehicleSet>
  331. </BackupRegion>
  332. <BackupRegion nickname="Ports">
  333. <BackupAreas>
  334. <Area>AirP</Area>
  335. <Area>Elysian</Area>
  336. <Area>ZP_ORT</Area>
  337. <Area>Terminal</Area>
  338. </BackupAreas>
  339. <VehicleSet>
  340. <Vehicles>
  341. <Vehicle chance="40" color="Black" extra_1="false">police4</Vehicle>
  342. <Vehicle chance="60" color="Black">fbi2</Vehicle>
  343. </Vehicles>
  344. <Peds>
  345. <Ped prop_head="0" tex_decals="1">s_m_y_swat_01</Ped>
  346. </Peds>
  347. <NumPeds min="4" max="8" />
  348. </VehicleSet>
  349. </BackupRegion>
  350. <BackupRegion nickname="Everywhere">
  351. <BackupAreas>
  352. <Area>_ALL_</Area>
  353. </BackupAreas>
  354. <VehicleSet>
  355. <Vehicles>
  356. <Vehicle chance="20" color="Black" minr="800" maxr="1500">riot</Vehicle>
  357. <Vehicle chance="60" extra_1="true" color="Black" minr="300" maxr="500">fbi2</Vehicle>
  358. <Vehicle chance="20" extra_1="true" color="Black" minr="300" maxr="500">fbi</Vehicle>
  359. </Vehicles>
  360. <Peds>
  361. <Ped prop_head="0" tex_decals="1">s_m_y_swat_01</Ped>
  362. </Peds>
  363. <Weapons>
  364. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  365. <Weapon chance="10">WEAPON_HEAVYSNIPER</Weapon>
  366. <Weapon chance="10">WEAPON_SMOKEGRENADE</Weapon>
  367. <Weapon chance="10">WEAPON_ASSAULTSHOTGUN</Weapon>
  368. </Weapons>
  369. <NumPeds min="6" max="8" />
  370. </VehicleSet>
  371. </BackupRegion>
  372. </NooseSWAT>
  373. <Ambulance mainmenu="false">
  374. </Ambulance>
  375. <CustomMenuEntries>
  376. <!--
  377. To add a custom menu entry, it must follow the format shown below and have
  378. all of the attributes specified:
  379. name: the name which shows up on the menu for this option. must be unique.
  380. default_type: what internal type of backup this is. must be one of
  381. LocalPatrol, StatePatrol, NooseSWAT, LocalSWAT, LocalAir, NooseAir
  382. code2: true/false, whether this entry should be enabled for code 2 backup
  383. code3: true/false, whether this entry should be enabled for code 3 backup
  384. pursuit: true/false, whether this entry should be enabled for pursuit backup
  385. mainmenu: if true, the custom entry will go on the main menu. if false, it will
  386. go on the "additional options" menu.
  387.  
  388. Inside the <MenuEntry> tags, you can put in however many <BackupRegion> entries you
  389. want, following the same format as described for the rest of this file.
  390.  
  391. -->
  392. <MenuEntry name="Police Bike" default_type="StatePatrol" code2="true" code3="true" pursuit="true" mainmenu="true">
  393. <BackupRegion nickname="Everywhere">
  394. <BackupAreas>
  395. <Area>_ALL_</Area>
  396. </BackupAreas>
  397. <VehicleSet>
  398. <Vehicles>
  399. <Vehicle>policeb</Vehicle>
  400. </Vehicles>
  401. <Peds>
  402. <Ped comp_shirt="1" comp_decals="1" comp_pants="0" prop_head="0" helmet="true">s_m_y_hwaycop_01</Ped>
  403. </Peds>
  404. <NumPeds min="1" max="1" />
  405. </VehicleSet>
  406. </BackupRegion>
  407. </MenuEntry>
  408. <MenuEntry name="Riot Truck" default_type="NooseSWAT" code2="false" code3="true" pursuit="true" mainmenu="false">
  409. <BackupRegion nickname="Everywhere">
  410. <BackupAreas>
  411. <Area>_ALL_</Area>
  412. </BackupAreas>
  413. <VehicleSet>
  414. <Vehicles>
  415. <Vehicle color="Black" minr="500" maxr="1000">riot</Vehicle>
  416. </Vehicles>
  417. <Peds>
  418. <Ped prop_head="0" tex_decals="1">s_m_y_swat_01</Ped>
  419. </Peds>
  420. <Weapons>
  421. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  422. <Weapon chance="10">WEAPON_HEAVYSNIPER</Weapon>
  423. <Weapon chance="10">WEAPON_SMOKEGRENADE</Weapon>
  424. <Weapon chance="10">WEAPON_ASSAULTSHOTGUN</Weapon>
  425. </Weapons>
  426. <NumPeds min="6" max="10" />
  427. </VehicleSet>
  428. </BackupRegion>
  429. </MenuEntry>
  430. <MenuEntry name="Fighter Jet" default_type="NooseAir" code2="false" code3="false" pursuit="true" mainmenu="false">
  431. <BackupRegion nickname="Everywhere">
  432. <BackupAreas>
  433. <Area>_ALL_</Area>
  434. </BackupAreas>
  435. <VehicleSet>
  436. <Vehicles>
  437. <Vehicle minr="1000" maxr="2000">hydra</Vehicle>
  438. <Vehicle minr="1000" maxr="2000">lazer</Vehicle>
  439. </Vehicles>
  440. <Peds>
  441. <Ped comp_tasks="1" comp_decals="0" helmet="true">s_m_y_pilot_01</Ped>
  442. </Peds>
  443. <NumPeds min="1" max="1" />
  444. <Weapons>
  445. <Weapon chance="100">WEAPON_VEHICLE_ROCKET</Weapon>
  446. </Weapons>
  447. </VehicleSet>
  448. </BackupRegion>
  449. </MenuEntry>
  450. <MenuEntry name="Coast Guard" default_type="NooseSWAT" code2="false" code3="false" pursuit="true" mainmenu="false">
  451. <BackupRegion nickname="Everywhere">
  452. <BackupAreas>
  453. <Area>_ALL_</Area>
  454. </BackupAreas>
  455. <VehicleSet>
  456. <Vehicles>
  457. <Vehicle color="-8378368" sec_color="black" minr="50" maxr="100">dinghy</Vehicle>
  458. </Vehicles>
  459. <Peds>
  460. <Ped prop_head="0">s_m_y_uscg_01</Ped>
  461. </Peds>
  462. <Weapons>
  463. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  464. </Weapons>
  465. <NumPeds min="4" max="6" />
  466. </VehicleSet>
  467. <VehicleSet>
  468. <Vehicles>
  469. <Vehicle color="Black" sec_color="black" minr="50" maxr="100">dinghy</Vehicle>
  470. </Vehicles>
  471. <Peds>
  472. <Ped prop_head="0" tex_decals="1">s_m_y_swat_01</Ped>
  473. </Peds>
  474. <Weapons>
  475. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  476. </Weapons>
  477. <NumPeds min="4" max="6" />
  478. </VehicleSet>
  479. <VehicleSet>
  480. <Vehicles>
  481. <Vehicle minr="50" maxr="100">predator</Vehicle>
  482. </Vehicles>
  483. <Peds>
  484. <Ped chance="80">s_m_y_cop_01</Ped>
  485. <Ped chance="20">s_f_y_cop_01</Ped>
  486. </Peds>
  487. <Weapons>
  488. <Weapon chance="100">WEAPON_CARBINERIFLE</Weapon>
  489. </Weapons>
  490. <NumPeds min="4" max="6" />
  491. </VehicleSet>
  492. </BackupRegion>
  493. </MenuEntry>
  494. <MenuEntry name="FIB" default_type="StatePatrol" code2="true" code3="true" pursuit="true" mainmenu="false">
  495. <BackupRegion nickname="Everywhere">
  496. <BackupAreas>
  497. <Area>_ALL_</Area>
  498. </BackupAreas>
  499. <VehicleSet>
  500. <Vehicles>
  501. <Vehicle chance="40">fbi</Vehicle>
  502. <Vehicle chance="40">fbi2</Vehicle>
  503. <Vehicle chance="30">dovfbiwash</Vehicle>
  504. <Vehicle chance="30">dovfbiranch</Vehicle>
  505. <Vehicle chance="20">dovfbikur</Vehicle>
  506. </Vehicles>
  507. <Peds>
  508. <Ped prop_head="0" tex_badges="0">mp_m_FIBSec_01</Ped>
  509. <Ped prop_head="1" tex_badges="0">mp_m_FIBSec_01</Ped>
  510. <Ped comp_shirt="1" prop_head="0" comp_decals="1">mp_m_FIBSec_01</Ped>
  511. <Ped comp_shirt="1" prop_head="1" comp_decals="1">mp_m_FIBSec_01</Ped>
  512. </Peds>
  513. <NumPeds min="1" max="2" />
  514. </VehicleSet>
  515. </BackupRegion>
  516. </MenuEntry>
  517. </CustomMenuEntries>
  518. </CustomBackup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement