Page MenuHomeFeedback Tracker

make RotorLibSimulation configureable in detail serverside.
New, WishlistPublic

Description

at current as a Mission-Maker / server operator you only get the following options:
forceRotorLibSimulation = 0; options based.
forceRotorLibSimulation = 1;
force enable
forceRotorLibSimulation = 2; //force disabled

You are however not able to turn specific features of the RotorLibSimulation settings on or off for a fine-grained difficulty level.

suggestion:

Allow forcing of detailed rotorLib-Settings via:

Arma3Profile (easy way out)

#Scripting commands (better as it allows configuring the same Pbo via Params to allow for custom difficulty level packaging.

The minimum needed features would be:

forceRTDFullHUD=1; Show Gauges - 1 = On, 2 = off
forceRTDRoughLanding=1;
Rough Landing - 1= on, 0 = 0ff
forceRTDWindDynamc=1; Wind Effects - 1= on - 0 = off
forceRTDAutoTrim=0;
Auto-Trim enable - 1= on, 0 = off
forceRTDStressDamage=1; Stress Damage taken into account - 1= on, 2 = off
forceRTDVortexRingState=1;
Vortex Ring state enable - 1= on, 0 = off

Details

Legacy ID
1998043360
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Multiplayer

Event Timeline

ECID edited Steps To Reproduce. (Show Details)Nov 6 2014, 4:30 PM
ECID edited Additional Information. (Show Details)
ECID set Category to Multiplayer.
ECID set Reproducibility to N/A.
ECID set Severity to None.
ECID set Resolution to Open.
ECID set Legacy ID to 1998043360.May 7 2016, 7:46 PM
ECID added a subscriber: ECID.
ECID added a comment.Nov 6 2014, 4:31 PM

there is a similar topic about this here:
http://feedback.arma3.com/view.php?id=21550

more control over RTD defo needed

In my opinion, options should allow more flexibility

Like each options can take a number between 0 and 3

0 : Not active (forced, can't be changed by players)
1 : Active (forced, can't be changed by players)
2 : Not active (can be changed by users)
3 : Active (can be changed by users)

Why ?

Because something like "Show Gauges" options should be free to choose by players

It is a pity, but 1.36 didn't do that.