difficultyEnabledRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
Line 15: | Line 15: | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= < | |x1= <sqf>_rtdOn = difficultyEnabledRTD;</sqf> | ||
|seealso= [[difficultyEnabled]], [[isObjectRTD]], [[Description.ext#forceRotorLibSimulation|forceRotorLibSimulation]] | |seealso= [[difficultyEnabled]], [[isObjectRTD]], [[Description.ext#forceRotorLibSimulation|forceRotorLibSimulation]] | ||
}} | }} |
Revision as of 21:21, 7 May 2022
Description
- Description:
- Returns true if Advanced Flight Model is enabled. Forcing of rotorlib simulation could be done with mission param forceRotorLibSimulation.
- Groups:
- RTDDifficulty
Syntax
- Syntax:
- difficultyEnabledRTD
- Return Value:
- Boolean
Examples
- Example 1:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note