Code:
set WarfareGame.Weap_LocustAssaultRifle NumBurstShots 6
Change 6 to whatever you want. Save it in a .txt file, then to use the settings ingame just execute the commands in kismet. It's the Console Command function, put in the name of your .txt file in there.
Here's some other stuff with Hammerburst that I know of.
Code:
Set WarfareGame.Weap_LocustAssaultRifle CriticalAmmoCount 12
Set WarfareGame.Weap_LocustAssaultRifle InitialMagazines 4
Set WarfareGame.Weap_LocustAssaultRifle TargetingFOV 65
Set WarfareGame.Weap_LocustAssaultRifle MaxSpareAmmo 119
Set WarfareGame.Weap_LocustAssaultRifle PRM_Damage (Value=(24,24,24,24,24))
Set WarfareGame.Weap_LocustAssaultRifle PRM_DamageAI (Value=(26,21,22,23,24))
set WarfareGame.Weap_LocustAssaultRifle PRM_RateOfFire (Value=(1500))
set WarfareGame.Weap_LocustAssaultRifle NumBurstShots 15
set WarfareGame.Weap_LocustAssaultRifle BurstDelay 1
I don't know if Rate of Fire works, I don't know how it works.
Bookmarks