Page MenuHomeFeedback Tracker

Buzzard Won't Fire 20MM Cannon Via Command
New, WishlistPublic

Description

Hi all - bit confused - the following command won't work: Buzzard_A fire "Twin_Cannon_20mm";

The funny thing is, every other weapon fires correctly! And the classname is correct in the config! What gives? Maybe I've missed something silly! ;p

Details

Legacy ID
2065724370
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting

Event Timeline

Bohemia edited Steps To Reproduce. (Show Details)Aug 26 2014, 5:16 PM
Bohemia edited Additional Information. (Show Details)
Bohemia set Category to Scripting.
Bohemia set Reproducibility to Always.
Bohemia set Severity to None.
Bohemia set Resolution to Open.
Bohemia set Legacy ID to 2065724370.May 7 2016, 7:18 PM
Bohemia added a subscriber: AD2001.Aug 26 2014, 5:16 PM

I've never used the fire command so I don't know if this will work as a good replacement :
Buzzard_A selectWeapon "Twin_Cannon_20mm";
Buzzard_A doWatch objectToFireAt;
Buzzard_A doTarget objectToFireAt;
Buzzard_A doFire objectToFireAt;
or you can try :
Buzzard_A selectWeapon "Twin_Cannon_20mm";
Buzzard_A fire "Twin_Cannon_20mm";

Bohemia added a subscriber: Bohemia.May 7 2016, 7:18 PM

There's a problem, I think, with the "Twin_Cannon_20mm".