Vehicle.RespawnTime

From Liberty Unleashed Wiki
Revision as of 15:13, 15 October 2010 by Thijn (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events


This Vehicle class member returns or sets the respawn time of the given vehicle.

Syntax

You can either return or set a new value using this member:

  1. Integer vehicle.RespawnTime
  1. vehicle.RespawnTime = integer iRespawnTime

Arguments

  • iRespawnTime - This is the new respawn time for the vehicle as a Integer in milliseconds.

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- Todo
  3.  

Notes

-- List of used functions and other notes here.


Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox