fasad 1 Posted April 6, 2008 G'day all, I'm having some trouble with flags in ArmA versions 1.08 through 1.12 (no addons). If a unit takes the opposing side's flag, then gets into a vehicle, then the vehicle gets destroyed, the flag can only be taken/returned from the position the unit boarded the vehicle from. Also, the take/return flag action is available from any distance, so long as the unit is looking at the actual location of the dead vehicle, and no solid objects lay between the unit and the dead vehicle. Combine these two bugs and you've got some badly broken CTF missions. Can anybody please confirm this - I'd assume some MP mission makers must have discovered this before? Share this post Link to post Share on other sites
dachevs 1 Posted April 6, 2008 I know to solve the distance thing you would need something like <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">? (player distance flag) < 5 : flag addaction ["Take", "blank.sqs"] You would need to name the flag--flag. Not sure if this helps Share this post Link to post Share on other sites