Difference between revisions of "VN fnc zeus ordnance"
Jump to navigation
Jump to search
vn>Unknown user m (Generated by LM_exportFunctionsToWiki.sqf) |
Lou Montana (talk | contribs) m (1 revision imported) |
(No difference)
|
Revision as of 18:23, 5 January 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 |
|
Description
/* FILE: fn_zeus_ordnance.sqf DATE: 18-05-2020 AUTHOR: Ethan Johnson DESCRIPTION: Ordnance function which allows zeus modules to fire ordanance. 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_zeus_ordnance;
- Return value
- Nothing
Examples
- Example 1
-