SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF1 Modding => Topic started by: aeria. on April 16, 2010, 10:03:52 AM

Title: [SOLVED] Charging times
Post by: aeria. on April 16, 2010, 10:03:52 AM
Yes this is a question from me.  :blink:

Is is possible to make it so that it must be a requirement to hold down a fire button to charge an attack? For example, the wookie can shoot single lasers however held down the radius will increase. Can it be made so that you HAVE to charge it or else no charge will be made at all? If so, can someone show an example ODF?

Just an idea.

--AG
Title: Re: [HELP] Charging times
Post by: Maveritchell on April 16, 2010, 10:14:16 AM
All you want to do is make a dummy ordnance, that has no effects and does no damage, for your first-charge ordnance. Then make your second-charge ordnance as usual.
Title: Re: [HELP] Charging times
Post by: Snake on April 16, 2010, 11:25:56 AM
Yeah, but make sure you have the charge lines like:
ChargeUpEffect      = "chargeup"
and
ChargeRateLight         = "1.0"
MaxChargeStrengthLight  = "1.0"
ChargeDelayLight        = "0.15"
ChargeRateHeavy         = "1.0"
MaxChargeStrengthHeavy  = "0.5"
ChargeDelayHeavy        = "2.0"
And probably most important,
MaxPressedTime      = "1.75"
Title: Re: [HELP] Charging times
Post by: aeria. on April 16, 2010, 05:17:21 PM
Wow, thanks Mav and Snake! I'll find this useful!

--AG
EhPortal 1.34 © 2024, WebDev