greywolf907 20 Posted September 24, 2016 I need some help with how to make this work trying to have a Ghosthawk enter the trigger area and it will fire the trigger but need it to do it with the vehicle classname? Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted September 24, 2016 {typeof _x isEqualTo "B_Heli_Transport_01_F"} count thisList > 0 should do the trick. Cheers 1 Share this post Link to post Share on other sites
greywolf907 20 Posted September 24, 2016 Yea no joy am I missing something here? I added that into the condition for trigger setup a hint to show it's working but it wont fire. Tried AI flying it through the area, spawning in a supply drop, and flying it in myself. Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted September 24, 2016 Worked fine for me. Did you set the activation to "Anybody"? Otherwise the trigger won't activate. Cheers Share this post Link to post Share on other sites
greywolf907 20 Posted September 25, 2016 That works , sorry I thought that if I selected a blufor or anyone as present it would fire if any unit entered the trigger area but tested and it only fires when the ghosthawk is present thanks. 1 Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted September 25, 2016 Arma can get quite confusing at times, you barely scratched the surface, heh. Cheers 1 Share this post Link to post Share on other sites