ResetVehicleDummyPositions

From Multi Theft Auto: Wiki
Revision as of 10:15, 20 September 2021 by Lvrent (talk | contribs)
Jump to navigation Jump to search

20797

Syntax

bool resetVehicleDummyPositions ( vehicle theVehicle )

OOP Syntax Help! I don't understand this!

Method: vehicle:resetDummyPositions(...)


Required Arguments

  • theVehicle: The vehicle to reset the dummy positions.

Returns

Returns true if the dummy positions have been reset, false otherwise.

Example

Accessories-text-editor.png Script Example Missing Function ResetVehicleDummyPositions needs a script example, help out by writing one.

Before submitting check out Editing Guidelines Script Examples.


Requirements

This template will be deleted.

See Also