SRBuckey5266 3 Posted July 22, 2014 How can I do this? I do not want to use the map editor and set a trigger. Thanks. Share this post Link to post Share on other sites
Larrow 2828 Posted July 22, 2014 Use BIS_fnc_inTrigger. Name inTrigger is miss leading, it works for markers aswell. ["MyMarkerName", thingToCheck] call BIS_fnc_inTrigger Share this post Link to post Share on other sites