Skip to content
Broström.A | Evul edited this page Aug 9, 2023 · 10 revisions

Here you find some frequensy asked questions regarding cScripts and some Arma 3 questions.

How can I see what Version of cScripts I have?

You can see cScripts version number in 3 diffrent ways.

  1. In your mission root folder there is a header file named cScripts_VERSION.md.
  2. Via the cScripts/script_component.hpp file.
  3. You can also see the version number ingame via the 7Cav > Information diary record at the bottom.

How do i get the RPT?

Your RPT logs are located here: %localappdata%\Arma 3 or C:\Users\[USERNAME]\AppData\Local\Arma 3.

See also: ARMA WIKI - Crash files

cScripts Development Wiki

Clone this wiki locally