BIS fnc reviveOnState: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|exec= call }}" to "}}")
m (Text replacement - "{{placeholder}}" to "{{Wiki|placeholder}}")
Line 27: Line 27:
#define STATE_INCAPACITATED 2
#define STATE_INCAPACITATED 2
#define STATE_DEAD 3
#define STATE_DEAD 3
*/</pre>{{placeholder}}<!-- Remove this after fill-in -->
*/</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in -->


|s1= [] call [[BIS_fnc_reviveOnState]]
|s1= [] call [[BIS_fnc_reviveOnState]]

Revision as of 02:31, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Revive

Syntax

Syntax:
[] call BIS_fnc_reviveOnState
Return Value:
Return value needed

Examples

Example 1:
{ [objNull, 1, _x] call BIS_fnc_reviveOnState; } forEach (curatorSelected select 0);

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