Jump to content
Sign in to follow this  
Reptilienski

ACE_overheating config?

Recommended Posts

how do you change the overheating value in your weapon? I have a WIP weapon, but with ACE it was too easy to jam due to weapon overheating too fast, which value in weapon config affect the overheating rate? Please happy, thanks!

Share this post


Link to post
Share on other sites

Take a look at the cfgWeapons.hpp from ace_overheating:

https://github.com/acemod/ACE3/blob/master/addons/overheating/CfgWeapons.hpp

GVAR(XYZ) translates to ace_overheating_XYZ in this case, so the variables are:

ace_overheating_mrbs, ace_overheating_dispersion and ace_overheating_slowdownFactor.

 

Alternatively take a look into the confg viewer in-game. There you have all the variables necessary.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×