Jump to content
Sign in to follow this  
fasad

Flags owned by unit in dead vehicle bug?

Recommended Posts

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

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

confused_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×