Squirrel/Server/Functions/Vehicles/SetEngineState

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: __NOTOC__ This function starts or stops the engine of the given vehicle. == Syntax == <code>bool Vehicle.SetEngineState( bool started )</code> == Arguments == * '''started''' - A bool r...)

Revision as of 08:25, 13 December 2009

This function starts or stops the engine of the given vehicle.

Syntax

  1. bool Vehicle.SetEngineState( bool started )

Arguments

  • started - A bool representing whether the engine should be started or stopped

Example

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/used functions here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox