Page MenuHomeFeedback Tracker

Load mission from any profile
New, NormalPublic

Description

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

Details

Severity
Feature
Resolution
Open
Reproducibility
Unable To Reproduce
Operating System
Windows 10 x64
Category
Editor

Event Timeline

add a new option to that list like "Shared" or idk and have there all the missions of all the profiles

vlad333000 added a subscriber: vlad333000.EditedSep 19 2023, 9:44 PM

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'