ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difficulty: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
E1 Elite (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
== As a Flag ==
Controls the game difficulty (used for single player campaigns). 0=Easy, 1=Normal, 2=Hard. This can also be modified in the game set-up screen.
 
{{Flag|name={{PAGENAME}}
|files={{Categ|Sun.ini}}, {{Categ|RA2(md).ini}}
|types={{Categ|Options}}
|values={{Values|integers}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
This flag stores the value user has selected for the "Difficulty" slider in Game Options. 0 corresponds to "Easy", 1 - "Normal", 2 - "Hard".
 
== As an object ==  
 
The games allow customizing the effect each difficulty has ingame. Settings for "Easy" are contained in {{sl|Easy}}, for "Normal" - in {{sl|Normal}}, for "Difficult" - in {{sl|Difficult}}.
 
See also [[Difficulty_Settings|Difficulty Settings]].

Latest revision as of 09:03, 10 July 2017

As a Flag

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Difficulty
File(s): Sun.ini, RA2(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Applicable to: Options


This flag stores the value user has selected for the "Difficulty" slider in Game Options. 0 corresponds to "Easy", 1 - "Normal", 2 - "Hard".

As an object

The games allow customizing the effect each difficulty has ingame. Settings for "Easy" are contained in [Easy], for "Normal" - in [Normal], for "Difficult" - in [Difficult].

See also Difficulty Settings.