playerRespawnTime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 25: Line 25:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
When playerRespawnTime reaches zero the player respawns as expected. When the player has completed respawning this command returns -1. --[[User:Sy|Sy]] 18:33, 21 June 2007 (CEST)
----


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 18:33, 21 June 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the player remaining time to respawn.
Groups:
Uncategorised

Syntax

Syntax:
playerRespawnTime
Return Value:
Number

Examples

Example 1:
@playerRespawnTime == 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

Notes

When playerRespawnTime reaches zero the player respawns as expected. When the player has completed respawning this command returns -1. --Sy 18:33, 21 June 2007 (CEST)


Bottom Section