BIS fnc EXP camp replaceVehicles: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
m (page filled) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.62 | |version1= 1.62 | ||
<! | <!--|exec= server|=--> | ||
<! | <!--|arg= local--> | ||
| | |eff= global | ||
| | |descr= Replaces textures of "I_G_Offroad_01_armed_F" and "I_G_Quadbike_01_F" randomly. | ||
| | ||=Syntax | ||
| | |r1= [[Boolean]] - [[True]] if in cinematic mode, [[false]] if not | ||
|x1= <code></code> | |x1= <code>[[call]] [[BIS_fnc_EXP_camp_replaceVehicles]];</code> | ||
|exec= call | | |exec= call | ||
|seealso= [[vehicles]] | |||
}} | }} | ||
Revision as of 22:32, 13 January 2020
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