Guest User

Untitled

a guest
Sep 10th, 2019
1,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. HOW TO USE THIS:
  2.  
  3. Open up your missions cfgspawnabletypes.xml file, and search for 'Weapons'. As of the writing of this, it is located on line 1339.
  4.  
  5. Right above the CZ61 set up, copy all of the config text here and paste into that file. Scroll through and make sure the formatting is correct, and
  6. make sure you didnt miss any necessary text. For help, message me on discord, Not A Banana#9930
  7.  
  8. Feel free to edit the values of the percentages. The way it works is <attachments chance=#> is the chance of the attachment to spawn, with 1.00 being
  9. 100% and 0.50 being 50%, etc, you get the idea.
  10.  
  11. Personally for this I have the taser set to always spawn with a cartridge, you are free to edit that if you want.
  12.  
  13.  
  14. <type name="Taser">
  15. <attachments chance="1.00">
  16. <item name="Mag_Taser" chance="1.00" />
  17. </attachments>
  18. </type>
Add Comment
Please, Sign In to add comment