Skip to content
/ cScripts Public

cScripts is an easy to use framework for ARMA3, to be used for 7th Cavalry Gaming Missions

License

Notifications You must be signed in to change notification settings

7Cav/cScripts

Repository files navigation

Release Build Version Pre release and or current build version Dev-build or the latest tag of the current build.
cScripts Downloads cScripts Issues cScripts Wiki cScripts Build

cScripts is an easy to use ARMA3 mission framework used by the 7th Cavalry Gaming Communitys. This framework contains functions and scripts that are easy to use and implement on a new mission. All scripts and functions are adapted to 7th Cavalry mission standards but can ofcause easily get re fitted to fitt other scenarios and needs.

Minimum Requirements

Optional moduels

Installation

In order to install this script package you only need to download the latest build it and place the content in your mission folder located: %USERPROFILE%\Documents\Arma 3 - Other Profiles\[MY ARMA3 USER NAME]\missions\[MY MISSION NAME].[ISLAND]

Note! If you have a init.sqf and/or a description.ext file included in your mission folder, they will be need to be replaced or edited in order to install this.

What do cScripts provide?

cScripts provides you with a automated mission making experience, scripts and functions for 7th Cavalry S3 Operation making. Making a cool or exciting mission without fiddling around with scripts have never been easier.

AI Tweak

cScripts have a faction and unit skill system allowing the ai to be more fun to play agains. A regular army units are more skilld then a militia, snipers are more skilled in spotting and machineguns are less acurate but fire more. The system only adjust a unit skill level and does not interfere with any FSM mods.

Mission options and customization

All cScripts options, actions and initialization are optional and can be toggled on or off. They can be tweaked via CBA settings in an easy manner, this is to make the script as flexible as possible. Read more about how to use and change settings here.

Custom mission modules (Zen)

cScripts offers a custom made module system utalizing Zen custom mission module system. The modules are easy to use and allow for sand-boxing as well as tools for game masters. Read more about the mission modules here.

Automatic Loadout Distrubution

cScripts core function is the automated loadout system. Heavily inspired by Poppy, our loadout system apply team, radio, earplugs and multiply of other functions to lower the setup time and make our experience more fun.