Arma used to launch scripts from "Arma 3\scripts" directory. It did it as https://community.bistudio.com/wiki/Script_Path describes. Since some time (around 3 weeks ago) it stopped. Now I can no longer use my debug/mission editing scripts when they are in main Arma folder. :/
Description
Description
Details
Details
- Legacy ID
- 1473990774
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
-Put any sqf script in "Arma 3\scripts" folder. Preferably one with a hint box.
-Go to editor, preview it.
-In console try launching it using [] execVM "scriptname.sqf"
-No hint will appear.