SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF2 Modding => Topic started by: Ginev on December 09, 2020, 11:11:49 AM

Title: How to make fussioncutter use ammo?
Post by: Ginev on December 09, 2020, 11:11:49 AM
The title explain it all.My project is doomed if i cannot find a way to do it.If someone make it please post the odf files here so i can see it.Thanks in advance!
Title: Re: How to make fussioncutter use ammo?
Post by: Anyder on December 09, 2020, 02:37:05 PM
Quote from: Ginev on December 09, 2020, 11:11:49 AM
The title explain it all.My project is doomed if i cannot find a way to do it.If someone make it please post the odf files here so i can see it.Thanks in advance!
I believe you can use the sniper rifle (for instance) as a model and substitute the weapon settings for the fusion cutter:

In sides>Common>odf:

com_weap_inf_fusioncutter

RoundsPerClip           = "8"
Optional: ReloadTime              = "2.0"

Then go to the class using the fusion cutter (e.g. all_inf_default_engineer)


WEAPONSECTION = 2
WeaponName         = "all_weap_inf_fusioncutter"
WeaponAmmo         = 7 (multiply the rounds per clip by this number for total ammo)
Title: Re: How to make fussioncutter use ammo?
Post by: wsa30h on December 09, 2020, 03:30:33 PM
or just try adding the weapon ammo line followed by number per clip.
EhPortal 1.34 © 2024, WebDev