BIS fnc respawnNone: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "= <code>([^<{]+)<\/code>" to "= <sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |Execution By (defaults to call if omitted)=" to "") |
||
Line 18: | Line 18: | ||
|x1= <sqf>[player, someUnit] spawn BIS_fnc_respawnNone;</sqf> | |x1= <sqf>[player, someUnit] spawn BIS_fnc_respawnNone;</sqf> | ||
|exec= spawn | |exec= spawn | ||
|seealso= [[:Category:Function Group: Respawn]] | |seealso= [[:Category:Function Group: Respawn]] | ||
}} | }} |
Revision as of 16:47, 7 December 2022
Description
Syntax
- Syntax:
- [killed, killer] spawn BIS_fnc_respawnNone
- Parameters:
- killed: Object - Killed unit (player)
- killer: Object - Any unit
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- Category:Function Group: Respawn
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