Melee weapons problems

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
SkinnyODST
Lieutenant Colonel
Lieutenant Colonel
Posts: 545
Joined: Mon Jul 04, 2016 10:56 pm
Location: My other account
Contact:

Melee weapons problems

Post by SkinnyODST »

I`m using DarthD.U.C.K`s melee weapons pack found here - http://www.gametoast.com/viewtopic.php?f=64&t=14074 and am having some problems with the katana. My aim is to add in a knife attack, but if I put the katana in channel 0 like so -
WEAPONSECTION = 1
WeaponName = "weap_inf_katana"
WeaponAmmo = 0

It messes up some of the controls. Like not being able to reload a weapon and making the R key the grenade throwing key for some reason. So I added it to channel 1 like this -
WEAPONSECTION = 4
WeaponName = "weap_inf_katana"
WeaponAmmo = 0
WeaponChannel = 1

and it doesn`t work at all. Melee attacks have been added in many mods and work fine. Does anyone know how to make it work properly?
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Melee weapons problems

Post by AQT »

This post should solve your issue: viewtopic.php?f=27&t=14648&p=253284#p253316

In case it's not clear to you, if you use the second option, then your melee weapon has to be the final primary weapon (i.e. the primary weapon listed before the first secondary weapon).
Post Reply