Advertisement
Alex-Robinson

Untitled

Mar 24th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.09 KB | None | 0 0
  1. // Partie shop
  2. class cop_car {
  3. side = "cop";
  4. conditions = "";
  5. vehicles[] = {
  6. { "M5lu_civ_P", "call life_coplevel >= 4"},
  7. { "1150RT_gn_ch", "license_cop_bmo"},
  8. { "1200RT_gn_ch", "license_cop_bmo"},
  9. { "S1000RR_ch", "license_cop_bac"},
  10. { "focusch3_bac" "license_cop_bac"},
  11. { "Tahoelu_B", "license_cop_bac"},
  12. { "Tahoelu_P", "call life_coplevel >= 10"},
  13. { "berlingo1_gn", "call life_coplevel >= 1"},
  14. { "berlingo2_gn", "call life_coplevel >= 2"},
  15. { "Focus03_bac", "license_cop_bac"},
  16. { "chduster14_gn", "call life_coplevel >= 6"},
  17. { "FJR1300_ch", "license_cop_bac"},
  18. { "FJR1300_gn_ch", "license_cop_bmo"},
  19. { "DAR_ExplorerPolice", "call life_coplevel >= 9"},
  20. { "Scenic_Bac", "license_cop_bac"},
  21. { "chvwt5_raid", "call life_coplevel >= 9"},
  22. { "kangooI1_gn", "call life_coplevel >= 1"},
  23. { "SubaruWRXgn", "call life_coplevel >= 5"},
  24. { "DAR_ExplorerPoliceStealth", "license_cop_bac"},
  25. { "C_Truck_02_covered_F", "license_cop_bac"},
  26. { "chfcrs", "call life_coplevel >= 7"},
  27. { "chgolf7_bac", "license_cop_bac"},
  28. { "cmax_bac", "license_cop_bac"},
  29. { "Megane_Estate_gn", "call life_coplevel >= 5"},
  30. { "chExpert3_gn", "call life_coplevel >= 5"},
  31. { "Clio_GN", "call life_coplevel >= 1"},
  32. { "Expert_GN2", "call life_coplevel >= 7"},
  33. { "c4h_bana", "license_cop_bac"},
  34. { "galaxych_gn", "call life_coplevel >= 11"},
  35. { "ClioIch", "call life_coplevel >= 1"},
  36. { "308_bac", "license_cop_bac"},
  37. { "kangooI2_gn", "call life_coplevel >= 2"},
  38. { "mondeo_bac", "license_cop_bac"},
  39. { "mondeovch_bac", "license_cop_bac"},
  40. { "mondeoswch_bac", "license_cop_bac"},
  41. { "Mer_Vito_gn", "call life_coplevel >= 9"},
  42. { "308_2015_bac", "license_cop_bac"},
  43. { "focussw3_gn", "call life_coplevel >= 8"},
  44. { "focussw1998_GN", "call life_coplevel >= 2"},
  45. { "chmgrs", "call life_coplevel >= 6"},
  46. { "chmegane2_bac", "license_cop_bac"},
  47. { "focussw2p2_GN", "call life_coplevel >= 5"},
  48. { "4l_gn", "call life_coplevel >= 1"},
  49. { "Warrior_P", "call life_coplevel >= 6"},
  50. { "Transit_gn", "call life_coplevel >= 4"},
  51. { "307_bac", "license_cop_bac"},
  52. { "Focus03_GN", "call life_coplevel >= 4"},
  53. { "kangooII1_gn", "call life_coplevel >= 3"},
  54. { "IvecoCh_GN", "call life_coplevel >= 10"},
  55. { "206_gn", "call life_coplevel >= 1"},
  56. { "c4h_gnr", "call life_coplevel >= 3"},
  57. { "B_MRAP_01_F", "call life_coplevel >= 5" },//hunter
  58. { "B_T_LSV_01_unarmed_F", "call life_coplevel >=5 " },
  59. { "B_CTRG_LSV_01_light_F", "call life_coplevel >=5 " },
  60. { "I_MRAP_03_F", "license_cop_gign " } //STRIDER
  61.  
  62. };
  63. };
  64.  
  65. class cop_air {
  66. side = "cop";
  67. conditions = "call life_coplevel >= 3";
  68. vehicles[] = {
  69. { "B_Heli_Light_01_F", "" },
  70. { "CY_GENDARMERIE_EC635", ""},
  71. { "B_Heli_Transport_01_F", "call life_coplevel >= 5" },
  72. { "I_Heli_light_03_unarmed_F", "call life_coplevel >= 7" },
  73. { "I_Heli_light_03_F", "call life_coplevel >= 16" },
  74. { "B_Heli_Transport_03_unarmed_F", "call life_coplevel >=10"},
  75. { "B_T_VTOL_01_vehicle_F", "license_cop_gign"},
  76. { "B_T_VTOL_01_infantry_F", "license_cop_gign"}
  77. };
  78. };
  79.  
  80. class cop_ship {
  81. side = "cop";
  82. conditions = "";
  83. vehicles[] = {
  84. { "B_Boat_Transport_01_F", "" },
  85. { "C_Boat_Civil_01_police_F", "" },
  86. { "C_Boat_Transport_02_F", "" }, //Apex DLC
  87. { "B_SDV_01_F", "" }
  88. };
  89. };
  90.  
  91. class gign_air {
  92. side = "cop";
  93. conditions = "call life_coplevel >= 10 && license_cop_gign";
  94. vehicles[] = {
  95. { "B_Heli_Light_01_F", "" },
  96. { "B_Heli_Light_01_armed_F", "call life_coplevel >= 15" },
  97. { "B_Heli_Transport_01_F", "call life_coplevel >= 5" },
  98. { "I_Heli_light_03_unarmed_F", "call life_coplevel >= 7" },
  99. { "I_Heli_light_03_F", "call life_coplevel >= 15" },
  100. { "B_Heli_Transport_03_unarmed_F", "call life_coplevel >=10"},
  101. { "B_Heli_Transport_03_F", "call life_coplevel >=10"},
  102. { "B_T_VTOL_01_vehicle_F", "license_cop_gign"},
  103. { "B_T_VTOL_01_infantry_F", "license_cop_gign"}
  104. };
  105. };
  106.  
  107. class gign_car {
  108. side = "cop";
  109. conditions = "";
  110. vehicles[] = {
  111. { "C_Offroad_01_F", "" },// Tout-Terrain
  112. { "B_GEN_Offroad_01_gen_F", ""}, //4x4 Gendarmerie
  113. { "C_SUV_01_F", "" }, //Suv
  114. { "B_GEN_Van_02_vehicle_F", ""}, //Van
  115. { "B_GEN_Van_02_transport_F", ""}, //Van transport
  116. { "B_MRAP_01_F", "call life_coplevel >= 5" },//hunter
  117. { "B_T_LSV_01_unarmed_F", "call life_coplevel >=5 " }, // Prowler
  118. { "B_CTRG_LSV_01_light_F", "call life_coplevel >=5 " }, //Prowler leger
  119. { "I_MRAP_03_F", "call life_coplevel >= 10" }//STRIDER
  120.  
  121. };
  122. };
  123.  
  124. // Partie déclaration
  125.  
  126. class B_GEN_Van_02_vehicle_F {
  127. vItemSpace = 150;
  128. conditions = "";
  129. price = 30000;
  130. textures[] = {};
  131. };
  132.  
  133. // BMW 1150RT
  134. class 1150RT_gn_ch {
  135. vItemSpace = 50;
  136. conditions = "";
  137. price = 5000;
  138. textures[] = {};
  139. };
  140. // BMW 1200RT
  141. class 1200RT_gn_ch {
  142. vItemSpace = 50;
  143. conditions = "";
  144. price = 5000;
  145. textures[] = {};
  146. };
  147. // Moto FJR1300
  148. class FJR1300_gn_ch {
  149. vItemSpace = 50;
  150. conditions = "";
  151. price = 5000;
  152. textures[] = {};
  153. };
  154. // Moto S1000 BAC
  155. class S1000RR_ch {
  156. vItemSpace = 50;
  157. conditions = "";
  158. price = 5000;
  159. textures[] = {};
  160. };
  161.  
  162. // Moto Bac FJR1300
  163. class FJR1300_ch_noir {
  164. vItemSpace = 50;
  165. conditions = "";
  166. price = 5000;
  167. textures[] = {};
  168. };
  169.  
  170. // BMW M5 F10
  171. class M5lu_civ_P {
  172. vItemSpace = 50;
  173. conditions = "";
  174. price = 7000;
  175. textures[] = {};
  176. };
  177.  
  178. // Chevrolet Tahoe BAC
  179. class Tahoelu_B {
  180. vItemSpace = 50;
  181. conditions = "";
  182. price = 7000;
  183. textures[] = {};
  184. };
  185.  
  186.  
  187. // Chevrolet Tahoe Gendarmerie
  188. class Tahoelu_P {
  189. vItemSpace = 50;
  190. conditions = "";
  191. price = 7000;
  192. textures[] = {};
  193. };
  194.  
  195. // Berlingo 1
  196. class berlingo1_gn {
  197. vItemSpace = 50;
  198. conditions = "";
  199. price = 5000;
  200. textures[] = {};
  201. };
  202.  
  203. // Berlingo 2
  204. class berlingo2_gn {
  205. vItemSpace = 50;
  206. conditions = "";
  207. price = 5000;
  208. textures[] = {};
  209. };
  210.  
  211. // C4 BAC
  212. class c4h_bana {
  213. vItemSpace = 50;
  214. conditions = "";
  215. price = 5000;
  216. textures[] = {};
  217. };
  218.  
  219. // C4 Gendarmerie
  220. class c4h_gnr {
  221. vItemSpace = 50;
  222. conditions = "";
  223. price = 5000;
  224. textures[] = {};
  225. };
  226.  
  227. // Dacia Duster
  228. class chduster14_gn {
  229. vItemSpace = 50;
  230. conditions = "";
  231. price = 5000;
  232. textures[] = {};
  233. };
  234.  
  235. // Cmax BAC
  236. class cmax_bac {
  237. vItemSpace = 50;
  238. conditions = "";
  239. price = 5000;
  240. textures[] = {};
  241. };
  242.  
  243. // Ford Explorer Bac
  244. class DAR_ExplorerPoliceStealth {
  245. vItemSpace = 50;
  246. conditions = "";
  247. price = 5000;
  248. textures[] = {};
  249. };
  250.  
  251. // Ford Explorer Gendarmerie
  252. class DAR_ExplorerPolice {
  253. vItemSpace = 50;
  254. conditions = "";
  255. price = 5000;
  256. textures[] = {};
  257. };
  258.  
  259. // Focus 3 BAC
  260. class focusch3_bac {
  261. vItemSpace = 50;
  262. conditions = "";
  263. price = 5000;
  264. textures[] = {};
  265. };
  266.  
  267. // Focus BAC
  268. class Focus03_bac {
  269. vItemSpace = 50;
  270. conditions = "";
  271. price = 5000;
  272. textures[] = {};
  273. };
  274.  
  275. // Focus Gendarmerie
  276. class Focus03_GN {
  277. vItemSpace = 50;
  278. conditions = "";
  279. price = 5000;
  280. textures[] = {};
  281. };
  282.  
  283. // Focus RS Gendarmerie
  284. class chfcrs {
  285. vItemSpace = 50;
  286. conditions = "";
  287. price = 5000;
  288. textures[] = {};
  289. };
  290.  
  291. // Focus SW 1998 Gendarmerie
  292. class focussw1998_GN {
  293. vItemSpace = 50;
  294. conditions = "";
  295. price = 5000;
  296. textures[] = {};
  297. };
  298.  
  299. // Focus SW Phase2 Gendarmerie
  300. class focussw2p2_GN {
  301. vItemSpace = 50;
  302. conditions = "";
  303. price = 5000;
  304. textures[] = {};
  305. };
  306.  
  307. // Focus SW Phase3 Gendarmerie
  308. class focussw3_gn {
  309. vItemSpace = 50;
  310. conditions = "";
  311. price = 5000;
  312. textures[] = {};
  313. };
  314.  
  315. // Ford Mondeo BAC
  316. class mondeo_bac {
  317. vItemSpace = 50;
  318. conditions = "";
  319. price = 5000;
  320. textures[] = {};
  321. };
  322.  
  323. // Ford Mondeo SW BAC
  324. class mondeoswch_bac {
  325. vItemSpace = 50;
  326. conditions = "";
  327. price = 5000;
  328. textures[] = {};
  329. };
  330.  
  331. // Ford Mondeo Vignal BAC
  332. class mondeovch_bac {
  333. vItemSpace = 50;
  334. conditions = "";
  335. price = 5000;
  336. textures[] = {};
  337. };
  338.  
  339. // Ford Galaxy Gendarmerie
  340. class galaxych_gn {
  341. vItemSpace = 50;
  342. conditions = "";
  343. price = 5000;
  344. textures[] = {};
  345. };
  346.  
  347. // Ford Transit Gendarmerie
  348. class Transit_gn {
  349. vItemSpace = 50;
  350. conditions = "";
  351. price = 5000;
  352. textures[] = {};
  353. };
  354.  
  355. // Iveco Daily Gendarmerie
  356. class IvecoCh_GN {
  357. vItemSpace = 50;
  358. conditions = "";
  359. price = 5000;
  360. textures[] = {};
  361. };
  362.  
  363. // Mercedes Vito Gendarmerie
  364. class Mer_Vito_gn {
  365. vItemSpace = 50;
  366. conditions = "";
  367. price = 5000;
  368. textures[] = {};
  369. };
  370.  
  371. // Nissan Warior Gendarmerie
  372. class Warrior_P {
  373. vItemSpace = 50;
  374. conditions = "";
  375. price = 5000;
  376. textures[] = {};
  377. };
  378.  
  379. // 206 Gendarmerie
  380. class 206_gn {
  381. vItemSpace = 50;
  382. conditions = "";
  383. price = 5000;
  384. textures[] = {};
  385. };
  386.  
  387. // 307 BAC
  388. class 307_bac {
  389. vItemSpace = 50;
  390. conditions = "";
  391. price = 5000;
  392. textures[] = {};
  393. };
  394.  
  395. // 308 2015 BAC
  396. class 308_2015_bac {
  397. vItemSpace = 50;
  398. conditions = "";
  399. price = 5000;
  400. textures[] = {};
  401. };
  402.  
  403. // 308 BAC
  404. class 308_bac {
  405. vItemSpace = 50;
  406. conditions = "";
  407. price = 5000;
  408. textures[] = {};
  409. };
  410.  
  411. // Peugot Expert Gendarmerie
  412. class chExpert3_gn {
  413. vItemSpace = 50;
  414. conditions = "";
  415. price = 5000;
  416. textures[] = {};
  417. };
  418.  
  419. // Peugot Expert 2 Gendarmerie
  420. class Expert_GN2 {
  421. vItemSpace = 50;
  422. conditions = "";
  423. price = 5000;
  424. textures[] = {};
  425. };
  426.  
  427. // 4L Gendarmerie
  428. class 4l_gn {
  429. vItemSpace = 50;
  430. conditions = "";
  431. price = 5000;
  432. textures[] = {};
  433. };
  434.  
  435. // Clio Gendarmerie
  436. class ClioIch {
  437. vItemSpace = 50;
  438. conditions = "";
  439. price = 5000;
  440. textures[] = {};
  441. };
  442.  
  443. // Clio 2 Gendarmerie
  444. class Clio_GN {
  445. vItemSpace = 50;
  446. conditions = "";
  447. price = 5000;
  448. textures[] = {};
  449. };
  450.  
  451. // Kangoo Gendarmerie
  452. class kangooI1_gn {
  453. vItemSpace = 50;
  454. conditions = "";
  455. price = 5000;
  456. textures[] = {};
  457. };
  458.  
  459. // Kangoo 2 Gendarmerie
  460. class kangooI2_gn {
  461. vItemSpace = 50;
  462. conditions = "";
  463. price = 5000;
  464. textures[] = {};
  465. };
  466.  
  467. // Kangoo 3 Gendarmerie
  468. class kangooII1_gn {
  469. vItemSpace = 50;
  470. conditions = "";
  471. price = 5000;
  472. textures[] = {};
  473. };
  474.  
  475. // Megane BAC
  476. class chmegane2_bac {
  477. vItemSpace = 50;
  478. conditions = "";
  479. price = 5000;
  480. textures[] = {};
  481. };
  482.  
  483. // Megane Estate Gendarmerie
  484. class Megane_Estate_gn {
  485. vItemSpace = 50;
  486. conditions = "";
  487. price = 5000;
  488. textures[] = {};
  489. };
  490.  
  491. // Megane RS Gendarmerie
  492. class chmgrs {
  493. vItemSpace = 50;
  494. conditions = "";
  495. price = 5000;
  496. textures[] = {};
  497. };
  498.  
  499. // Senic Bac
  500. class Scenic_Bac {
  501. vItemSpace = 50;
  502. conditions = "";
  503. price = 5000;
  504. textures[] = {};
  505. };
  506.  
  507. // Subaru Gendarmerie
  508. class SubaruWRXgn {
  509. vItemSpace = 50;
  510. conditions = "";
  511. price = 5000;
  512. textures[] = {};
  513. };
  514.  
  515. // Golf BAC
  516. class chgolf7_bac {
  517. vItemSpace = 50;
  518. conditions = "";
  519. price = 5000;
  520. textures[] = {};
  521. };
  522.  
  523. // Fourgon Transport
  524. class chvwt5_raid {
  525. vItemSpace = 50;
  526. conditions = "";
  527. price = 5000;
  528. textures[] = {};
  529. };
  530.  
  531. // Zamak
  532. class C_Truck_02_covered_F {
  533. vItemSpace = 50;
  534. conditions = "";
  535. price = 5000;
  536. textures[] = {"OrangeBlue"};
  537. };
  538.  
  539. // Dragon Gendarmerie
  540. class CY_GENDARMERIE_EC635 {
  541. vItemSpace = 50;
  542. conditions = "";
  543. price = 5000;
  544. textures[] = {"OrangeBlue"};
  545. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement