FAQ - 7Cav/cScripts GitHub Wiki
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 4 diffrent ways:
- In your mission root folder there is a header file named
cScripts_VERSION.md. - Via the cScripts/script_component.hpp file.
- You can see the version number ingame via the
7Cav > Informationdiary record at the bottom. - You can write
#cScriptsin the chat when in game and it will provide you with the current version.
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