Page 1 of 1

EMP Grenade BFront2.log Errors

Posted: Sun Mar 26, 2017 11:00 pm
by modmaster13
Hey guys, so I tried pulling the EMP grenade from BF1, and when I get in game I can play fine, but when I go to use the grenade, it crashes and this is the only message I get related to the EMP grenade.
Hidden/Spoiler:
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(82)
Weapon 'rep_weap_inf_crackgrenade' is not localized for stats page
I don't have any "Message Severity: 3"'s in my Bfront2.log. How could I fix all this?

Re: EMP Grenade BFront2.log Errors

Posted: Tue Mar 28, 2017 3:58 pm
by Samee3
Add this line to rep_weap_inf_haywiredetonator:

Code: Select all

OffhandWeapon = "1"
Same goes for any grenade or dispenser weapon from BF1 (Concussion Grenade, Mines, Time Bomb, etc.)

Re: EMP Grenade BFront2.log Errors

Posted: Thu Mar 30, 2017 8:10 pm
by modmaster13
Thank you so much dude, that really helped!