BIS fnc curatorRespawn: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{RV|type=function | arma3 |1.16 " to "{{RV|type=function |game1= arma3 |version1= 1.16 ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(\[.*)(call|spawn)(.*) " to "|s1=$1$2$3 ") |
||
Line 10: | Line 10: | ||
When editable by curator, it will remove the dead unit and register the new one. | When editable by curator, it will remove the dead unit and register the new one. | ||
| [newUnit,oldUnit] call [[BIS_fnc_curatorRespawn]] | |s1=[newUnit,oldUnit] call [[BIS_fnc_curatorRespawn]] | ||
|p1=newUnit: [[Object]] - New unit | |p1=newUnit: [[Object]] - New unit |
Revision as of 18:45, 9 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Curator
Syntax
- Syntax:
- [newUnit,oldUnit] call BIS_fnc_curatorRespawn
- Parameters:
- newUnit: Object - New unit
- oldUnit Object - Old, dead unit
- Return Value:
- Boolean
Examples
- Example 1:
[BIS_newUnit,BIS_oldUnit] call BIS_fnc_curatorRespawn;
Additional Information
- See also:
- Arma 3: Curator
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