Page MenuHomeFeedback Tracker

[Request] description.ext overrides for difficulty settings
New, NormalPublic

Description

At the moment, many config items and settings can be overridden in the mission description.ext. Usually, mission config overrides server config which overrides user config.

One thing that can't be overridden right now is difficulty settings. It would be nice to be able to do that.

For example, my server typically disables third-person view via a custom difficulty profile. But if I want to enable it for a particular mission, I have to carve out an explicit exemption for that specific mission in the server config, which is a pain and not really practical. However, if I could set thirdPersonView = 1 in description.ext, there would be no problem. Potential use cases also exist for various other settings - being able to dictate difficulty settings would be great for people trying to make missions with certain kinds of atmosphere or challenges.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Config

Event Timeline

NikkoJT created this task.Mar 13 2023, 6:28 PM

Would be via sqf command not be more flexible?

Script commands would be great too, but difficulty has historically been done through config, and I don't know whether it's practical to do mid-mission changes like that. I figured config overrides were more likely to be possible to implement.

jaj22 added a subscriber: jaj22.Nov 15 2023, 9:13 PM