You know when you search the whole "interwebs" to solve your ARMA scripting problem, and spend 5 hours trying to get one action to work? Well this is currently me.
I am trying to get any AI to attack and destroy a building.
My ultimate goal is to create a simple template we can use to have any unit, target and destroy static map objects.
i.e. tanks destroying cities, planes bombing bridges, civilians throwing rocks at bushes. :)
I have tried dofire, dotarget, dowatch, and doreveal.
I have tried to at a -10000 rating to the structure.
I have added "Destroy" waypoints.
I have used Gamelogic to define the map object's name
I can make an AT soldier blowup any vehicle with these commands. This works for friendly, enemy, empty, and Civilian.
I cannot however get any vehicle to attack these same targets. Nor can I get the AT soldier to fire at the building.
Thanks.