Add a way to load missions from any profile into the editor, so u dont have to be wasting time changing through profiles, or copying the mission from one profile to other
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- Unable To Reproduce
- Operating System
- Windows 10 x64
- Category
- Editor
Event Timeline
Comment Actions
add a new option to that list like "Shared" or idk and have there all the missions of all the profiles
Comment Actions
You can use symolic links for this, from documents folder in powershell:
New-Item -ItemType SymbolicLink -Target '.\Arma 3\missions\' -Path '.\Arma 3 - Other Profiles\ProfileName\missions'