Sorry for being a complete noob, but I'm new to FRED2 (well fred2_open)
I'm trying to create a mission, part of which involves the player making a patrol. Approaching an individual ship works fine, but for flying to a cargo depot I'm trying to use a navigational waypoint.
I have a waypoint called "Nav Depot", placed between some cargo containers. My events have a is-nav-visited operator which (as I understand) should be trigered when the player comes within 1000m of the point.
Since this does not work, am I to assume that I'm using is-nav-visited wrong. And can anyone suggest a better approach to use?