BIS fnc reviveOnState: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " }}" to " }}") |
Lou Montana (talk | contribs) |
||
Line 35: | Line 35: | ||
|r1= | |r1= | ||
|x1= <code>{ [<nowiki/>[[objNull]], 1, [[_x]]] [[call]] [[BIS_fnc_reviveOnState]]; } [[forEach]] ([[curatorSelected]] [[select]] 0);</code> | |x1= <code>{ [<nowiki/>[[objNull]], 1, [[Magic Variables#x|_x]]] [[call]] [[BIS_fnc_reviveOnState]]; } [[forEach]] ([[curatorSelected]] [[select]] 0);</code> | ||
}} | }} | ||
Revision as of 12:57, 25 February 2021
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