BIS_fnc_moduleFriendlyFire

From Bohemia Interactive Community
Revision as of 12:37, 7 March 2018 by Zozo (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
/*******************************************************************************
	Version:			2.0
	Name:				Friendly Fire
	Author:				Zozo
	DESCRIPTION:	Handles the friendly fire. Use either the module interface in the editor, or call individual functions.
	PARAMETERS:		1) function called - string, list of functions:
				- Init
				- Destroy
				- AddUnits
				- RemoveUnits
				- ChangePriority
				- ListActiveUnit
				2) parameter for the function
	RETURNED VALUE:	depends on the function called

*******************************************************************************/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

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

Notes

Bottom Section