#Eliminator Hauser Set

1 messages · Page 1 of 1 (latest)

little briar
#

Bug: Set bonus +2 magazines is not working in-game.
After equipping the set, the magazine count does not increase during matches.

#

@fallow jungle

plain zodiac
#

they put a 140 euro+ set to get the +2 magazine
how u think they can fix that, anyway nice try diddy u study all sets well heheboy

plain zodiac
#

yes but now they put the new, they will never fix the old one
this set is older than me xd

little briar
#

i had the new one before
i just try to make ca great agine

plain zodiac
#

yea i got u I understood u

silent gorge
#

You need to equipping any 3 Eliminator set

little briar
vital idol
#

I got curious why this happens so I looked into the code and I am pretty sure I found out why it feels like it is "bugged" when you use it.

In the code, it looks like it is specifically applying the Magazine +2 stat bonus onto the Eliminator's Model 1887 only, nothing else gets the bonus magazines. I'd check if this is true if you are able to equip the set. Check if the shotgun has many magazines. I personally cannot test as I don't own the pieces.

If Valofe *QijiSoft removes the ItemCount0_Effect2_ItemNo0 = 974 line of code from [SetItem6] inside of ATTRIBUTES.REZ --> SETITEM.TXT, they will restore the +2 Magazine bonus to everything you have equipped, instead of just the Eliminator Model 1887 shotgun getting the extra magazines.

This above fix also applies for the next bug. If QijiSoft removes the ItemCount0_Effect3_ItemNo0 = 974 line of code from [SetItem6] inside of ATTRIBUTES.REZ --> SETITEM.TXT, they will restore the NPC Damage +20% bonus to properly apply to everything you have equipped, instead of just the Eliminator Model 1887 shotgun getting the extra NPC damage.

vital idol