BIS fnc EXP camp replaceVehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|=Syntax " to " ")
m (Text replacement - "\|descr=([^ ]+) * * * \| * * * \|r1=" to "|descr=$1 |s1= |r1=")
Line 13: Line 13:
|descr= Replaces textures of "I_G_Offroad_01_armed_F" and "I_G_Quadbike_01_F" randomly.
|descr= Replaces textures of "I_G_Offroad_01_armed_F" and "I_G_Quadbike_01_F" randomly.


|
|s1=


|r1= [[Boolean]] - [[true]] if in cinematic mode, [[false]] if not
|r1= [[Boolean]] - [[true]] if in cinematic mode, [[false]] if not

Revision as of 17:48, 13 June 2021

Hover & click on the images for description

Description

Description:
Replaces textures of "I_G_Offroad_01_armed_F" and "I_G_Quadbike_01_F" randomly.
Execution:
call
Groups:
Campaign

Syntax

Syntax:
Syntax needed
Return Value:
Boolean - true if in cinematic mode, false if not

Examples

Example 1:
call BIS_fnc_EXP_camp_replaceVehicles;

Additional Information

See also:
vehicles

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