Hi guys I'm new to the forum and I have an editing question:
Does anyone know how to get the direction that a tank gunner is facing once he's at his station?
I tried:
GetDir (Gunner tank_name)
and
GetDir Player
but it gives me an invalid FFFFFEF hexadecimal value, instead of a 0-360degree value.
Alternatively, can you get this direction by finding which way the tank's gun is pointing?
I know that OFP-engine knows because any change in the guns or gunner's direction is reflected in the gunner's compass.