Submarine Intercept

You can spawn a submarine in the world that the player will have to find and intercept.

Attributes

Active On Start

Enabled: as soon as the missions starts, the activity will be spawned and the related objectives will be shown. Disabled: you need to activate this activity during the mission.

Submarine Model

Can be:

  • American Sub

  • Russian Sub

  • Illegal Sub

Spawn Radius

Radius (meters) in which the submarine is randomly spawned (0 = exact location).

Orientation

Direction in which the submarine is traveling (true north degrees).

Speed

Speed of the sub in knots.

Show Direction

In the HUD, show the the exact direction to the submarine.

Actions

Activate

If it wasn't active yet, the submarine will be spawned and the objectives will be shown.

Deactivate

The submarine will be removed from the world, and the objectives will be deactivated.

Events

Submarine Intercepted

Fires when the player is within 300 meters of the submarine.

See also

  • If you also want the player to disable the submarine, use Submarine Attack

  • You could start the mission on a Ship.

Last updated