Difference between revisions of "cmf enhancedVehicles fnc medicalHandler"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
|descr=This is an internal function of enhancedVehicles. It handles ace medical damage for crew in enhancedVehicles enabled vehicles. | |descr=This is an internal function of enhancedVehicles. It handles ace medical damage for crew in enhancedVehicles enabled vehicles. | ||
{{CMF Feature|IMPORTANT|This is an internal function. This means that the function is called by another function and should not be called manually.}} | |||
|exec=Call | |exec=Call |
Revision as of 16:56, 17 December 2022
Description
- Description:
- This is an internal function of enhancedVehicles. It handles ace medical damage for crew in enhancedVehicles enabled vehicles.
- Execution:
- Call
- Groups:
- CMF3: enhancedVehicles
Syntax
- Syntax:
- [] call cmf_enhancedVehicles_fnc_medicalHandler
- Return Value:
- None
Examples
- Example 1:
[] call cmf_enhancedVehicles_fnc_medicalHandler
Additional Information
- See also:
- See also needed
Internal Variables
- No internal variables
Events
- No events
Notes