Squirrel/Client/Functions/Vehicles/Pos

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "This [http://liberty-unleashed.co.uk/LUWiki/Squirrel/Client/Functions#Vehicle_Functions Vehicle class] member returns or sets the position of the given vehicle. == Syntax == ...")
 

Latest revision as of 12:08, 27 July 2012

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

[edit] Syntax

You can either set or return the pos of the given vehicle.

Setting the pos:

  1. Vehicle.Pos = vector pos

Returning the pos:

  1. Vector Vehicle.Pos

[edit] Arguments

  • pos - The new position of the given vehicle as a vector.
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox