I'd like to change the name that is shown when I pick up a weapon, specifically Excessive Weapons. If I get the Excessive Flak Cannon, the name Flack Cannon appears on screen, not Excessive Flak Cannon, so it's a little confussing. Can this be changed? I've taken a look at excessivev302.int and I don't see what to change:
Weapon=(ClassName=ExcessiveV302.FlakCannonEX,Picku pClassName=ExcessiveV302.FlakCannonPickupEX,Attach mentClassName=ExcessiveV302.FlakAttachmentEX,Frien dlyName=ExcessiveV302.FlakCannonEX.ItemName,Descri ption=ExcessiveV302.FlakCannonEX.Description,Fallb ackName="Excessive Flak Cannon",FallbackDesc="The Excessive Flak Cannon can cover an area with a series of explosions increasing chances of damage and be used quite well as an arial assault launch.")
Weapon=(ClassName=ExcessiveV302.FlakCannonEX,Picku pClassName=ExcessiveV302.FlakCannonPickupEX,Attach mentClassName=ExcessiveV302.FlakAttachmentEX,Frien dlyName=ExcessiveV302.FlakCannonEX.ItemName,Descri ption=ExcessiveV302.FlakCannonEX.Description,Fallb ackName="Excessive Flak Cannon",FallbackDesc="The Excessive Flak Cannon can cover an area with a series of explosions increasing chances of damage and be used quite well as an arial assault launch.")
Comment