Squirrel/Server/Functions/Vehicles/Wrecked

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Vehicle.OneTime}} This ''Vehicle'' class member returns whether the vehicle has been wrecked (aka. it has not yet respawned after its destruction). == Syntax ==…')
 
m (Forgot title)
Line 1: Line 1:
{{Squirrel/Title|Vehicle.OneTime}}
+
{{Squirrel/Title|Vehicle.Wrecked}}
 
This ''Vehicle'' class member returns whether the vehicle has been wrecked (aka. it has not yet respawned after its destruction).
 
This ''Vehicle'' class member returns whether the vehicle has been wrecked (aka. it has not yet respawned after its destruction).
  

Revision as of 02:13, 29 September 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This Vehicle class member returns whether the vehicle has been wrecked (aka. it has not yet respawned after its destruction).

Syntax

  1. bool Vehicle.Wrecked

Arguments

  • none

Example

-- Example explanation here

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

Notes

--Example notes and used functions here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox