ResetVehicleDummyPositions

From Multi Theft Auto: Wiki
Revision as of 12:59, 28 January 2021 by Zangomangu (talk | contribs) (Fixed wrong related functions)
Jump to navigation Jump to search


This function resets the vehicle dependent dummy positions to the vehicle's current model dummy positions.

Syntax

bool resetVehicleDummyPositions ( vehicle theVehicle )

OOP Syntax Help! I don't understand this!

Method: vehicle:resetDummyPositions(...)


Required Arguments

Returns

Returns true for success, 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