Hello guys!
I get my hand to test out the new Encore features. could you please help how to fire "Mk45 Hammer", I tried
Hammer_1 doArtilleryFire[getPosATL arty_marker_1, "magazine_ShipCannon_120mm_HE_shells_x32", 1];
it, firing, but I have some questions
1. How to fire marker which is set in "Artillery Computer", and what function do they use for the Mode(far)...(close)..(extreme) selection ?
2. How to lock target with Laser Marker and fire via script, for example Mk41 VLS? I tried
VLS_1 doArtilleryFire[position laserTarget greyhawk_1, "magazine_Missiles_Cruise_01_x18", 1];
but without any luck.