From bc987389249edc4ac53ba394e86bd3d236d1d3f9 Mon Sep 17 00:00:00 2001 From: spencershepard Date: Sat, 4 Feb 2023 15:40:33 -0800 Subject: [PATCH] Updated RotorOps PERKS (markdown) --- RotorOps-PERKS.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/RotorOps-PERKS.md b/RotorOps-PERKS.md index 97690b1..3a4d949 100644 --- a/RotorOps-PERKS.md +++ b/RotorOps-PERKS.md @@ -4,13 +4,12 @@ Perks is a standalone script that enables a points and rewards system. You can This was developed to incentivize teamwork in multiplayer support roles, and to enhance single player experiences with more control over the battlefield. **Where do I get the script?** -The script will be maintained with RotorOps in the main repo. As of this writing (Jan 22, 2023) it is not in the main repo yet but can be found here: -https://github.com/spencershepard/RotorOps/tree/feature/rotorops-perks/scripts +The script will be maintained with RotorOps in the main repo: https://github.com/spencershepard/RotorOps/tree/main/scripts ### Installation Load RotorOpsPerks.lua in do script file trigger after the mission begins. -Requires MIST, but CTLD is optional. Load scripts in this order: 1) MIST 2) CTLD 3) RotorOpsPerks -All scripts are available in the scripts directory of RotorOps: https://github.com/spencershepard/RotorOps/tree/feature/rotorops-perks/scripts +Requires MIST (currently requires my version of MIST, mist_4_5_107_grimm.lua), but CTLD is optional. Load scripts in this order: 1) MIST 2) CTLD 3) RotorOpsPerks +All scripts are available in the scripts directory of RotorOps: https://github.com/spencershepard/RotorOps/tree/main/scripts ## 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.