Artillery Calling
Right.
I have a unit, the MFR. am currently getting the MFR to call artillery using weapon logic ( fires a projectile that detonates into a marker that calls down the artillery ). This works happily, but has two bugs:
- The MFR do not share the same collective artillery, so potentially you can have 20 MFRs calling down 20 strikes at the same time.
- The reload time is not shown on the icon - but it could be shown using pips as on planes.
Ideally, of course, I'd rather use Special Powers. Now obviously, the obvious artillery barrage has the problem of it can be placed anyway. I've tried using various others ( vehicle hack, colonel burton etc ), but the enums get in the way - and using the ARTILLERY enum with a SpecialAbility module causes a crash out.
I was wondering if there was a way of using a SpecialPower to fire a weapon at a target ( or any other logical way of doing it people can think of ). I think you can probably make it fire its weapon forwards, but I want it to fire at the marker. So, you place a marker on the ground with the artillery button that the MFR then runs over to and fires at, without the use of heavy WB scripting.
Ideas?
|