Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.72 KB | None | 0 0
  1.  
  2. class ch206_civ {
  3. vItemSpace = 20;
  4. conditions = "license_civ_driver";
  5. price = 25000;
  6. textures[] = {
  7. { "Bleu","civ", { "\Tirna\textures\vehicles\blue.paa"}},
  8. { "Bleu foncé", "civ", { "\Tirna\textures\vehicles\dark_blue.paa"}},
  9. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}},
  10. { "Gris", "civ",{ "\Tirna\textures\vehicles\grey.paa"}},
  11. { "Jaune", "civ",{ "\Tirna\textures\vehicles\yellow.paa"}},
  12. { "Noir", "civ",{ "\Tirna\textures\vehicles\black.paa"}},
  13. { "Orange", "civ",{ "\Tirna\textures\vehicles\orange.paa"}},
  14. { "Rose", "civ",{ "\Tirna\textures\vehicles\pink.paa"}},
  15. { "Rouge", "civ",{ "\Tirna\textures\vehicles\red.paa"}},
  16. { "Rouge foncé", "civ",{ "\Tirna\textures\vehicles\dark_red.paa"}},
  17. { "Vert", "civ",{ "\Tirna\textures\vehicles\green.paa"}},
  18. { "Vert foncé", "civ",{ "\Tirna\textures\vehicles\dark_green.paa"}},
  19. { "Violet", "civ",{ "\Tirna\textures\vehicles\purple.paa"}},
  20. //PEINTURE DONNA 1
  21. { "Rouille1","don1", {"\tirna_mod\data\texture\donateur\rouille1.paa"}},
  22. { "Etoile Filante","don1", {"\tirna_mod\data\texture\donateur\etoile_filante.paa"}},
  23. { "Argent","don1", {"\tirna_mod\data\texture\donateur\argent.paa"}},
  24. { "Effet Bronze","don1", {"\tirna_mod\data\texture\donateur\bronze.paa"}},
  25. //PEINTURE DONNA 2
  26. { "Belle Plante","don2", {"\tirna_mod\data\texture\donateur\belle_plante.paa"}},
  27. { "Violet Psychedelique","don2", {"\tirna_mod\data\texture\donateur\psychedelique.paa"}},
  28. { "Trou de Balle","don2", {"\tirna_mod\data\texture\donateur\trou_de_balle.paa"}},
  29. { "Discretion","don2", {"\tirna_mod\data\texture\donateur\discretion.paa"}},
  30. { "Multicouleur","don2", {"\tirna_mod\data\texture\donateur\multicouleur.paa"}},
  31. { "Rouille2","don2", {"\tirna_mod\data\texture\donateur\rouille2.paa"}},
  32. { "paille","don2", {"\tirna_mod\data\texture\donateur\paille.paa"}},
  33. //PEINTURE DONNA 3
  34. { "leopard","don3", {"\tirna_mod\data\texture\donateur\leopard.paa"}},
  35. { "leopard2","don3", {"\tirna_mod\data\texture\donateur\leopard2.paa"}},
  36. { "dona1","don3", {"\tirna_mod\data\texture\donateur\body_dona1.paa"}},
  37. { "dona2","don3", {"\tirna_mod\data\texture\donateur\body_dona2.paa"}},
  38. { "or1","don3", {"\tirna_mod\data\texture\donateur\donator_01.paa"}},
  39. { "or2","don3", {"\tirna_mod\data\texture\donateur\donator_03.paa"}},
  40. { "rouille3","don3", {"\tirna_mod\data\texture\donateur\donator_05.paa"}},
  41. { "color1","don3", {"\tirna_mod\data\texture\donateur\donator_02.paa"}},
  42. { "color2","don3", {"\tirna_mod\data\texture\donateur\donator_04.paa"}},
  43. { "camo1","don3", {"\tirna_mod\data\texture\donateur\camo.paa"}},
  44. { "camo2","don3", {"\tirna_mod\data\texture\donateur\camo6.paa"}},
  45. };
  46. };
  47.  
  48. class chMehari_bleu {
  49. vItemSpace = 20;
  50. conditions = "license_civ_driver";
  51. price = 25000;
  52. textures[] = {
  53. { "Bleu","civ", { "\Tirna\textures\vehicles\blue.paa"}},
  54. { "Bleu foncé", "civ", { "\Tirna\textures\vehicles\dark_blue.paa"}},
  55. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}},
  56. { "Gris", "civ",{ "\Tirna\textures\vehicles\grey.paa"}},
  57. { "Jaune", "civ",{ "\Tirna\textures\vehicles\yellow.paa"}},
  58. { "Noir", "civ",{ "\Tirna\textures\vehicles\black.paa"}},
  59. { "Orange", "civ",{ "\Tirna\textures\vehicles\orange.paa"}},
  60. { "Rose", "civ",{ "\Tirna\textures\vehicles\pink.paa"}},
  61. { "Rouge", "civ",{ "\Tirna\textures\vehicles\red.paa"}},
  62. { "Rouge foncé", "civ",{ "\Tirna\textures\vehicles\dark_red.paa"}},
  63. { "Vert", "civ",{ "\Tirna\textures\vehicles\green.paa"}},
  64. { "Vert foncé", "civ",{ "\Tirna\textures\vehicles\dark_green.paa"}},
  65. { "Violet", "civ",{ "\Tirna\textures\vehicles\purple.paa"}},
  66. //PEINTURE DONNA 1
  67. { "Rouille1","don1", {"\tirna_mod\data\texture\donateur\rouille1.paa"}},
  68. { "Etoile Filante","don1", {"\tirna_mod\data\texture\donateur\etoile_filante.paa"}},
  69. { "Argent","don1", {"\tirna_mod\data\texture\donateur\argent.paa"}},
  70. { "Effet Bronze","don1", {"\tirna_mod\data\texture\donateur\bronze.paa"}},
  71. //PEINTURE DONNA 2
  72. { "Belle Plante","don2", {"\tirna_mod\data\texture\donateur\belle_plante.paa"}},
  73. { "Violet Psychedelique","don2", {"\tirna_mod\data\texture\donateur\psychedelique.paa"}},
  74. { "Trou de Balle","don2", {"\tirna_mod\data\texture\donateur\trou_de_balle.paa"}},
  75. { "Discretion","don2", {"\tirna_mod\data\texture\donateur\discretion.paa"}},
  76. { "Multicouleur","don2", {"\tirna_mod\data\texture\donateur\multicouleur.paa"}},
  77. { "Rouille2","don2", {"\tirna_mod\data\texture\donateur\rouille2.paa"}},
  78. { "paille","don2", {"\tirna_mod\data\texture\donateur\paille.paa"}},
  79. //PEINTURE DONNA 3
  80. { "leopard","don3", {"\tirna_mod\data\texture\donateur\leopard.paa"}},
  81. { "leopard2","don3", {"\tirna_mod\data\texture\donateur\leopard2.paa"}},
  82. { "dona1","don3", {"\tirna_mod\data\texture\donateur\body_dona1.paa"}},
  83. { "dona2","don3", {"\tirna_mod\data\texture\donateur\body_dona2.paa"}},
  84. { "or1","don3", {"\tirna_mod\data\texture\donateur\donator_01.paa"}},
  85. { "or2","don3", {"\tirna_mod\data\texture\donateur\donator_03.paa"}},
  86. { "rouille3","don3", {"\tirna_mod\data\texture\donateur\donator_05.paa"}},
  87. { "color1","don3", {"\tirna_mod\data\texture\donateur\donator_02.paa"}},
  88. { "color2","don3", {"\tirna_mod\data\texture\donateur\donator_04.paa"}},
  89. { "camo1","don3", {"\tirna_mod\data\texture\donateur\camo.paa"}},
  90. { "camo2","don3", {"\tirna_mod\data\texture\donateur\camo6.paa"}},
  91. };
  92. };
  93.  
  94.  
  95. class Model_Slu_civ {
  96. vItemSpace = 20;
  97. conditions = "license_civ_driver";
  98. price = 8400000;
  99. textures[] = {
  100. { "Bleu","civ", { "\Tirna\textures\vehicles\blue.paa"}},
  101. { "Bleu foncé", "civ", { "\Tirna\textures\vehicles\dark_blue.paa"}},
  102. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}},
  103. { "Gris", "civ",{ "\Tirna\textures\vehicles\grey.paa"}},
  104. { "Jaune", "civ",{ "\Tirna\textures\vehicles\yellow.paa"}},
  105. { "Noir", "civ",{ "\Tirna\textures\vehicles\black.paa"}},
  106. { "Orange", "civ",{ "\Tirna\textures\vehicles\orange.paa"}},
  107. { "Rose", "civ",{ "\Tirna\textures\vehicles\pink.paa"}},
  108. { "Rouge", "civ",{ "\Tirna\textures\vehicles\red.paa"}},
  109. { "Rouge foncé", "civ",{ "\Tirna\textures\vehicles\dark_red.paa"}},
  110. { "Vert", "civ",{ "\Tirna\textures\vehicles\green.paa"}},
  111. { "Vert foncé", "civ",{ "\Tirna\textures\vehicles\dark_green.paa"}},
  112. { "Violet", "civ",{ "\Tirna\textures\vehicles\purple.paa"}},
  113. //PEINTURE DONNA 1
  114. { "Rouille1","don1", {"\tirna_mod\data\texture\donateur\rouille1.paa"}},
  115. { "Etoile Filante","don1", {"\tirna_mod\data\texture\donateur\etoile_filante.paa"}},
  116. { "Argent","don1", {"\tirna_mod\data\texture\donateur\argent.paa"}},
  117. { "Effet Bronze","don1", {"\tirna_mod\data\texture\donateur\bronze.paa"}},
  118. //PEINTURE DONNA 2
  119. { "Belle Plante","don2", {"\tirna_mod\data\texture\donateur\belle_plante.paa"}},
  120. { "Violet Psychedelique","don2", {"\tirna_mod\data\texture\donateur\psychedelique.paa"}},
  121. { "Trou de Balle","don2", {"\tirna_mod\data\texture\donateur\trou_de_balle.paa"}},
  122. { "Discretion","don2", {"\tirna_mod\data\texture\donateur\discretion.paa"}},
  123. { "Multicouleur","don2", {"\tirna_mod\data\texture\donateur\multicouleur.paa"}},
  124. { "Rouille2","don2", {"\tirna_mod\data\texture\donateur\rouille2.paa"}},
  125. { "paille","don2", {"\tirna_mod\data\texture\donateur\paille.paa"}},
  126. //PEINTURE DONNA 3
  127. { "leopard","don3", {"\tirna_mod\data\texture\donateur\leopard.paa"}},
  128. { "leopard2","don3", {"\tirna_mod\data\texture\donateur\leopard2.paa"}},
  129. { "dona1","don3", {"\tirna_mod\data\texture\donateur\body_dona1.paa"}},
  130. { "dona2","don3", {"\tirna_mod\data\texture\donateur\body_dona2.paa"}},
  131. { "or1","don3", {"\tirna_mod\data\texture\donateur\donator_01.paa"}},
  132. { "or2","don3", {"\tirna_mod\data\texture\donateur\donator_03.paa"}},
  133. { "rouille3","don3", {"\tirna_mod\data\texture\donateur\donator_05.paa"}},
  134. { "color1","don3", {"\tirna_mod\data\texture\donateur\donator_02.paa"}},
  135. { "color2","don3", {"\tirna_mod\data\texture\donateur\donator_04.paa"}},
  136. { "camo1","don3", {"\tirna_mod\data\texture\donateur\camo.paa"}},
  137. { "camo2","don3", {"\tirna_mod\data\texture\donateur\camo6.paa"}},
  138. };
  139. };
  140.  
  141. //MAGASIN AERIEN GENDARMERIE COPLEVEL/2
  142. class Tirna_Mod_Gendarmerie_hellcat {
  143. vItemSpace = 200;
  144. conditions = "";
  145. price = 10;
  146. textures[] = {
  147. };
  148. };
  149.  
  150. class CY_GENDARMERIE_EC635 {
  151. vItemSpace = 200;
  152. conditions = "";
  153. price = 10;
  154. textures[] = {
  155. };
  156. };
  157.  
  158. class chciternvol_total {
  159. vItemSpace = 800;
  160. conditions = "";
  161. price = 2000000;
  162. textures[] = {
  163. };
  164. };
  165.  
  166. class chciternvol_bp {
  167. vItemSpace = 800;
  168. conditions = "";
  169. price = 2000000;
  170. textures[] = {
  171. };
  172. };
  173.  
  174. class Tirna_Mod_Gendarmerie_mh9 {
  175. vItemSpace = 200;
  176. conditions = "";
  177. price = 10;
  178. textures[] = {
  179. };
  180. };
  181.  
  182. class B_Heli_Transport_03_unarmed_F {
  183. vItemSpace = 200;
  184. conditions = "";
  185. price = 10;
  186. textures[] = {
  187. };
  188. };
  189.  
  190. class EC635_Unarmed {
  191. vItemSpace = 50;
  192. conditions = "";
  193. price = 1150000;
  194. textures[] = {
  195. };
  196. };
  197.  
  198. class NH90 {
  199. vItemSpace = 2500;
  200. conditions = "";
  201. price = 750000;
  202. textures[] = {
  203. };
  204. };
  205.  
  206. class NH90Marine {
  207. vItemSpace = 200;
  208. conditions = "";
  209. price = 10;
  210. textures[] = {
  211. };
  212. };
  213.  
  214. //MAGASIN VOITURE OTAN ARMER DE TERRE
  215. class O_T_LSV_02_armed_F {
  216. vItemSpace = 50;
  217. conditions = "";
  218. price = 10000;
  219. textures[] = {
  220. };
  221. };
  222.  
  223. class O_APC_Wheeled_02_rcws_v2_F {
  224. vItemSpace = 50;
  225. conditions = "";
  226. price = 10000;
  227. textures[] = {
  228. };
  229. };
  230.  
  231.  
  232. class I_MRAP_03_F {
  233. vItemSpace = 50;
  234. conditions = "";
  235. price = 10000;
  236. textures[] = {
  237. };
  238. };
  239.  
  240. class Tahoelu_civ {
  241. vItemSpace = 50;
  242. conditions = "";
  243. price = 10000;
  244. textures[] = {
  245. { "ARMEE", "civ",{
  246. "\Tirna\textures\AFT\Ghosthawk_0.jpg",
  247. }},
  248. { "Carbon", "civ",{
  249. "\Tirna\textures\vehicles\carbon.paa",
  250. }},
  251. };
  252. };
  253.  
  254. class O_Truck_02_covered_F {
  255. vItemSpace = 50;
  256. conditions = "";
  257. price = 10000;
  258. textures[] = {
  259. };
  260. };
  261.  
  262. class B_UAV_01_F {
  263. vItemSpace = 50;
  264. conditions = "";
  265. price = 10000;
  266. textures[] = {
  267. };
  268. };
  269.  
  270. class chrenault_bdf{
  271. vItemSpace = 1000;
  272. conditions = "";
  273. price = 10000;
  274. textures[] = {
  275. };
  276. };
  277.  
  278. class roller{
  279. vItemSpace = 100;
  280. conditions = "";
  281. price = 1000;
  282. textures[] = {
  283. };
  284. };
  285.  
  286. class chbenne{
  287. vItemSpace = 100;
  288. conditions = "";
  289. price = 1000;
  290. textures[] = {
  291. };
  292. };
  293.  
  294. class plateau{
  295. vItemSpace = 100;
  296. conditions = "";
  297. price = 1000;
  298. textures[] = {
  299. };
  300. };
  301.  
  302. class chscania_bdf{
  303. vItemSpace = 1000;
  304. conditions = "";
  305. price = 10000;
  306. textures[] = {
  307. };
  308. };
  309.  
  310. class chVario_brinks{
  311. vItemSpace = 1000;
  312. conditions = "";
  313. price = 10000;
  314. textures[] = {
  315. };
  316. };
  317.  
  318. class NH90Armed_AAF {
  319. vItemSpace = 50;
  320. conditions = "";
  321. price = 10000;
  322. textures[] = {
  323. { "ARMEE", "civ",{
  324. "\Tirna\textures\AFT\Ghosthawk_0.jpg"
  325. }},
  326. };
  327. };
  328.  
  329. class B_Heli_Transport_01_camo_F {
  330. vItemSpace = 50;
  331. conditions = "";
  332. price = 500000;
  333. textures[] = {
  334. { "ARMEE", "civ",{
  335. "\Tirna\textures\AFT\Ghosthawk_0.jpg",
  336. "\Tirna\textures\AFT\Ghosthawk_1.jpg"
  337. }},
  338. };
  339. };
  340.  
  341. class I_Heli_Transport_02_F {
  342. vItemSpace = 50;
  343. conditions = "";
  344. price = 10000;
  345. textures[] = {
  346. { "ARMEE", "civ",{
  347. "\Tirna\textures\AFT\Mohawk_0.jpg",
  348. "\Tirna\textures\AFT\Mohawk_1.jpg",
  349. "\Tirna\textures\AFT\Mohawk_2.jpg"
  350. }},
  351. };
  352. };
  353.  
  354. class B_Plane_CAS_01_dynamicLoadout_F {
  355. vItemSpace = 50;
  356. conditions = "";
  357. price = 10000;
  358. textures[] = {
  359. };
  360. };
  361.  
  362. //MAGASIN VOITURE OTAN GROUVERNEMENT
  363. class cmax_bac {
  364. vItemSpace = 150;
  365. conditions = "license_civ_gouvernementotan";
  366. price = 10;
  367. textures[] = {
  368. { "gouv","civ",{ "\Tirna_Mod\data\texture\cmax_gouv.paa"}},
  369. };
  370. };
  371.  
  372.  
  373. class chvwt5_raid {
  374. vItemSpace = 150;
  375. conditions = "license_civ_gouvernementotan";
  376. price = 10;
  377. textures[] = {
  378. { "gouv","civ",{ "\Tirna_Mod\data\texture\tahoe_gouv.paa"}},
  379. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}}
  380. };
  381. };
  382.  
  383. class Renault_Espace_sphp {
  384. vItemSpace = 150;
  385. conditions = "license_civ_gouvernementotan";
  386. price = 10;
  387. textures[] = {
  388. { "camo1","civ",{ "\Tirna_Mod\data\texture\tahoe_gouv.paa"}},
  389. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}}
  390. };
  391. };
  392.  
  393. class 308_bac {
  394. vItemSpace = 150;
  395. conditions = "license_civ_gouvernementotan";
  396. price = 10;
  397. textures[] = {
  398. { "camo1","civ",{ "\Tirna_Mod\data\texture\tahoe_gouv.paa"}},
  399. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}}
  400. };
  401. };
  402.  
  403. class galaxych_raid {
  404. vItemSpace = 150;
  405. conditions = "license_civ_gouvernementotan";
  406. price = 10;
  407. textures[] = {
  408. { "camo1","civ",{ "\Tirna_Mod\data\texture\galaxych_gouv.paa"}},
  409. };
  410. };
  411.  
  412. class Tahoelu_B {
  413. vItemSpace = 150;
  414. conditions = "";
  415. price = 10;
  416. textures[] = {
  417. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}}
  418. };
  419. };
  420.  
  421. class Wraithlu_civ_noir {
  422. vItemSpace = 150;
  423. conditions = "license_civ_gouvernementotan";
  424. price = 10;
  425. textures[] = {
  426. { "camo1","civ",{ "\Tirna_Mod\data\texture\Wraithlu_gouv.paa"}},
  427. };
  428. };
  429.  
  430. class mercleeduma_civ_noir {
  431. vItemSpace = 150;
  432. conditions = "license_civ_gouvernementotan";
  433. price = 10;
  434. textures[] = {
  435. { "camo1","civ",{ "\Tirna_Mod\data\texture\tahoe_gouv.paa"}},
  436. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}}
  437. };
  438. };
  439.  
  440. //MAGASIN VOITURE OTAN UTILITAIRE
  441. class Ducato_civ {
  442. vItemSpace = 150;
  443. conditions = "license_civ_driver";
  444. price = 350000;
  445. textures[] = {
  446. { "Bleu","civ", { "\Tirna\textures\vehicles\blue.paa"}},
  447. { "Bleu foncé", "civ", { "\Tirna\textures\vehicles\dark_blue.paa"}},
  448. { "Carbon", "civ",{ "\Tirna\textures\vehicles\carbon.paa"}},
  449. { "Gris", "civ",{ "\Tirna\textures\vehicles\grey.paa"}},
  450. { "Jaune", "civ",{ "\Tirna\textures\vehicles\yellow.paa"}},
  451. { "Noir", "civ",{ "\Tirna\textures\vehicles\black.paa"}},
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement