Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. //M27 IAR
  2. ["RH_M27IAR"]
  3. ["RH_60Rnd_556x45_Mk262"]
  4.  
  5. //AWM
  6. ["hlc_rifle_awmagnum_BL"]
  7. ["hlc_5rnd_300WM_mk248_AWM"]
  8.  
  9. //G3KA4
  10. ["hlc_rifle_g3ka4"]
  11. ["hlc_20rnd_762x51_Mk316_G3"]
  12.  
  13. //SG553
  14. ["SG553_CQB"]
  15. ["30Rnd_56x45SD_GP90"]
  16.  
  17. ["optic_Arco_blk_F"]
  18. ["hlc_muzzle_300blk_KAC"]
  19. ["RH_leu_mk4"]
  20. ["RH_eotech553mag"]
  21. ["RH_qdss_nt4"]
  22. ["RH_ta31rmr_2D"]
  23. ["RH_barska_rds"]
  24.  
  25. G36C
  26. comment "Add containers";
  27. this addItemToUniform "KPFS_30Rnd_556x45_G36";
  28.  
  29.  
  30. comment "Add weapons";
  31. this addWeapon "KPFS_G36";
  32.  
  33. BCM
  34. comment "Add containers";
  35. this addItemToUniform "150Rnd_556x45_Drum_Mag_F";
  36. this addItemToUniform "hlc_30rnd_556x45_SPR";
  37.  
  38.  
  39. comment "Add weapons";
  40. this addWeapon "hlc_rifle_bcmjack";
  41.  
  42.  
  43. AWP
  44. comment "Add containers";
  45. this addItemToUniform "kpfs_5Rnd_86x70_G22";
  46.  
  47. comment "Add weapons";
  48. this addWeapon "KPFS_G22";
  49.  
  50. M249
  51. comment "Add containers";
  52. this addItemToUniform "PMC_m249_mag";
  53.  
  54. comment "Add weapons";
  55. this addWeapon "PMC_m249";
  56.  
  57. this addPrimaryWeaponItem "RH_hbsd";
  58. this addPrimaryWeaponItem "muzzle_snds_M";
  59. this addPrimaryWeaponItem "RH_qdss_nt4";
  60. this addPrimaryWeaponItem "muzzle_snds_B";
  61. this addPrimaryWeaponItem "HLC_Optic_ZFSG1";
  62. this addPrimaryWeaponItem "acc_pointer_IR";
  63. this addPrimaryWeaponItem "RH_ta31rmr_2D";
  64. this addPrimaryWeaponItem "RH_ta648";
  65. this addPrimaryWeaponItem "optic_AMS";
  66. this addPrimaryWeaponItem "optic_Arco_blk_F";
  67. this addPrimaryWeaponItem "optic_ERCO_blk_F";
  68. this addPrimaryWeaponItem "optic_KHS_blk";
  69. this addPrimaryWeaponItem "optic_LRPS";
  70. this addPrimaryWeaponItem "RH_shortdot";
  71. this addPrimaryWeaponItem "SMA_CMORE";
  72. this addPrimaryWeaponItem "optic_Hamr";
  73. this addPrimaryWeaponItem "RH_LTdocter";
  74. this addPrimaryWeaponItem "RH_eotech553mag";
  75. this addPrimaryWeaponItem "RH_cmore";
  76. this addPrimaryWeaponItem "RH_barska_rds";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement