Skip to content
spencershepard edited this page Jan 23, 2023 · 15 revisions

Perks is a standalone script that enables a points and rewards system. You can use this script on its own or together with CTLD and/or RotorOps. There is no configuration necessary, and it works with single player or multiplayer.

Why a points system? This was developed to incentivize teamwork in multiplayer support roles, and to enhance single player experiences with more control over the battlefield.

How to earn points

You can earn points from actions you take directly, like kills, or indirectly like kills from troops you drop. These are broken down into the points categories below. See the script for the actual number of points per action.

Direct

  • Kill infantry
  • Kill vehicles
  • Kill helicopters
  • Kill planes
  • Kill tanks
  • Kill ships
  • CTLD rearm vehicles
  • CTLD unpack crates

Indirect

  • Dropped troops kill infantry
  • Dropped troops kill vehicles
  • Dropped troops kill tanks

CAS Bonus

When you kill enemy troops or vehicles near your friendly ground units, you earn a hefty CAS bonus for supporting the war on the ground.

How to use Perks

Spend points on Perks by using the 'ROTOROPS PERKS' F10 menu. Perks can either be activated at your current position, or at a position that you mark on the map.

Fatcow FARP

Request an AI CH-47 Chinook that will land at your designated position and deploy a working FARP for refuel or rearm!

  • Available at your current position
  • Available at your mark on the map. Name the mark 'fatcow'

This perk requires a few objects on the map in order to work. This is because these objects need to be 'teleported' to the location in order to work properly. If you are using the RotorOps mission generator, it will be done automatically. If not, you will need to:

  • Place one CH-47 helicopter on the map where you would like it to take off from, set as late-activated, with a group name of 'FAT COW'.
  • At least one static Invisible FARP, named 'FAT COW FARP 1'
  • At lease one static FARP Ammo Depot, named 'FAT COW AMMO 1'
  • AT least one static FARP Fuel Depot, named 'FAT COW FUEL 1'
  • At least one static FARP Tent, named 'FAT COW TENT 1' The static objects can be placed anywhere on the map. You probably want them placed outside the area of your mission so players don't see them until they are used to build the Fat Cow FARP. Each time the perk is used, it will look for the next set of statics, ie. 'FAT COW FARP 2' etc, so you will need add more sets of these objects if you want to be able to use the perk multiple times in the same mission. You only need to do this for the static FARP objects, not the CH-47.

For easy reference, this mission file contains the minimum basic setup for the Fatcow FARP: Minimum viable FATCOW miz

Instant Strike

Request a cruise missle strike at a designated location. Right now this is essentially a demo for the perks system, and will likely be removed or modified in the future to be more realistic.

-- Available at your mark on the map. Name the mark 'strike'

Perk Options

The script is desinged to be easy to create your own perks for your use or to easily modify their attributes, such as:

  • Cooldown time
  • Max uses per player
  • Max uses per mission
  • Points cost
Clone this wiki locally