ACF-Team / ACF-3

ACF
MIT License
69 stars 56 forks source link

[BUG] HEAT/FS menu/crate variables are vastly different on weapons #280

Closed PolySteam closed 2 years ago

PolySteam commented 2 years ago

Short Description

HEAT and HEATFS ammotypes are showing incorrect values either in menu or on the crate, the only exception to this is ATGMs which have pen/filler/liner multipliers. Chances are one of those multipliers is missing either on server or client by default.

Branch and Version Master: https://github.com/Stooberton/ACF-3/commit/e173ed0b21eee8c254b663cee82becf30189aaa7 Dev: https://github.com/Stooberton/ACF-3/commit/1899c58e8274cab98ba572404c3503ff02be5681

How to Reproduce (Optional)

Select either HEAT/HEATFS in menu and change the values, the spawned crate will have different peneteration. The only exception to this is ATGMs.

PolySteam commented 2 years ago

Fixed by #281