Display MoreFound 2 issues.
1. Kills with "Custom" firearms, reward no Quest progression, if kills with a certain Type(Like Shotguns) is required.
I remember, when BSG released the MP-155, it didn't work either. So i assume that the game checks for specific weapons, not just the WeaponType.
2. Force Spawn boss items, seems not to work properly. Killed Reshala around 25 times, in this play trough. He never dropped his TT.
PS THX for the mod, it rescued the game.
I got you
AKI_data->Server->Database->bots->types-> edit with notepad++ bossbully.json
you'll scroll down to "Holster": {
there will be 3 item codes with values
"5b3b713c5acfc4330140bd8d": 1, - Golden TT
"6193a720f8ee7e52e42109ed": 1, -unkn
"602a9740da11d6478d5a06dc": 5 - pl-15
what I did was remove the pl-15 completely and then upped the value of the golden to 5 like the pl was
in the end it looked like this
"Holster": {
"5b3b713c5acfc4330140bd8d": 5, - Golden tt
"6193a720f8ee7e52e42109ed": 1 - Unknown
** i only left that code as unknown atm because im fairly certain it wont become an issue with the new value for the TT