forceRespawn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.04|= Game version |arg= global |= Arg...")
 
mNo edit summary
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Forces unit to repawn. The effect as if the player pressed RESPAWN button in the game pause menu only there is no "so and so was killed" message. |= Description
| Forces unit to respawn. The effect as if the player pressed RESPAWN button in the game pause menu only there is no "so and so was killed" message. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 20:39, 15 October 2013

Hover & click on the images for description

Description

Description:
Forces unit to respawn. The effect as if the player pressed RESPAWN button in the game pause menu only there is no "so and so was killed" message.
Groups:
Uncategorised

Syntax

Syntax:
forceRespawn unit
Parameters:
unit: Object
Return Value:
Nothing

Examples

Example 1:
forceRespawn player;

Additional Information

See also:
playerRespawnTimesetPlayerRespawnTime

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

Notes

Bottom Section