Vehicle Components: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(added related functions list)
(Add misc_a component)
Line 62: Line 62:
|style="background:#cfcfcf;"|Windscreen
|style="background:#cfcfcf;"|Windscreen
|-
|-
 
|-
|style="background:#cfcfcf;"|misc_a
|style="background:#cfcfcf;"|Tow bar position. By default it exists on model: 514, 515, 403, 591, 552, 485, 583, 606, 607, 608.
|-
|style="background:#cfcfcf;"|ug_wing_left
|style="background:#cfcfcf;"|ug_wing_left
|style="background:#cfcfcf;"|Leftwing (tuning part) [Can't be hid]
|style="background:#cfcfcf;"|Leftwing (tuning part) [Can't be hid]

Revision as of 11:55, 2 December 2020

This page aims to provide an overview of vehicle components. The list is currently incomplete.

[[{{{image}}}|link=|]] Note: Changing wheel position on Z axis doesn't work.


Component Name Description
boot_dummy Trunk door
ug_nitro Nitro (tuning part)
wheel_rf_dummy Right Front Wheel
wheel_lf_dummy Left Front Wheel
wheel_rb_dummy Right Back Wheel
wheel_lb_dummy Left Back Wheel
chassis Chassis
chassis_vlo Chassis (lod)[Can't be hid]
ug_roof Roof [Can't be hid]
door_rf_dummy Right Front Door
door_lf_dummy Left Front Door
door_rr_dummy Right Back Door
door_lr_dummy Left Back Door
bonnet_dummy Hood
ug_wing_right Right wing (tuning part) [Can't be hid]
bump_front_dummy Front bumper
bump_rear_dummy Back bumper
windscreen_dummy Windscreen
misc_a Tow bar position. By default it exists on model: 514, 515, 403, 591, 552, 485, 583, 606, 607, 608.
ug_wing_left Leftwing (tuning part) [Can't be hid]
exhaust_ok Exhausts

Related scripting functions




Vehicle functions