From Savage Game Design Wiki
Revision as of 12:47, 16 September 2019 by vn>Unknown user
Jump to navigation
Jump to search
Description
/*
FILE: fn_revive_zeus_revive.sqf
DATE: 18-05-2020
AUTHOR: Ethan Johnson
DESCRIPTION:
Zeus revive module
PARAMETERS:
(0): OBJECT - Logic object
(1): ARRAY - Array of units
(2): BOOL - Logic activated
RETURNS:
NONE
*/
(Placeholder description extracted from the function header by LM_exportFunctionsToWiki.sqf)
Syntax
- Syntax
- [] call VN_fnc_revive_zeus_revive;
- Return value
- Nothing
Examples
- Example 1
-