• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Sticky bullets or give casings on fire with a chance mod.

Has anyone seen any mods that will give an item for doing an action? Not breaking an item, the idea is to make an action of fireing a weapon gove a small chance to give you casings back. If anyone has any ideas or has found mods that give an item based on an action, i would be greatful for your help.

 
Wouldn't be too hard to do with the new twitch stuff.. Add a buff to the player with an onselfprimaryactionstart that has a randomroll to trigger one of these game events that adds a bullet casing to your inventory. You'd need a requirement check to make sure it's a ranged weapon that uses bullets too, or you'd get casings from bows, axes, fists...

 
Check out Darkness Falls, pretty sure it has exactly such a weapon mod
Yeah, DF's brass catcher mod gives you a very good chance of getting a casing for every shot fired. Look at the items_modifiers.xml file for "modGunBrassCatcher" and "modGunBrassCatcherAdv" to see how it's done (if you want to replicate the effect without installing all the awesomeness that is Darkness Falls).

 
Back
Top