VN_fnc_revive_zeus_uncon
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Zeus unconscious module, sets the targeted unit unconscious via VN_fnc_revive_zeus_uncon_client.
Syntax
- Syntax
- [logic, units, isActivated] call VN_fnc_revive_zeus_uncon
- Parameters
- logic: Object - the module logic
- units: Array of Object - synchronised units
- isActivated: Boolean - (Optional, default
true
) is the module activated - Return value
- Nothing
Examples
- Example 1
[module, units group player, true] call VN_fnc_revive_zeus_uncon;