BIS fnc EXP camp replaceVehicles: 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= global


|[] call [[BIS_fnc_EXP_camp_replaceVehicles]]|Syntax=
|descr= Replaces textures of "I_G_Offroad_01_armed_F" and "I_G_Quadbike_01_F" randomly.


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
||=Syntax


|Datatype - description|Return value=
|r1= [[Boolean]] - [[True]] if in cinematic mode, [[false]] if not


|x1= <code></code>|Example 1=
|x1= <code>[[call]] [[BIS_fnc_EXP_camp_replaceVehicles]];</code>


|exec= call |Execution=
|exec= call
 
|seealso= [[vehicles]]


| |See also=
}}
}}



Revision as of 23:32, 13 January 2020

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:
Uncategorised

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