Skip to main content

Missile Training Script

Introduction

The Missile Training Script allows live missiles to be fired at players, without them causing any actual damage to the aircraft. This is by done by detecting a missile launch and checking if the distance between the missile and the player's aircraft is greater than a certain range. If it is within a certain range, it will remove the missile object and display a kill message to all players. This simulates a kill and is useful for training enviroments. It works with both air- and ground launched missiles, no matter if launched by a player or by the AI.

Basic Setup

In the mission editor, create a "ONCE" trigger