BIS fnc EXP camp initDifficulty: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (page filled)
Line 1: Line 1:
{{Function|Comments=
{{Function


| arma3 |Game name=
|game1= arma3


|1.62|Game version=
|version1= 1.62


<!---|arg= local |Multiplayer Arguments=--->
<!--|exec= server|=-->


<!---|eff= local |Multiplayer Effects=--->
<!--|arg= local-->


| ''N/A'' |Description=
<!--|eff= local-->


|[] call [[BIS_fnc_EXP_camp_initDifficulty]]|Syntax=
|descr= Initializes difficulty settings in Apex Protocol campaign.


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
|mp= Needs to be executed globally.


|Datatype - description|Return value=
||=Syntax


|x1= <code></code>|Example 1=
|r1= [[Boolean]] - [[True]]


|exec= call |Execution=
|x1= <code>[[call]] [[BIS_fnc_EXP_camp_initDifficulty]];</code>
 
|exec= call
 
|seealso= [[BIS_fnc_EXP_camp_initClasses]] [[BIS_fnc_EXP_camp_initCharacter]]


| |See also=
}}
}}



Revision as of 23:36, 13 January 2020

Hover & click on the images for description

Description

Description:
Initializes difficulty settings in Apex Protocol campaign.
Execution:
call
Multiplayer:
Needs to be executed globally.
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Boolean - True

Examples

Example 1:
call BIS_fnc_EXP_camp_initDifficulty;

Additional Information

See also:
BIS_fnc_EXP_camp_initClasses BIS_fnc_EXP_camp_initCharacter

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