respawnVehicle

From Bohemia Interactive Community
Revision as of 03:34, 3 August 2006 by Hoz (talk | contribs)
Jump to navigation Jump to search


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

Description

Description:
Set vehicle as respawnable in MP games. Delay is respawn delay, default respawnDelay from description.ext is used. Count tells how many respawns is processed (default unlimited).
Groups:
Uncategorised

Syntax

Syntax:
Nothing
Parameters:
vehicle: Object
[delay = -1, count = 0]: Array
Return Value:
Return value needed

Examples

Example 1:
car respawnVehicle [5.0, 3]

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

Bottom Section