cmf_enhancedVehicles_fnc_autoInit

From cluster wiki
Revision as of 13:23, 17 December 2022 by Eric (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
Automatically initializes enhancedVehicles if enabled in cmf_config.hpp
Execution:
Call
Groups:
CMF3: enhancedVehicles
Syntax
Syntax:
[] call cmf_enhancedVehicles_fnc_autoInit
Return Value:
None
Examples
Example 1:
[] call cmf_enhancedVehicles_fnc_autoInit
Additional Information
See also:
See also needed
Internal Variables
Locality Namespace Name Description
GLOBAL missionNameSpace cmf_enhancedVehicles_disable If set to true will disable enhancedVehicles
GLOBAL missionNameSpace cmf_enhancedVehicles_initialized Variable to check if vehicle has been initialized with enhancedVehicles
Events
No events
Notes