mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
aa0940e180
Add a list of dependencies to each module's documentation. Also add a note to the documenation of modules which are a dependency for many other modules. Dependency lists are pulled from each module's config.cpp.
765 B
765 B
layout | title | group | parent |
---|---|---|---|
wiki | Overheating | feature | wiki |
Overview
Weapon Jamming
Adds a propability to jam a weapon when firing. Jams can be cleared by reloading or by using the clear jam-key.
Temperature simulation
Introduces weapon temperature simulation depending on weapon and bullet mass. Hot weapons are more prone to jamming. Depending on weapon type the accuracy and in extreme cases the muzzle velocity might be reduced on high temperatues. Adds smoke puff and heat refraction effects to indicate this.
Spare barrels
Adds the ability to changes barrels on machine guns to compensate for those effects.
Usage
To clear a jammed weapon, press Shift+R.
needs documentation on swapping barrels
Dependencies
ace_interaction