peteR_pg

Brita's ContextMenu_EN

Aug 18th, 2023
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.19 KB | None | 0 0
  1. ContextMenu_EN = {
  2.  
  3. /* Armband */
  4.  
  5. ContextMenu_Armband_Back = "Tight",
  6. ContextMenu_Armband_ON = "Loose",
  7. ContextMenu_Armband = "Tight",
  8. ContextMenu_Armband_Long_Back = "Tight",
  9. ContextMenu_Armband_Long_ON = "Loose",
  10. ContextMenu_Armband_Long = "Tight",
  11. ContextMenu_Armband_Short_Back = "Tight",
  12. ContextMenu_Armband_Short_ON = "Loose",
  13. ContextMenu_Armband_Short = "Tight",
  14.  
  15. /* Armor */
  16.  
  17. ContextMenu_SET_Armor_Back = "Without Harness",
  18. ContextMenu_SET_Armor_FULL = "With Harness",
  19.  
  20. /* Armor-Heavy */
  21.  
  22. ContextMenu_EXO_Suit_Back = "With Vest",
  23. ContextMenu_EXO_Suit_ON = "Without Vest",
  24. ContextMenu_EXO_Suit = "With Vest",
  25.  
  26. /* Armor-Parts */
  27.  
  28. ContextMenu_Wolf_Knee_Pad_Thigh = "Tight",
  29. ContextMenu_Wolf_Knee_Pad_Loose = "Loose",
  30. ContextMenu_SET_PAD_Thigh = "Tight",
  31. ContextMenu_SET_PAD_Loose = "Loose",
  32. ContextMenu_SET_ARM_PAD_Thigh = "Tight",
  33. ContextMenu_SET_ARM_PAD_Loose = "Loose",
  34. ContextMenu_Hunter_Arm = "Without Bags",
  35. ContextMenu_Hunter_Arm_ON = "With Bags",
  36. ContextMenu_Hunter_Leg = "Without Bags",
  37. ContextMenu_Hunter_Leg_ON = "With Bags",
  38. ContextMenu_Hunter_Knee_ON = "Tight",
  39. ContextMenu_Hunter_Knee = "Loose",
  40. ContextMenu_Hunter_Knife_ON = "Tight",
  41. ContextMenu_Hunter_Knife = "Loose",
  42. ContextMenu_Metro_Knee_ON = "Tight",
  43. ContextMenu_Metro_Knee = "Loose",
  44.  
  45. /* Armor-ARMY-Helmet */
  46.  
  47. ContextMenu_Neck_ON = "Without Neck Protection",
  48. ContextMenu_Neck_OFF = "With Neck Protection",
  49. ContextMenu_HGU_Glass_ON = "Without Visor",
  50. ContextMenu_HGU_Glass_OFF = "With Visor",
  51. ContextMenu_1916_Helmet = "Without Plate",
  52. ContextMenu_1916_Helmet_ON = "With Plate",
  53. ContextMenu_1916_Helmet_Back = "Without Plate",
  54.  
  55. /* Ashe-Sets */
  56.  
  57. ContextMenu_Ashe_Jacket_Back = "Closed",
  58. ContextMenu_Ashe_Jacket_ON = "Opened",
  59. ContextMenu_Ashe_Jacket = "Closed",
  60. ContextMenu_Ashe_Cloak_Back = "Closed",
  61. ContextMenu_Ashe_Cloak_ON = "Opened",
  62. ContextMenu_Ashe_Cloak = "Closed",
  63.  
  64. /* Balaclava-Mask */
  65.  
  66. ContextMenu_Bandana_Mask_ON = "Full",
  67. ContextMenu_Bandana_Mask_OFF = "Half",
  68. ContextMenu_Camo_Mask_ON = "Full",
  69. ContextMenu_Camo_Mask_OFF = "Half",
  70. ContextMenu_Other_Mask_ON = "Full",
  71. ContextMenu_Other_Mask_OFF = "Half",
  72. ContextMenu_Scarf_Mask_Back = "Half",
  73. ContextMenu_Scarf_Mask_ON = "Full",
  74. ContextMenu_Scarf_Mask = "Half",
  75. ContextMenu_Scarf_Mask_Camo_Back = "Half",
  76. ContextMenu_Scarf_Mask_Camo_ON = "Full",
  77. ContextMenu_Scarf_Mask_Camo = "Half",
  78. ContextMenu_Scarf_Mask_Hunting_Back = "Half",
  79. ContextMenu_Scarf_Mask_Hunting_ON = "Full",
  80. ContextMenu_Scarf_Mask_Hunting = "Half",
  81. ContextMenu_Scarf_Mask_Casual_Back = "Half",
  82. ContextMenu_Scarf_Mask_Casual_ON = "Full",
  83. ContextMenu_Scarf_Mask_Casual = "Half",
  84. ContextMenu_Scarf_Mask_Ashe_Back = "Half",
  85. ContextMenu_Scarf_Mask_Ashe_ON = "Full",
  86. ContextMenu_Scarf_Mask_Ashe = "Half",
  87. ContextMenu_Hunter_Mask_Back = "Half",
  88. ContextMenu_Hunter_Mask_ON = "Full",
  89. ContextMenu_Hunter_Mask = "Half",
  90.  
  91. /* Chempak */
  92.  
  93. ContextMenu_Chempak_Blauer_Back = "Without Hood",
  94. ContextMenu_Chempak_Blauer_ON = "With Hood",
  95. ContextMenu_Chempak_Blauer = "Without Hood",
  96. ContextMenu_Chempak_BRN_Back = "Without Hood",
  97. ContextMenu_Chempak_BRN_ON = "With Hood",
  98. ContextMenu_Chempak_BRN = "Without Hood",
  99. ContextMenu_Chempak_Tychem_Back = "Without Hood",
  100. ContextMenu_Chempak_Tychem_ON = "With Hood",
  101. ContextMenu_Chempak_Tychem = "Without Hood",
  102. ContextMenu_Antibelok_Back = "Rolled",
  103. ContextMenu_Antibelok_ON = "Unrolled",
  104. ContextMenu_Antibelok = "Rolled",
  105.  
  106. /* Chest-Rig */
  107.  
  108. ContextMenu_D3M_Loose = "Loose",
  109. ContextMenu_Bag_D3M = "Tight",
  110. ContextMenu_D3M (Tight) = "Tight",
  111. ContextMenu_Bag_D3M_Loose = "Loose",
  112. ContextMenu_Blackhawk_Loose = "Loose",
  113. ContextMenu_Bag_Blackhawk = "Tight",
  114. ContextMenu_Blackhawk (Tight) = "Tight",
  115. ContextMenu_Bag_Blackhawk_Loose = "Loose",
  116. ContextMenu_X_Vest_Loose = "Loose",
  117. ContextMenu_Bag_X_Vest = "Tight",
  118. ContextMenu_X_Vest (Tight) = "Tight",
  119. ContextMenu_Bag_X_Vest_Loose = "Loose",
  120. ContextMenu_SKS_Vest_Loose = "Loose",
  121. ContextMenu_Bag_SKS_Vest = "Tight",
  122. ContextMenu_SKS_Vest (Tight) = "Tight",
  123. ContextMenu_Bag_SKS_Vest_Loose = "Loose",
  124. ContextMenu_AK_Vest_Loose = "Loose",
  125. ContextMenu_Bag_AK_Vest = "Tight",
  126. ContextMenu_AK_Vest (Tight) = "Tight",
  127. ContextMenu_Bag_AK_Vest_Loose = "Loose",
  128. ContextMenu_Smersh_Vest_Loose = "Loose",
  129. ContextMenu_Rig_Smersh = "Tight",
  130. ContextMenu_Rig_Smersh_Loose = "Loose",
  131. ContextMenu_Rig_Smersh (Tight) = "Tight",
  132. ContextMenu_Rig_Smersh_A = "Tight",
  133. ContextMenu_Rig_Smersh_A_Loose = "Loose",
  134. ContextMenu_Rig_Smersh_A (Tight) = "Tight",
  135. ContextMenu_Rig_Smersh_B = "Tight",
  136. ContextMenu_Rig_Smersh_B_Loose = "Loose",
  137. ContextMenu_Rig_Smersh_B (Tight) = "Tight",
  138. ContextMenu_Rig_Smersh_C = "Tight",
  139. ContextMenu_Rig_Smersh_C_Loose = "Loose",
  140. ContextMenu_Rig_Smersh_C (Tight) = "Tight",
  141. ContextMenu_Rig_ELA = "Tight",
  142. ContextMenu_Rig_ELA_Loose = "Loose",
  143. ContextMenu_Rig_ELA (Tight) = "Tight",
  144. ContextMenu_Radio_Rig = "Tight",
  145. ContextMenu_Radio_Rig_Loose = "Loose",
  146. ContextMenu_Radio_Rig (Tight) = "Tight",
  147. ContextMenu_Shotgun_Rig = "Tight",
  148. ContextMenu_Shotgun_Rig_Loose = "Loose",
  149. ContextMenu_Shotgun_Rig (Tight) = "Tight",
  150.  
  151. /* Cloak-Hoods */
  152.  
  153. ContextMenu_Viper_Hood_Back = "Without Hood",
  154. ContextMenu_Viper_Hood_ON = "With Hood",
  155. ContextMenu_Viper_Hood = "Without Hood",
  156. ContextMenu_Hood_ON = "With Hood",
  157. ContextMenu_Hood_OFF = "Without Hood",
  158. ContextMenu_Military_Ghillie = "Full",
  159. ContextMenu_Military_Ghillie_B = "Reduced",
  160. ContextMenu_Military_Ghillie_C = "Reduced",
  161. ContextMenu_Military_Ghillie_D = "Reduced",
  162.  
  163. /* Combat-Clothes */
  164.  
  165. ContextMenu_Gorka_Pants_New_Back = "Unrolled",
  166. ContextMenu_Gorka_Pants_New_Rolled = "Rolled",
  167. ContextMenu_Combat_Pants_Back = "Unrolled",
  168. ContextMenu_Combat_Pants_Rolled = "Rolled",
  169. ContextMenu_Military_Pants_Back = "Unrolled",
  170. ContextMenu_Military_Pants_Rolled = "Rolled",
  171. ContextMenu_CRYE_Pants_Back = "Unrolled",
  172. ContextMenu_CRYE_Pants_Rolled = "Rolled",
  173. ContextMenu_Tactical_Hood_Back = "Without Hood",
  174. ContextMenu_Tactical_Hood_ON = "With Hood",
  175. ContextMenu_Tactical_Hood = "Without Hood",
  176. ContextMenu_Kawaii_Hood_Back = "Without Hood",
  177. ContextMenu_Kawaii_Hood_ON = "With Hood",
  178. ContextMenu_Kawaii_Hood = "Without Hood",
  179. ContextMenu_BARS_Hoodie_Back = "Without Hood",
  180. ContextMenu_BARS_Hoodie_ON = "With Hood",
  181. ContextMenu_Gorka6_Hoodie_Back = "Without Hood",
  182. ContextMenu_Gorka6_Hoodie_ON = "With Hood",
  183. ContextMenu_Gorka6_Hoodie = "Without Hood",
  184. ContextMenu_M65_Jacket_Back = "Without Hood",
  185. ContextMenu_M65_Jacket_ON = "With Hood",
  186. ContextMenu_M65_Jacket = "Without Hood",
  187. ContextMenu_Anorak_Pants_Back = "Unrolled",
  188. ContextMenu_Anorak_Pants_Rolled = "Rolled",
  189. ContextMenu_M42_Pants_Back = "Unrolled",
  190. ContextMenu_M42_Pants_Rolled = "Rolled",
  191. ContextMenu_GEN2_Pants_Back = "Unrolled",
  192. ContextMenu_GEN2_Pants_Rolled = "Rolled",
  193. ContextMenu_ELA_Bomber_Back = "Closed",
  194. ContextMenu_ELA_Bomber_ON = "Opened",
  195. ContextMenu_ELA_Bomber = "Closed",
  196.  
  197. /* Combat-Clothes-2 */
  198.  
  199. ContextMenu_ANA_Shirts_Back = "Unrolled",
  200. ContextMenu_ANA_Shirts_ON = "Rolled",
  201. ContextMenu_ANA_Shirts = "Unrolled",
  202. ContextMenu_ANA_Hood_Back = "Unrolled",
  203. ContextMenu_ANA_Hood_ON = "With Hood",
  204. ContextMenu_ANA_Hood = "Unrolled",
  205. ContextMenu_ANA_Classic_Back = "Unrolled",
  206. ContextMenu_ANA_Classic_ON = "With Hood",
  207. ContextMenu_ANA_Classic = "Unrolled",
  208. ContextMenu_Winter_Jacket_Heavy_Back = "Without Hood",
  209. ContextMenu_Winter_Jacket_Heavy_ON = "With Hood",
  210. ContextMenu_Winter_Jacket_Heavy = "Without Hood",
  211. ContextMenu_Winter_Jacket_Camo_Heavy_Back = "Without Hood",
  212. ContextMenu_Winter_Jacket_Camo_Heavy_ON = "With Hood",
  213. ContextMenu_Winter_Jacket_Camo_Heavy = "Without Hood",
  214. ContextMenu_Wattson_Jacket_Back = "Without Hood",
  215. ContextMenu_Wattson_Jacket_ON = "With Hood",
  216. ContextMenu_Wattson_Jacket = "Without Hood",
  217. ContextMenu_Fur_Jacket_Back = "Without Hood",
  218. ContextMenu_Fur_Jacket_ON = "With Hood",
  219. ContextMenu_Fur_Jacket = "Without Hood",
  220. ContextMenu_Kelvin_Pants_Back = "Unrolled",
  221. ContextMenu_Kelvin_Pants_Rolled = "Rolled",
  222. ContextMenu_Kelvin_Jacket_Back = "Closed",
  223. ContextMenu_Kelvin_Jacket_ON = "Opened",
  224. ContextMenu_Kelvin_Jacket = "Closed",
  225. ContextMenu_Hunter_Pants_Back = "Unrolled",
  226. ContextMenu_Hunter_Pants_Rolled = "Rolled",
  227. ContextMenu_Hunter_Jacket_Back = "Without Shirt",
  228. ContextMenu_Hunter_Jacket_ON = "With Shirt",
  229. ContextMenu_Hunter_Jacket = "Without Shirt",
  230. ContextMenu_Metro_Pants_Back = "Unrolled",
  231. ContextMenu_Metro_Pants_Rolled = "Rolled",
  232. ContextMenu_Man_Field_Shirts_Back = "Unrolled",
  233. ContextMenu_Man_Field_Shirts_ON = "Rolled",
  234. ContextMenu_Man_Field_Shirts = "Unrolled",
  235. ContextMenu_Man_Check_Shirts_Back = "Unrolled",
  236. ContextMenu_Man_Check_Shirts_ON = "Rolled",
  237. ContextMenu_Man_Check_Shirts = "Unrolled",
  238. ContextMenu_Chain_Pants_Back = "Unrolled",
  239. ContextMenu_Chain_Pants_Rolled = "Rolled",
  240. ContextMenu_Man_Adidas_Shirts_Back = "Unrolled",
  241. ContextMenu_Man_Adidas_Shirts_ON = "Rolled",
  242. ContextMenu_Man_Adidas_Shirts = "Unrolled",
  243.  
  244. /* Combat-Clothes-3 */
  245.  
  246. ContextMenu_Man_Neck_Shirts_Back = "Unrolled",
  247. ContextMenu_Man_Neck_Shirts_ON = "Rolled",
  248. ContextMenu_Man_Neck_Shirts = "Unrolled",
  249. ContextMenu_Man_Neck_Hoodie_Back = "Unrolled",
  250. ContextMenu_Man_Neck_Hoodie_ON = "Rolled",
  251. ContextMenu_Man_Neck_Hoodie = "Unrolled",
  252. ContextMenu_Gorka5_Jacket_Back = "With Shirt",
  253. ContextMenu_Gorka5_Jacket_ON = "Without Shirt",
  254. ContextMenu_Gorka5_Jacket = "With Shirt",
  255. ContextMenu_Huntrite_Jacket_Back = "With Shirt",
  256. ContextMenu_Huntrite_Jacket_ON = "Without Shirt",
  257. ContextMenu_Huntrite_Jacket = "With Shirt",
  258. ContextMenu_TEC_Jacket_Back = "With Shirt",
  259. ContextMenu_TEC_Jacket_ON = "Without Shirt",
  260. ContextMenu_TEC_Jacket = "With Shirt",
  261. ContextMenu_Chara_Jacket_Back = "With Shirt",
  262. ContextMenu_Chara_Jacket_ON = "Without Shirt",
  263. ContextMenu_Chara_Jacket = "With Shirt",
  264. ContextMenu_G3_Pants_Back = "Unrolled",
  265. ContextMenu_G3_Pants_Rolled = "Rolled",
  266. ContextMenu_511_Pants_Back = "Unrolled",
  267. ContextMenu_511_Pants_Rolled = "Rolled",
  268. ContextMenu_Fast_Pants_Back = "Unrolled",
  269. ContextMenu_Fast_Pants_Rolled = "Rolled",
  270. ContextMenu_Flex_Pants_Back = "Unrolled",
  271. ContextMenu_Flex_Pants_Rolled = "Rolled",
  272. ContextMenu_Check_Pants_Back = "Unrolled",
  273. ContextMenu_Check_Pants_Rolled = "Rolled",
  274. ContextMenu_Cargo_Pants_Back = "Unrolled",
  275. ContextMenu_Cargo_Pants_Rolled = "Rolled",
  276. ContextMenu_MIL_Pants_Back = "Unrolled",
  277. ContextMenu_MIL_Pants_Rolled = "Rolled",
  278.  
  279. /* FireFighter-Clothes */
  280.  
  281. ContextMenu_Fire_Pants_Back = "Unrolled",
  282. ContextMenu_Fire_Pants_Rolled = "Rolled",
  283.  
  284. /* Gaiter */
  285.  
  286. ContextMenu_Gaiter_ON = "Tight",
  287. ContextMenu_Gaiter_OFF = "Loose",
  288. ContextMenu_OZ_Gaiter_ON = "Tight",
  289. ContextMenu_OZ_Gaiter_OFF = "Loose",
  290.  
  291. /* GasMask */
  292.  
  293. ContextMenu_AMP_ON = "Without VPU",
  294. ContextMenu_AMP_OFF = "With VPU",
  295. ContextMenu_Metro_IDA_Back = "Without Breather",
  296. ContextMenu_Metro_IDA_ON = "With Breather",
  297. ContextMenu_Metro_IDA = "Without Breather",
  298.  
  299. /* Goggles */
  300.  
  301. ContextMenu_X1000_ON = "On the Face",
  302. ContextMenu_X1000_OFF = "Raised",
  303. ContextMenu_Crewman_Goggles_ON = "On the Face",
  304. ContextMenu_Crewman_Goggles_OFF = "Raised",
  305. ContextMenu_ELA_Goggles_Back = "On the Face",
  306. ContextMenu_ELA_Goggles_ON = "Raised",
  307. ContextMenu_ELA_Goggles = "On the Face",
  308. ContextMenu_Pilot_Sunglass_Back = "On the Face",
  309. ContextMenu_Pilot_Sunglass_ON = "Raised",
  310. ContextMenu_Pilot_Sunglass = "On the Face",
  311.  
  312. /* Hat */
  313.  
  314. ContextMenu_Cap_Front = "Frontwards",
  315. ContextMenu_Cap_Backwards = "Backwards",
  316. ContextMenu_Military_Ghillie_Hat_OFF = "Without Mask",
  317. ContextMenu_Military_Ghillie_Hat_ON = "With Mask",
  318. ContextMenu_Worn_Beanie_Front = "Without Flashlight",
  319. ContextMenu_Worn_Beanie_Backwards = "With Flashlight",
  320.  
  321. /* Headsets */
  322.  
  323. ContextMenu_Aviation_Headsets_Back = "In Ears",
  324. ContextMenu_Aviation_Headsets_ON = "On Neck",
  325. ContextMenu_Aviation_Headsets = "In Ears",
  326. ContextMenu_Comtac_Headsets_Back = "In Ears",
  327. ContextMenu_Comtac_Headsets_ON = "On Neck",
  328. ContextMenu_Comtac_Headsets = "In Ears",
  329. ContextMenu_Comtac4_Headsets_Back = "In Ears",
  330. ContextMenu_Comtac4_Headsets_ON = "On Neck",
  331. ContextMenu_Comtac4_Headsets = "In Ears",
  332. ContextMenu_Bowman_Headsets_Back = "Tight",
  333. ContextMenu_Bowman_Headsets_ON = "Loose",
  334. ContextMenu_Bowman_Headsets = "Tight",
  335.  
  336. /* Helmet-Attachments */
  337.  
  338. ContextMenu_Visor3_ON = "On the Face",
  339. ContextMenu_Visor3_OFF = "Raised",
  340. ContextMenu_Visor4_ON = "On the Face",
  341. ContextMenu_Visor4_OFF = "Raised",
  342. ContextMenu_Maska_1_Visor_ON = "On the Face",
  343. ContextMenu_Maska_1_Visor_OFF = "Raised",
  344. ContextMenu_6B6_Visor_ON = "On the Face",
  345. ContextMenu_6B6_Visor_OFF = "Raised",
  346. ContextMenu_Vityaz_Visor_ON = "On the Face",
  347. ContextMenu_Vityaz_Visor_OFF = "Raised",
  348. ContextMenu_ZSH_Visor_ON = "On the Face",
  349. ContextMenu_ZSH_Visor_OFF = "Raised",
  350. ContextMenu_Fire_Visor_OFF = "On the Face",
  351. ContextMenu_Fire_Visor_ON = "Raised",
  352. ContextMenu_EOD_Visor_ON = "On the Face",
  353. ContextMenu_EOD_Visor_OFF = "Raised",
  354.  
  355. /* NV-Goggles */
  356.  
  357. ContextMenu_Sam_NV_ON = "On the Face",
  358. ContextMenu_Sam_NV_OFF = "Raised",
  359. ContextMenu_PVS15_ON = "On the Face",
  360. ContextMenu_PVS15_OFF = "Raised",
  361. ContextMenu_PVS15_Harness_ON = "On the Face",
  362. ContextMenu_PVS15_Harness_OFF = "Raised",
  363. ContextMenu_NV18_ON = "On the Face",
  364. ContextMenu_NV18_OFF = "Raised",
  365. ContextMenu_NV18_Harness_ON = "On the Face",
  366. ContextMenu_NV18_Harness_OFF = "Raised",
  367. ContextMenu_NV_PVS5_ON = "On the Face",
  368. ContextMenu_NV_PVS5_OFF = "Raised",
  369. ContextMenu_NV_PNV_57_ON = "On the Face",
  370. ContextMenu_NV_PNV_57_OFF = "Raised",
  371. ContextMenu_NV_PVS7_ON = "On the Face",
  372. ContextMenu_NV_PVS7_OFF = "Raised",
  373. ContextMenu_NV_PVS21_ON = "On the Face",
  374. ContextMenu_NV_PVS21_OFF = "Raised",
  375. ContextMenu_NV_GPNVG_18_ON = "On the Face",
  376. ContextMenu_NV_GPNVG_18_OFF = "Raised",
  377.  
  378. /* Other-Clothes */
  379.  
  380. ContextMenu_Susie_Hood_Back = "Without Hood",
  381. ContextMenu_Susie_Hood_ON = "With Hood",
  382. ContextMenu_Susie_Hood = "Without Hood",
  383. ContextMenu_Suit_Wick_Back = "Closed",
  384. ContextMenu_Suit_Wick_ON = "Opened",
  385. ContextMenu_Suit_Wick = "Closed",
  386. ContextMenu_Suit_Army_Back = "Closed",
  387. ContextMenu_Suit_Army_ON = "Opened",
  388. ContextMenu_Suit_Army = "Closed",
  389. ContextMenu_Suit_Stew_Back = "Closed",
  390. ContextMenu_Suit_Stew_ON = "Opened",
  391. ContextMenu_Suit_Stew = "Closed",
  392. ContextMenu_Coat_Long_Back = "Closed",
  393. ContextMenu_Coat_Long_ON = "Opened",
  394. ContextMenu_Coat_Long = "Closed",
  395. ContextMenu_Military_Coat_Long_Back = "Closed",
  396. ContextMenu_Military_Coat_Long_ON = "Opened",
  397. ContextMenu_Military_Coat_Long = "Closed",
  398. ContextMenu_Suit_Fisher_Back = "Closed",
  399. ContextMenu_Suit_Fisher_ON = "Opened",
  400. ContextMenu_Suit_Fisher = "Closed",
  401. ContextMenu_Apron_Side_Back = "Loose",
  402. ContextMenu_Apron_Side_ON = "Tight",
  403. ContextMenu_Apron_Side = "Loose",
  404. ContextMenu_Star_Cape_Back = "Without Hood",
  405. ContextMenu_Star_Cape_ON = "With Hood",
  406. ContextMenu_Star_Cape = "Without Hood",
  407. ContextMenu_Kenobir_Cape_Back = "Without Hood",
  408. ContextMenu_Kenobi_Cape_ON = "With Hood",
  409. ContextMenu_Kenobi_Cape = "Without Hood",
  410.  
  411. /* Other-Clothes-2 */
  412.  
  413. ContextMenu_Adidas_Track_Pants_Back = "Unrolled",
  414. ContextMenu_Adidas_Track_Pants_Rolled = "Rolled",
  415. ContextMenu_Heather_Bomber_Back = "Closed",
  416. ContextMenu_Heather_Bomber_ON = "Opened",
  417. ContextMenu_Heather_Bomber = "Closed",
  418. ContextMenu_School_Cardigan_Back = "Closed",
  419. ContextMenu_School_Cardigan_ON = "Opened",
  420. ContextMenu_School_Cardigan = "Closed",
  421. ContextMenu_School_Cardigan_Long_Back = "Closed",
  422. ContextMenu_School_Cardigan_Long_ON = "Opened",
  423. ContextMenu_School_Cardigan_Long = "Closed",
  424. ContextMenu_Dress_Cardigan_Back = "Closed",
  425. ContextMenu_Dress_Cardigan_ON = "Opened",
  426. ContextMenu_Dress_Cardigan = "Closed",
  427. ContextMenu_Cardigan_Short_Back = "Closed",
  428. ContextMenu_Cardigan_Short_ON = "Opened",
  429. ContextMenu_Cardigan_Short = "Closed",
  430. ContextMenu_Officer_Overcoat_Back = "Closed",
  431. ContextMenu_Officer_Overcoat_ON = "Opened",
  432. ContextMenu_Officer_Overcoat = "Closed",
  433. ContextMenu_Coast_Jacket_Back = "Closed",
  434. ContextMenu_Coast_Jacket_ON = "Opened",
  435. ContextMenu_Coast_Jacket = "Closed",
  436. ContextMenu_Paramedic_Jacket_Back = "Closed",
  437. ContextMenu_Paramedic_Jacket_ON = "Opened",
  438. ContextMenu_Paramedic_Jacket = "Closed",
  439. ContextMenu_Kawasaki_Jacket_Back = "Closed",
  440. ContextMenu_Kawasaki_Jacket_ON = "Opened",
  441. ContextMenu_Kawasaki_Jacket = "Closed",
  442. ContextMenu_Check_Shirts_Back = "Unrolled",
  443. ContextMenu_Check_Shirts_ON = "Rolled",
  444. ContextMenu_Check_Shirts = "Unrolled",
  445. ContextMenu_Tac_Check_Shirts_Back = "Unrolled",
  446. ContextMenu_Tac_Check_Shirts_ON = "Rolled",
  447. ContextMenu_Tac_Check_Shirts = "Unrolled",
  448. ContextMenu_Police_Waterproof_Jacket_Back = "Closed",
  449. ContextMenu_Police_Waterproof_Jacket_ON = "Opened",
  450. ContextMenu_Police_Waterproof_Jacket = "Closed",
  451. ContextMenu_Gunsmith_Jacket_Back = "Closed",
  452. ContextMenu_Gunsmith_Jacket_ON = "Opened",
  453. ContextMenu_Gunsmith_Jacket = "Closed",
  454. ContextMenu_Adidas_Pad_Jacket_Back = "Closed",
  455. ContextMenu_Adidas_Pad_Jacket_ON = "Opened",
  456. ContextMenu_Adidas_Pad_Jacket = "Closed",
  457. ContextMenu_Viking_Fire_Jacket_Back = "Closed",
  458. ContextMenu_Viking_Fire_Jacket_ON = "Opened",
  459. ContextMenu_Viking_Fire_Jacket = "Closed",
  460.  
  461. /* Other-Clothes-3 */
  462.  
  463. ContextMenu_Rose_Jacket_Back = "With Shirt",
  464. ContextMenu_Rose_Jacket_ON = "Without Shirt",
  465. ContextMenu_Rose_Jacket = "With Shirt",
  466. ContextMenu_Knit_Dress_Back = "Unrolled",
  467. ContextMenu_Knit_Dress_ON = "Rolled",
  468. ContextMenu_Knit_Dress = "Unrolled",
  469. ContextMenu_Off_Dress_Back = "Unrolled",
  470. ContextMenu_Off_Dress_ON = "Rolled",
  471. ContextMenu_Off_Dress = "Unrolled",
  472. ContextMenu_Cut_Dress_Back = "Unrolled",
  473. ContextMenu_Cut_Dress_ON = "Rolled",
  474. ContextMenu_Cut_Dress = "Unrolled",
  475. ContextMenu_Bandit_Coat_Back = "Without Hood",
  476. ContextMenu_Bandit_Coat_ON = "With Hood",
  477. ContextMenu_Bandit_Coat = "Without Hood",
  478. ContextMenu_Bandit_Jacket_Back = "With Hood",
  479. ContextMenu_Bandit_Jacket_ON = "Without Hood",
  480. ContextMenu_Bandit_Jacket = "With Hood",
  481.  
  482. /* Other-Helmets */
  483.  
  484. ContextMenu_Glass_ON = "Without Glasses",
  485. ContextMenu_Glass_OFF = "With Glasses",
  486.  
  487. /* Police-Clothes */
  488.  
  489. ContextMenu_Jacket_Bomber_Back = "Closed",
  490. ContextMenu_Jacket_Bomber_ON = "Opened",
  491. ContextMenu_Jacket_Bomber = "Closed",
  492. ContextMenu_Jacket_Polizei_Back = "Closed",
  493. ContextMenu_Jacket_Polizei_ON = "Opened",
  494. ContextMenu_Jacket_Polizei = "Closed",
  495.  
  496. /* Shell-Bandolier */
  497.  
  498. ContextMenu_Shell_Arm_Bandolier_Back = "Left Arm",
  499. ContextMenu_Shell_Arm_Bandolier_B = "Two Arms",
  500. ContextMenu_Shell_Arm_Bandolier_ON = "Two Arms",
  501. ContextMenu_Shell_Arm_Bandolier = "Left Arm",
  502. ContextMenu_Shell_Thigh_Bandolier_Back = "Left Leg",
  503. ContextMenu_Shell_Thigh_Bandolier_B = "Two Legs",
  504. ContextMenu_Shell_Thigh_Bandolier_ON = "Two Legs",
  505. ContextMenu_Shell_Thigh_Bandolier = "Left Leg",
  506. ContextMenu_Metro_Bandolier_Back = "Loose",
  507. ContextMenu_Metro_Bandolier_ON = "Tight",
  508. ContextMenu_Metro_Bandolier = "Loose",
  509.  
  510. /* Side-Bags */
  511.  
  512. ContextMenu_Tactical_Belt_WearFront = "Front",
  513. ContextMenu_Tactical_Belt_WearBack = "Back",
  514. ContextMenu_Duty_Belt_WearFront = "Front",
  515. ContextMenu_Duty_Belt_WearBack = "Back",
  516. ContextMenu_Bottle_Bag (Tight) = "Front",
  517. ContextMenu_Bottle_Bag_Loose = "Back",
  518. ContextMenu_Bottle_Bag = "Front",
  519. ContextMenu_K1_Bag (Tight) = "Front",
  520. ContextMenu_K1_Bag_Loose = "Back",
  521. ContextMenu_K1_Bag = "Front",
  522. ContextMenu_OMNI_Pouch (Tight) = "Front",
  523. ContextMenu_OMNI_Pouch_Loose = "Back",
  524. ContextMenu_OMNI_Pouch = "Front",
  525. ContextMenu_Ashe_Gear (Tight) = "Front",
  526. ContextMenu_Ashe_Gear_Loose = "Back",
  527. ContextMenu_Ashe_Gear = "Front",
  528. ContextMenu_C420_PAPR (Tight) = "Front",
  529. ContextMenu_C420_PAPR_Loose = "Back",
  530. ContextMenu_C420_PAPR = "Front",
  531. ContextMenu_Belt_Pack_AR (Tight) = "Front",
  532. ContextMenu_Belt_Pack_AR_Loose = "Back",
  533. ContextMenu_Belt_Pack_AR = "Front",
  534. ContextMenu_Belt_Pack_Gas (Tight) = "Front",
  535. ContextMenu_Belt_Pack_Gas_Loose = "Back",
  536. ContextMenu_Belt_Pack_Gas = "Front",
  537. ContextMenu_Belt_Pack_Pouch (Tight) = "Front",
  538. ContextMenu_Belt_Pack_Pouch_Loose = "Back",
  539. ContextMenu_Belt_Pack_Pouch = "Front",
  540. ContextMenu_Belt_Pack_Duty (Tight) = "Front",
  541. ContextMenu_Belt_Pack_Duty_Loose = "Back",
  542. ContextMenu_Belt_Pack_Duty = "Front",
  543. ContextMenu_Belt_Pack_War (Tight) = "Front",
  544. ContextMenu_Belt_Pack_War_Loose = "Back",
  545. ContextMenu_Belt_Pack_War = "Front",
  546. ContextMenu_D3CR (Tight) = "Front",
  547. ContextMenu_D3CR_Loose = "Back",
  548. ContextMenu_D3CR = "Front",
  549. ContextMenu_GM15_Canister (Tight) = "Front",
  550. ContextMenu_GM15_Canister_Loose = "Back",
  551. ContextMenu_GM15_Canister = "Front",
  552. ContextMenu_Trench_Ammo_Pack (Tight) = "Front",
  553. ContextMenu_Trench_Ammo_Pack_Loose = "Back",
  554. ContextMenu_Trench_Ammo_Pack = "Front",
  555. ContextMenu_Trench_Grenade_Pack (Tight) = "Front",
  556. ContextMenu_Trench_Grenade_Pack_Loose = "Back",
  557. ContextMenu_Trench_Grenade_Pack = "Front",
  558. ContextMenu_Messkit (Tight) = "Front",
  559. ContextMenu_Messkit_Loose = "Back",
  560. ContextMenu_Messkit = "Front",
  561. ContextMenu_Messkit_B (Tight) = "Front",
  562. ContextMenu_Messkit_B_Loose = "Back",
  563. ContextMenu_Messkit_B = "Front",
  564.  
  565. /* Underwear */
  566.  
  567. ContextMenu_Wool_Stocking = "Above Knee",
  568. ContextMenu_Wool_Stocking_Below = "Below Knee",
  569. ContextMenu_Wool_Stocking_Mismatch = "More on right",
  570. ContextMenu_Wool_Stocking_Half = "Only on right",
  571. ContextMenu_Wool_Stocking_Ripped = "Ripped",
  572. ContextMenu_Lace_Stocking = "Above Knee",
  573. ContextMenu_Lace_Stocking_Mismatch = "Ripped",
  574. ContextMenu_Lace_Stocking_Half = "Only on right",
  575. ContextMenu_Casual_Stocking = "Above Knee",
  576. ContextMenu_Casual_Stocking_Below = "Below Knee",
  577. ContextMenu_Casual_Stocking_Mismatch = "More on right",
  578. ContextMenu_Casual_Stocking_Half = "Only on Right",
  579. ContextMenu_Casual_Stocking_Ripped = "Ripped",
  580. ContextMenu_Sweater_Stocking = "Above Knee",
  581. ContextMenu_Sweater_Stocking_Below = "Below Knee",
  582. ContextMenu_Sweater_Stocking_Mismatch = "More on right",
  583. ContextMenu_Sweater_Stocking_Half = "Only on right",
  584. ContextMenu_Sweater_Stocking_Ripped = "Ripped",
  585.  
  586. /* USCM */
  587.  
  588. ContextMenu_USCM_Jacket_Back = "Unrolled",
  589. ContextMenu_USCM_Jacket_ON = "Rolled",
  590. ContextMenu_USCM_Jacket = "Unrolled",
  591. ContextMenu_USCM_Pants_Back = "Unrolled",
  592. ContextMenu_USCM_Pants_Rolled = "Rolled",
  593.  
  594. }
Advertisement
Add Comment
Please, Sign In to add comment