Page 1 of 1

Make an Attack on a certain unti

Posted: Sat Oct 13, 2012 10:59 pm
by buffpilot
What would be the function that would allow me to accomplish the following.


Make an HE attack against a specific unitID?

Thanks

Doug

Re: Make an Attack on a certain unti

Posted: Sun Oct 14, 2012 7:59 pm
by pipfromslitherine
Check out the Fire_HE.BSF file in DATA/BATTLE/SCRIPTS. It looks like you could just call Unit_FireHE to achieve want you are looking for.

Unless you want the attack to come without needing an attacking unit? Like an artillery strike? In which case you can use BombardTile in DATA/SCRIPTS/BombardTools.bsf

Cheers

Pip

Re: Make an Attack on a certain unti

Posted: Sat Oct 20, 2012 4:39 pm
by buffpilot
Thanks Pip - I need the second...