respawnVehicle

From Bohemia Interactive Community
Revision as of 03:37, 29 September 2006 by Hoz (talk | contribs) (reset arma ver)
Jump to navigation Jump to search


-wrong parameter ("Arma") defined!-1.00
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