paulsilver

CFGSpawnabletypes.xml

Nov 13th, 2020 (edited)
1,525
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.10 KB | None | 0 0
  1. <!-- CheytacM200 -->
  2.     <type name="ussr_m200">
  3.         <attachments chance="1.00">
  4.             <item name="M200Optic" chance="0.60" />
  5.             <item name="M200Optic_black" chance="0.40" />
  6.             <item name="M200ZeroOptic" chance="0.20" />
  7.             <item name="M200ZeroOptic_black" chance="0.20" />
  8.         </attachments>
  9.         <attachments chance="0.10">
  10.             <item name="Mag_ussrm200_7Rnd" chance="0.60" />
  11.         </attachments>
  12.         <attachments chance="1.00">
  13.             <item name="M200Suppressor" chance="0.20" />
  14.             <item name="M200Suppressor_black" chance="010" />
  15.         </attachments>
  16.     </type>
  17.     <type name="ussr_m200_black">
  18.         <attachments chance="1.00">
  19.             <item name="M200Optic" chance="0.40" />
  20.             <item name="M200Optic_black" chance="0.60" />
  21.             <item name="M200ZeroOptic" chance="0.10" />
  22.             <item name="M200ZeroOptic_black" chance="0.20" />
  23.         </attachments>
  24.         <attachments chance="0.10">
  25.             <item name="Mag_ussrm200_7Rnd" chance="0.60" />
  26.         </attachments>
  27.         <attachments chance="0.50">
  28.             <item name="M200Suppressor" chance="0.10" />
  29.             <item name="M200Suppressor_black" chance="0.20" />
  30.         </attachments>
  31.     </type>
  32. <!-- CheytacM200End -->
Advertisement
Add Comment
Please, Sign In to add comment