RAX-Anomaly / MagsRedux

Rework of Wuuts Mags
52 stars 21 forks source link

The Ak 105 (BAS) lacks integration #258

Closed Jushdrug closed 1 year ago

Jushdrug commented 1 year ago

Latest 2022.10.28 version. Ak 105 (+ shakal and swamp thing) from BaS reloads like in vanilla instead of using magazines.

Here's what I found. It appears the wrong classname was used for shakal and swamp thing but base version is just missing: image image

;(-.-)7
[wpn_ak105_swamp]
default_mag = mag_rpk_5.45x39_default
;base_type
ammo_5.45x39_fmj = ak_5.45x39
;(-.-)7
[wpn_ak105_shakal]
default_mag = mag_rpk_5.45x39_default
improved_mag = mag_rpk_5.45x39_default
;base_type
ammo_5.45x39_fmj = ak_5.45x39
Jushdrug commented 1 year ago

Ak 105 (BaS) base model works on the latest pre release. The shakal and swamp thing versions still don't, though. No idea what changed.

Jushdrug commented 1 year ago

thanks for the fix but latest release crashes the game on startup.

Expression    : <no expression>
Function      : CInifile::Load
File          : Xr_ini.cpp
Line          : 417
Description   : fatal error
Arguments     : Duplicate section 'wpn_ak105_bas' found.

stack trace:
Jushdrug commented 1 year ago

Resolved in latest patch.