Jump to content

Recommended Posts

Posted

Hey guys, I'd need some help here...

I set up a deep strike mission and want an SA-10 to go active when I'm within its radius AND above a certain altitude. So basically I can fly through its firing range by going low without activating it.

I set up a trigger zone correspondingly to its firing range and a trigger 'within zone' OR 'unit above x feet'.
Obviously that won't work because the 'within zone' condition will trigger it active anyways.
What I'd need is an AND option not OR. I'm sure there is a workaround... just not seeing it.

Thanks in advance! 

Brrrrrrrrrrrt

I'd rather call in a Strike Eagle...

I7 6700K, MSI Z270 Gaming Pro Carbon, 32GB G.Skill Ripjaw V 3200, Inno3D GTX 1080, Samsung 970 Evo, Thrustmaster 1.6000M, TrackIr 5

Posted

AND is implicit.

If you have like:

Condition1
Condition2

That means Conditon1 AND Condition2


If you have it like:

Condition1
OR
Condition2

That means Condition1 OR Condition2

Fun stuff comes with combos 🙂

Condition1
Condition2
OR
Condition3

Means (Condition1 AND Condition2) OR Condition3

Posted
1 hour ago, NoJoy said:

OR 'unit above x feet'.


hi, be careful with this condition as it always uses meters rather than feet, you must convert manually.

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted

Thanks both of you but it still doesn't work, though.

SA-10 won't spawn this way when I enter the zone above 600m.

What I did:

Screen_251007_153118.png

Screen_251007_153129.png

Screen_251007_153132.png

Brrrrrrrrrrrt

I'd rather call in a Strike Eagle...

I7 6700K, MSI Z270 Gaming Pro Carbon, 32GB G.Skill Ripjaw V 3200, Inno3D GTX 1080, Samsung 970 Evo, Thrustmaster 1.6000M, TrackIr 5

Posted

Use an incremental flag.

When in zone increase flag 1 by 1

When above set altitude increase flag 1 by 1

When flag 1 = 2 then Group Activate SA10

Laptop Pilot. Alienware X17, i9 11980HK 5.0GHz, 16GB RTX 3080, 64GB DDR4 3200MHz, 2x2TB NVMe SSD. 2x TM Warthog, Hornet grip, Virpil CM2 & TPR pedals, Virpil collective, Cougar throttle, Viper ICP & MFDs,  pit WIP (XBox360 when traveling). Quest 3S.

Wishlist: Tornado, Jaguar, Buccaneer, F-117 and F-111.

Posted
9 hours ago, NoJoy said:

Thanks both of you but it still doesn't work, though.

SA-10 won't spawn this way when I enter the zone above 600m.

What I did:

 

 

Screen_251007_153132.png

You need to use SWITCHED CONDITION rather than ONCE if you aren't going to meet both conditions right off (and add a flag after it triggers so it won't trigger again once you have met both).

In this case you enter at >600m.  So it looks, sees that you've met a condition (in area) so it "fires" a check of the 2nd condition (which is negative) and doesn't cause the trigger to activate (because both conditions weren't met), but also won't fire again because tripping the 1st condition means it's "fired" the check once.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...