Hi,
This line in a trigger work perfecly, but the gun direction is south when it appears and the ennemy is coming from north...not good
_ammo = "PRACS_Type74AAgun" createVehicle (getMarkerPos "m7401");
I tried the setdir command in the trigger, but no luck...
Rotating the marker show no result also
Is there a way to fix the problem?
Thanks in advance