Advertisement
Guest User

asd

a guest
Jul 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.32 KB | None | 0 0
  1. Config = {}
  2.  
  3. Config.DrawDistance = 100.0
  4. Config.MarkerType = 27
  5. Config.MarkerSize = { x = 1.5, y = 1.5, z = 1.0 }
  6. Config.MarkerColor = { r = 50, g = 50, b = 204 }
  7.  
  8. Config.EnablePlayerManagement = true
  9. Config.EnableArmoryManagement = true
  10. Config.EnableESXIdentity = true -- enable if you're using esx_identity
  11. Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds
  12. Config.EnableSocietyOwnedVehicles = false
  13. Config.EnableLicenses = true -- enable if you're using esx_license
  14.  
  15. Config.EnableHandcuffTimer = true -- enable handcuff timer? will unrestrain player after the time ends
  16. Config.HandcuffTimer = 30 * 60000 -- 30 mins
  17.  
  18. Config.EnableJobBlip = true -- enable blips for colleagues, requires esx_society
  19.  
  20. Config.MaxInService = -1
  21. Config.Locale = 'pl'
  22.  
  23. Config.PoliceStations = {
  24.  
  25. LSPD = {
  26.  
  27. Blip = {
  28. Pos = { x = 445.430, y = -986.558, z = 30.711 },
  29. Sprite = 60,
  30. Display = 4,
  31. Scale = 1.2,
  32. Colour = 29,
  33. Name = 'Komisariat LSPD'
  34. },
  35.  
  36.  
  37.  
  38. -- https://wiki.rage.mp/index.php?title=Weapons
  39. AuthorizedWeapons = {
  40. { name = 'WEAPON_NIGHTSTICK', price = 1200 },
  41. { name = 'WEAPON_VINTAGEPISTOL', price = 35000 },
  42. { name = 'WEAPON_COMBATPISTOL', price = 9500 },
  43. { name = 'WEAPON_CARBINERIFLE', price = 150000 },
  44. { name = 'WEAPON_PUMPSHOTGUN', price = 115000 },
  45. { name = 'WEAPON_STUNGUN', price = 3500 },
  46. { name = 'WEAPON_FLASHLIGHT', price = 750 },
  47. { name = 'WEAPON_FIREEXTINGUISHER', price = 250 },
  48. { name = 'WEAPON_FLAREGUN', price = 450 },
  49. { name = 'GADGET_PARACHUTE', price = 800 },
  50. { name = 'WEAPON_SWITCHBLADE', price = 250 },
  51. },
  52.  
  53. Cloakrooms = {
  54. { x = 452.600, y = -993.306, z = 29.750 },
  55. { x = -448.08, y = 6008.35, z = 30.75 },
  56. },
  57.  
  58. Armories = {
  59. { x = 451.699, y = -980.356, z = 29.800 },
  60. { x = 905.8, y = -3229.88, z = -99.25 },
  61. },
  62.  
  63. Vehicles = {
  64. {
  65. Spawner = { x = 436.39, y = -997.18, z = 24.80 },
  66. SpawnPoint = { x = 437.21, y = -1015.44, z = 28.72 },
  67. Heading = 90.0
  68. },
  69.  
  70. {
  71. Spawner = { x = 473.38, y = -1018.43, z = 27.20 },
  72. SpawnPoint = { x = 475.98, y = -1021.65, z = 28.06 },
  73. Heading = 276.11
  74. },
  75. },
  76.  
  77. Helicopters = {
  78. {
  79. Spawner = { x = 466.477, y = -982.819, z = 42.691 },
  80. SpawnPoint = { x = 450.04, y = -981.14, z = 42.691 },
  81. Heading = 0.0
  82. }
  83. },
  84.  
  85. VehicleDeleters = {
  86. { x = 462.74, y = -1014.4, z = 27.10 },
  87. { x = 462.40, y = -1019.7, z = 27.15 },
  88. { x = 469.12, y = -1024.52, z = 27.30 },
  89. },
  90.  
  91. BossActions = {
  92. { x = 448.417, y = -973.208, z = 29.70 }
  93. },
  94.  
  95. },
  96. BCSO = {
  97.  
  98. Blip = {
  99. Pos = { x = -447.04, y = 6012.558, z = 31.711 },
  100. Sprite = 60,
  101. Display = 4,
  102. Scale = 1.2,
  103. Colour = 5,
  104. Name = 'Komisariat BCSO'
  105. },
  106.  
  107.  
  108.  
  109. -- https://wiki.rage.mp/index.php?title=Weapons
  110. AuthorizedWeapons = {
  111. { name = 'WEAPON_NIGHTSTICK', price = 1200 },
  112. { name = 'WEAPON_VINTAGEPISTOL', price = 35000 },
  113. { name = 'WEAPON_COMBATPISTOL', price = 9500 },
  114. { name = 'WEAPON_CARBINERIFLE', price = 150000 },
  115. { name = 'WEAPON_PUMPSHOTGUN', price = 115000 },
  116. { name = 'WEAPON_STUNGUN', price = 3500 },
  117. { name = 'WEAPON_FLASHLIGHT', price = 750 },
  118. { name = 'WEAPON_FIREEXTINGUISHER', price = 250 },
  119. { name = 'WEAPON_BZGAS', price = 950 },
  120. { name = 'GADGET_PARACHUTE', price = 800 },
  121. },
  122.  
  123. Cloakrooms = {
  124. { x = -448.08, y = 6008.35, z = 30.75 },
  125. },
  126.  
  127. Armories = {
  128. { x = -449.48, y = 6016.5, z = 30.72 },
  129. },
  130.  
  131. Vehicles = {
  132. {
  133. Spawner = { x = -452.72, y = 6001.57, z = 30.36 },
  134. SpawnPoint = { x = -461.7, y = 6000.31, z = 32.49 },
  135. Heading = 276.11
  136. }
  137. },
  138.  
  139. Helicopters = {
  140. {
  141. Spawner = { x = 466.477, y = -982.819, z = 42.691 },
  142. SpawnPoint = { x = 450.04, y = -981.14, z = 42.691 },
  143. Heading = 0.0
  144. }
  145. },
  146.  
  147. VehicleDeleters = {
  148. { x = -450.19, y = 5998.38, z = 30.36 }
  149. },
  150.  
  151. BossActions = {
  152. { x = -449.98, y = 6011.92, z = 30.79 }
  153. },
  154.  
  155. },
  156. SANDY = {
  157.  
  158. Blip = {
  159. Pos = { x = 1852.04, y = 3688.558, z = 34.711 },
  160. Sprite = 60,
  161. Display = 4,
  162. Scale = 1.2,
  163. Colour = 24,
  164. Name = 'Komisariat LSPD/BCSO'
  165. },
  166.  
  167.  
  168.  
  169. -- https://wiki.rage.mp/index.php?title=Weapons
  170. AuthorizedWeapons = {
  171. { name = 'WEAPON_NIGHTSTICK', price = 1200 },
  172. { name = 'WEAPON_VINTAGEPISTOL', price = 35000 },
  173. { name = 'WEAPON_COMBATPISTOL', price = 9500 },
  174. { name = 'WEAPON_CARBINERIFLE', price = 150000 },
  175. { name = 'WEAPON_PUMPSHOTGUN', price = 115000 },
  176. { name = 'WEAPON_STUNGUN', price = 3500 },
  177. { name = 'WEAPON_FLASHLIGHT', price = 750 },
  178. { name = 'WEAPON_FIREEXTINGUISHER', price = 250 },
  179. { name = 'WEAPON_BZGAS', price = 950 },
  180. { name = 'GADGET_PARACHUTE', price = 800 },
  181. },
  182.  
  183. Cloakrooms = {
  184. { x = 1855.93, y = 3688.84, z = 33.32 },
  185. },
  186.  
  187. Armories = {
  188. { x = 1848.49, y = 3690.22, z = 33.32 },
  189. },
  190.  
  191. Vehicles = {
  192. {
  193. Spawner = { x = 1871.35, y = 3700.88, z = 32.67 },
  194. SpawnPoint = { x = 1871.41, y = 3694.61, z = 33.60 },
  195. Heading = 198.81
  196. }
  197. },
  198.  
  199. Helicopters = {
  200. {
  201. Spawner = { x = 466.477, y = -982.819, z = 42.691 },
  202. SpawnPoint = { x = 450.04, y = -981.14, z = 42.691 },
  203. Heading = 0.0
  204. }
  205. },
  206.  
  207. VehicleDeleters = {
  208. { x = 1865.49, y = 3700.33, z = 32.67 }
  209. },
  210.  
  211. BossActions = {
  212. { x = 448.417, y = -973.208, z = 29.70 }
  213. },
  214.  
  215. },
  216. }
  217.  
  218. -- https://wiki.rage.mp/index.php?title=Vehicles
  219. Config.AuthorizedVehicles = {
  220. Shared = {
  221. {
  222. model = 'pbus',
  223. label = 'LSPD [Bus] Prison BUS | kat. A'
  224. },
  225. {
  226. model = 'pd5',
  227. label = 'LSPD [Samochód] Ford Interceptor | kat. B'
  228. },
  229. {
  230. model = 'pd9',
  231. label = 'LSPD [Samochód] Chevrolet Impala | kat. B'
  232. },
  233. {
  234. model = 'chargerpolice',
  235. label = 'LSPD [Samochód] Dodge Charger | kat. B'
  236. },
  237. },
  238.  
  239. recruit = {
  240. {
  241. model = 'pd1',
  242. label = 'LSPD [Samochód] Ford Crown Victoria | kat. B'
  243. },
  244. {
  245. model = 'pd2',
  246. label = 'LSPD [Samochód] Charger | kat. B'
  247. },
  248. {
  249. model = 'pd4',
  250. label = 'LSPD [Samochód][Pościgowy] Ford Interceptor | kat. B'
  251. },
  252. {
  253. model = 'pd5',
  254. label = 'LSPD [Samochód] Chevrolet Tahoe | kat. B'
  255. },
  256. },
  257.  
  258. officer = {
  259. {
  260. model = 'pd1',
  261. label = 'LSPD [Samochód] Ford Crown Victoria | kat. B'
  262. },
  263. {
  264. model = 'pd2',
  265. label = 'LSPD [Samochód] Charger | kat. B'
  266. },
  267. {
  268. model = 'pd4',
  269. label = 'LSPD [Samochód][Pościgowy] Ford Interceptor | kat. B'
  270. },
  271. {
  272. model = 'pd5',
  273. label = 'LSPD [Samochód] Chevrolet Tahoe | kat. B'
  274. },
  275. {
  276. model = 'pd5',
  277. label = 'LSPD [Samochód] Chevrolet Silverado | kat. B'
  278. },
  279. {
  280. model = '18jeep',
  281. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  282. },
  283. {
  284. model = 'ghispo2',
  285. label = 'LSPD [Samochód] Maseratti'
  286. }
  287. },
  288.  
  289. sergeant = {
  290. {
  291. model = 'pd1',
  292. label = 'LSPD [Samochód] Ford Crown Victoria | kat. B'
  293. },
  294. {
  295. model = 'pd2',
  296. label = 'LSPD [Samochód] Charger | kat. B'
  297. },
  298. {
  299. model = 'pd4',
  300. label = 'LSPD [Samochód][Pościgowy] Ford Interceptor | kat. B'
  301. },
  302. {
  303. model = 'pd5',
  304. label = 'LSPD [Samochód] Chevrolet Tahoe | kat. B'
  305. },
  306. {
  307. model = '18chgr',
  308. label = 'LSPD [Samochód] Dodge Charger'
  309. },
  310. {
  311. model = 'fpis',
  312. label = 'LSPD [Samochód] Ford PIS'
  313. },
  314. {
  315. model = '18jeep',
  316. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  317. },
  318. {
  319. model = '17silver',
  320. label = '[Unmarked][Samochód] Chevrolet Silverado'
  321. },
  322. {
  323. model = ' ',
  324. label = '[NIEDOSTEPNE][Samochód] Ford Mustang GT'
  325. }
  326. },
  327.  
  328. intendent = {
  329. {
  330. model = '18chgr',
  331. label = 'LSPD [Samochód] Dodge Charger'
  332. },
  333. {
  334. model = 'fpis',
  335. label = 'LSPD [Samochód] Ford PIS'
  336. },
  337. {
  338. model = '18jeep',
  339. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  340. },
  341. {
  342. model = '17silver',
  343. label = '[Unmarked][Samochód] Chevrolet Silverado'
  344. },
  345. {
  346. model = ' ',
  347. label = '[NIEDOSTEPNE][Samochód] Ford Mustang GT'
  348. }
  349. },
  350.  
  351. lieutenant = {
  352. {
  353. model = '18chgr',
  354. label = 'LSPD [Samochód] Dodge Charger'
  355. },
  356. {
  357. model = 'fpis',
  358. label = 'LSPD [Samochód] Ford PIS'
  359. },
  360. {
  361. model = '18jeep',
  362. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  363. },
  364. {
  365. model = '17silver',
  366. label = '[Unmarked][Samochód] Chevrolet Silverado'
  367. },
  368. {
  369. model = ' ',
  370. label = '[NIEDOSTEPNE][Samochód] Ford Mustang GT'
  371. }
  372. },
  373.  
  374. chef = {
  375. {
  376. model = '18chgr',
  377. label = 'LSPD [Samochód] Dodge Charger'
  378. },
  379. {
  380. model = 'fpis',
  381. label = 'LSPD [Samochód] Ford PIS'
  382. },
  383. {
  384. model = '18jeep',
  385. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  386. },
  387. {
  388. model = '17silver',
  389. label = '[Unmarked][Samochód] Chevrolet Silverado'
  390. },
  391. {
  392. model = ' ',
  393. label = '[NIEDOSTEPNE][Samochód] Ford Mustang GT'
  394. }
  395. },
  396.  
  397. boss = {
  398. {
  399. model = '18chgr',
  400. label = 'LSPD [Samochód] Dodge Charger'
  401. },
  402. {
  403. model = 'fpis',
  404. label = 'LSPD [Samochód] Ford PIS'
  405. },
  406. {
  407. model = '18jeep',
  408. label = 'LSPD [Samochód] Jeep Grand Cheeroke'
  409. },
  410. {
  411. model = '17silver',
  412. label = '[Unmarked][Samochód] Chevrolet Silverado'
  413. },
  414. {
  415. model = ' ',
  416. label = '[NIEDOSTEPNE][Samochód] Ford Mustang GT'
  417. },
  418. {
  419. model = '1200RT',
  420. label = 'LSPD [Motocykl] BMW 1200RT'
  421. },
  422. {
  423. model = 'pol718',
  424. label = 'LSPD [Samochód] Porsche Cayman 718s'
  425. },
  426. {
  427. model = '2015polstang',
  428. label = 'LSPD [Samochód] Mustang GT'
  429. },
  430. {
  431. model = 'polf430',
  432. label = 'LSPD [Samochód] Ferrari'
  433. },
  434. {
  435. model = 'polamggtr',
  436. label = 'LSPD [Samochód] Mercedes AMG GT-R'
  437. },
  438. {
  439. model = 'wmfenyrcop',
  440. label = 'LSPD [Samochód] Maseratti'
  441. },
  442. {
  443. model = 'rmodpolice',
  444. label = 'LSPD [Samochód] Nissan GT-R'
  445. },
  446. {
  447. model = 'polzonda',
  448. label = 'LSPD [Samochód] Zonda'
  449. },
  450. {
  451. model = 'polchiron',
  452. label = 'LSPD [Samochód] Bugatti'
  453. },
  454. {
  455. model = 'ghispo2',
  456. label = 'LSPD [Samochod] Maseratti unmarked'
  457. }
  458. }
  459.  
  460.  
  461. }
  462.  
  463.  
  464. -- CHECK SKINCHANGER CLIENT MAIN.LUA for matching elements
  465.  
  466. Config.Uniforms = {
  467. recruit_wear = {
  468. male = {
  469. ['tshirt_1'] = 58, ['tshirt_2'] = 0,
  470. ['torso_1'] = 52, ['torso_2'] = 0,
  471. ['decals_1'] = 0, ['decals_2'] = 0,
  472. ['arms'] = 12,
  473. ['pants_1'] = 35, ['pants_2'] = 0,
  474. ['shoes_1'] = 25, ['shoes_2'] = 0,
  475. ['helmet_1'] = 46, ['helmet_2'] = 0,
  476. ['chain_1'] = 0, ['chain_2'] = 0,
  477. ['ears_1'] = 0, ['ears_2'] = 0,
  478. ['bproof_1'] = 10, ['bproof_2'] = 0
  479. },
  480. female = {
  481. ['tshirt_1'] = 35, ['tshirt_2'] = 0,
  482. ['torso_1'] = 48, ['torso_2'] = 0,
  483. ['decals_1'] = 0, ['decals_2'] = 0,
  484. ['arms'] = 44,
  485. ['pants_1'] = 34, ['pants_2'] = 0,
  486. ['shoes_1'] = 27, ['shoes_2'] = 0,
  487. ['helmet_1'] = -1, ['helmet_2'] = 0,
  488. ['chain_1'] = 0, ['chain_2'] = 0,
  489. ['ears_1'] = 2, ['ears_2'] = 0
  490. }
  491. },
  492. officer_wear = {
  493. male = {
  494. ['tshirt_1'] = 44, ['tshirt_2'] = 0,
  495. ['torso_1'] = 24, ['torso_2'] = 0,
  496. ['decals_1'] = 0, ['decals_2'] = 0,
  497. ['arms'] = 17,
  498. ['pants_1'] = 25, ['pants_2'] = 0,
  499. ['shoes_1'] = 51, ['shoes_2'] = 0,
  500. ['helmet_1'] = -1, ['helmet_2'] = 0,
  501. ['chain_1'] = 0, ['chain_2'] = 0,
  502. ['ears_1'] = 2, ['ears_2'] = 0,
  503. ['bproof_1'] = 10, ['bproof_2'] = 3
  504.  
  505. },
  506. female = {
  507. ['tshirt_1'] = 44, ['tshirt_2'] = 0,
  508. ['torso_1'] = 24, ['torso_2'] = 0,
  509. ['decals_1'] = 0, ['decals_2'] = 0,
  510. ['arms'] = 17,
  511. ['pants_1'] = 25, ['pants_2'] = 0,
  512. ['shoes_1'] = 51, ['shoes_2'] = 0,
  513. ['helmet_1'] = 0, ['helmet_2'] = 0,
  514. ['chain_1'] = 0, ['chain_2'] = 0,
  515. ['ears_1'] = 2, ['ears_2'] = 0,
  516. ['bproof_1'] = 10, ['bproof_2'] = 3
  517. }
  518. },
  519. sergeant_wear = {
  520. male = {
  521. ['tshirt_1'] = 58, ['tshirt_2'] = 0,
  522. ['torso_1'] = 52, ['torso_2'] = 0,
  523. ['decals_1'] = 0, ['decals_2'] = 0,
  524. ['arms'] = 12,
  525. ['pants_1'] = 35, ['pants_2'] = 0,
  526. ['shoes_1'] = 25, ['shoes_2'] = 0,
  527. ['helmet_1'] = 46, ['helmet_2'] = 0,
  528. ['chain_1'] = 0, ['chain_2'] = 0,
  529. ['ears_1'] = 25, ['ears_2'] = 0,
  530. },
  531. female = {
  532. ['tshirt_1'] = 44, ['tshirt_2'] = 0,
  533. ['torso_1'] = 24, ['torso_2'] = 0,
  534. ['decals_1'] = 0, ['decals_2'] = 0,
  535. ['arms'] = 17,
  536. ['pants_1'] = 25, ['pants_2'] = 0,
  537. ['shoes_1'] = 51, ['shoes_2'] = 0,
  538. ['helmet_1'] = 0, ['helmet_2'] = 0,
  539. ['chain_1'] = 0, ['chain_2'] = 0,
  540. ['ears_1'] = 2, ['ears_2'] = 0
  541. }
  542. },
  543. intendent_wear = {
  544. male = {
  545. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  546. ['torso_1'] = 89, ['torso_2'] = 0,
  547. ['decals_1'] = 0, ['decals_2'] = 0,
  548. ['arms'] = 17,
  549. ['pants_1'] = 31, ['pants_2'] = 3,
  550. ['shoes_1'] = 60, ['shoes_2'] = 0,
  551. ['helmet_1'] = 93, ['helmet_2'] = 0,
  552. ['chain_1'] = 0, ['chain_2'] = 0,
  553. ['ears_1'] = 0, ['ears_2'] = 0,
  554. ['bproof_1'] = 7, ['bproof_2'] = 0,
  555. ['mask_1'] = 35, ['mask_1'] = 0,
  556. ['glasses_1'] = 24, ['glasses_2'] = 2
  557. },
  558. female = {
  559. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  560. ['torso_1'] = 89, ['torso_2'] = 0,
  561. ['decals_1'] = 0, ['decals_2'] = 0,
  562. ['arms'] = 17,
  563. ['pants_1'] = 31, ['pants_2'] = 3,
  564. ['shoes_1'] = 60, ['shoes_2'] = 0,
  565. ['helmet_1'] = 93, ['helmet_2'] = 0,
  566. ['chain_1'] = 0, ['chain_2'] = 0,
  567. ['ears_1'] = 0, ['ears_2'] = 0,
  568. ['bproof_1'] = 7, ['bproof_2'] = 0,
  569. ['mask_1'] = 35, ['mask_1'] = 0,
  570. ['glasses_1'] = 24, ['glasses_2'] = 2
  571. },
  572. },
  573. lieutenant_wear = { -- currently the same as intendent_wear
  574. male = {
  575. ['tshirt_1'] = 16, ['tshirt_2'] = 0,
  576. ['torso_1'] = 3, ['torso_2'] = 0,
  577. ['decals_1'] = 0, ['decals_2'] = 0,
  578. ['arms'] = 17,
  579. ['pants_1'] = 24, ['pants_2'] = 0,
  580. ['shoes_1'] = 51, ['shoes_2'] = 0,
  581. ['helmet_1'] = -1, ['helmet_2'] = 0,
  582. ['chain_1'] = 0, ['chain_2'] = 0,
  583. ['ears_1'] = 2, ['ears_2'] = 0,
  584. ['glasses_1'] = 0, ['glasses_1'] = 0,
  585. ['bproof_1'] = 21, ['bproof_2'] = 4
  586.  
  587. },
  588. female = {
  589. ['tshirt_1'] = 16, ['tshirt_2'] = 0,
  590. ['torso_1'] = 3, ['torso_2'] = 0,
  591. ['decals_1'] = 0, ['decals_2'] = 0,
  592. ['arms'] = 17,
  593. ['pants_1'] = 24, ['pants_2'] = 0,
  594. ['shoes_1'] = 51, ['shoes_2'] = 0,
  595. ['helmet_1'] = -1, ['helmet_2'] = 0,
  596. ['chain_1'] = 0, ['chain_2'] = 0,
  597. ['ears_1'] = 2, ['ears_2'] = 0,
  598. ['glasses_1'] = 0, ['glasses_1'] = 0
  599. }
  600. },
  601. chef_wear = {
  602. male = {
  603. ['tshirt_1'] = 58, ['tshirt_2'] = 0,
  604. ['torso_1'] = 52, ['torso_2'] = 0,
  605. ['decals_1'] = 0, ['decals_2'] = 0,
  606. ['arms'] = 12,
  607. ['pants_1'] = 35, ['pants_2'] = 0,
  608. ['shoes_1'] = 25, ['shoes_2'] = 0,
  609. ['helmet_1'] = -1, ['helmet_2'] = 0,
  610. ['chain_1'] = 0, ['chain_2'] = 0,
  611. ['ears_1'] = 0, ['ears_2'] = 0,
  612. ['bproof_1'] = 0, ['bproof_2'] = 0
  613. },
  614. female = {
  615. ['tshirt_1'] = 35, ['tshirt_2'] = 0,
  616. ['torso_1'] = 48, ['torso_2'] = 0,
  617. ['decals_1'] = 0, ['decals_2'] = 0,
  618. ['arms'] = 44,
  619. ['pants_1'] = 34, ['pants_2'] = 0,
  620. ['shoes_1'] = 27, ['shoes_2'] = 0,
  621. ['helmet_1'] = -1, ['helmet_2'] = 0,
  622. ['chain_1'] = 0, ['chain_2'] = 0,
  623. ['ears_1'] = 2, ['ears_2'] = 0
  624. }
  625. },
  626. boss_wear = { -- currently the same as chef_wear
  627. male = {
  628. ['tshirt_1'] = 58, ['tshirt_2'] = 0,
  629. ['torso_1'] = 52, ['torso_2'] = 0,
  630. ['decals_1'] = 0, ['decals_2'] = 0,
  631. ['arms'] = 12,
  632. ['pants_1'] = 35, ['pants_2'] = 0,
  633. ['shoes_1'] = 25, ['shoes_2'] = 0,
  634. ['helmet_1'] = 46, ['helmet_2'] = 0,
  635. ['chain_1'] = 0, ['chain_2'] = 0,
  636. ['ears_1'] = 25, ['ears_2'] = 0,
  637. },
  638. female = {
  639. ['tshirt_1'] = 35, ['tshirt_2'] = 0,
  640. ['torso_1'] = 48, ['torso_2'] = 0,
  641. ['decals_1'] = 7, ['decals_2'] = 3,
  642. ['arms'] = 44,
  643. ['pants_1'] = 34, ['pants_2'] = 0,
  644. ['shoes_1'] = 27, ['shoes_2'] = 0,
  645. ['helmet_1'] = -1, ['helmet_2'] = 0,
  646. ['chain_1'] = 0, ['chain_2'] = 0,
  647. ['ears_1'] = 2, ['ears_2'] = 0
  648. }
  649. },
  650. swat_wear = { -- currently the same as chef_wear
  651. male = {
  652. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  653. ['torso_1'] = 89, ['torso_2'] = 0,
  654. ['decals_1'] = 0, ['decals_2'] = 0,
  655. ['arms'] = 17,
  656. ['pants_1'] = 31, ['pants_2'] = 3,
  657. ['shoes_1'] = 60, ['shoes_2'] = 0,
  658. ['helmet_1'] = 93, ['helmet_2'] = 0,
  659. ['chain_1'] = 0, ['chain_2'] = 0,
  660. ['ears_1'] = 0, ['ears_2'] = 0,
  661. ['bproof_1'] = 7, ['bproof_2'] = 4
  662. },
  663. female = {
  664. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  665. ['torso_1'] = 89, ['torso_2'] = 0,
  666. ['decals_1'] = 0, ['decals_2'] = 0,
  667. ['arms'] = 17,
  668. ['pants_1'] = 31, ['pants_2'] = 3,
  669. ['shoes_1'] = 60, ['shoes_2'] = 0,
  670. ['helmet_1'] = 93, ['helmet_2'] = 0,
  671. ['chain_1'] = 0, ['chain_2'] = 0,
  672. ['ears_1'] = 0, ['ears_2'] = 0,
  673. ['bproof_1'] = 7, ['bproof_2'] = 4
  674. }
  675. },
  676. bullet_wear = {
  677. male = {
  678. ['bproof_1'] = 12, ['bproof_2'] = 3
  679. },
  680. female = {
  681. ['bproof_1'] = 12, ['bproof_2'] = 3
  682. }
  683. },
  684. gilet_wear = {
  685. male = {
  686. ['bproff_1'] = 10, ['bproff_2'] = 0
  687. },
  688. female = {
  689. ['bproff_1'] = 10, ['bproff_2'] = 0
  690. }
  691. }
  692.  
  693. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement