Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Forced Difficulty Dropdown goes to the wrong place #177

Closed
OverlordZorn opened this issue Mar 30, 2024 · 2 comments · Fixed by #179 or #180
Closed

[BUG] Forced Difficulty Dropdown goes to the wrong place #177

OverlordZorn opened this issue Mar 30, 2024 · 2 comments · Fixed by #179 or #180
Assignees
Labels
bug Something isn't working

Comments

@OverlordZorn
Copy link

RF beta.

https://streamable.com/08v6g9

The Drop-Down Menu on Fasters
FASTERPROFILE >> Missions >> Difficutly Settings >> DropDown "Forced Difficulty"

controls a line in the arma3profile file.

forcedDifficulty = 3; // Forced difficulty (0 = Recruit, 1 = Regular, 2 = Veteran, 3 = Custom)

I have not found anywhere a reference that this is the right place.

instead, it might need to change a line in the server.cfg

forcedDifficulty = "Custom"; //Forces the custom Difficulty in Profile.Arma3Profile

grafik
https://community.bistudio.com/wiki/Arma_3:_Server_Config_File#Arma_3_-_Forced_difficulty

@OverlordZorn
Copy link
Author

OverlordZorn commented Mar 30, 2024

grafik

server 3.1 runs forced Difficulty via server.cfg and it is effective.
server 3.2 runs forced difficulty only via dropdown, it is not effective.

@jupster jupster added the bug Something isn't working label Mar 30, 2024
@jupster jupster self-assigned this Apr 8, 2024
@jupster
Copy link
Collaborator

jupster commented Apr 8, 2024

Back home so will try and get this fixed this week

@jupster jupster linked a pull request Apr 15, 2024 that will close this issue
7 tasks
@jupster jupster closed this as completed Apr 15, 2024
@jupster jupster linked a pull request Apr 17, 2024 that will close this issue
7 tasks
@github-project-automation github-project-automation bot moved this to Done in FASTER Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants