FridayNightFight / FNF

The mission framework for Friday Night Fight, a team-based PvP Arma 3 event happening every Friday.
https://www.fridaynightfight.org
BSD 3-Clause "New" or "Revised" License
13 stars 8 forks source link

Several issues with WEAPONS_SOVIET.sqf #82

Closed lusod closed 3 years ago

lusod commented 3 years ago

Main issue WEAPONS_SOVIET.sqf gives the riflemen AK-74Ns, however, it gives them 7.62x39mm ammo, which isn't compatible.

This is very easy to fix, just remove line 5 and 6 (see screenshot) image This will make it use the 5.45 mags in the WEAPONS_RU.sqf, which should be compatible.

Historical inaccuracies The 5.45 mags are 7N10, and according to RHS's wiki, the 7N10 ammo started being used in 1992, which of course is after the Soviet Union.

As well, the PKP started being produced in 2001, so it doesn't make much sense that the MMG gunners get it.

Consider replacing the rifle ammo with 7N6 or 7N6M. Consider replacing PKP with PKM.

Additional context v2.3.0 beta 1

martin7125 commented 3 years ago

Fixed. Thanks for the report. https://github.com/Mjolnir64/FNF/commit/6f17f8816f14d8dc9de6d666becb084fc770f04d