Hi.
one thing i find limiting (besides my own scripting abilities and experience
) in arma is the lack of on screen text feedback.
for example i try and use hint format command if an if loop, but it doesn't seem to loop.
is there a way i can get useful debugging text as defined by 1) stays in a useful position, 2) doesn't overwrite previous text, and 3) scrolls through info until perhaps 10 lines have been shown then starts to scroll away over text.
any help or nods in general directions really needed.
thing i am trying to track is a units position relative to a destination, and have when he is <10m from destination a 2nd script would work.