|
|
(118 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | = Vehicle Mod Features = | + | = InSim packet infobox = |
| | | |
− | This is a list containing all features that can be set to have a fully working vehicle mod.
| + | {{Infobox |
| + | | above = IS_STA |
| | | |
− | {| class="wikitable" style="max-width: 500px"
| + | | abovestyle = background-color: #dedede |
− | ! style="width: 150px" | Feature || Description / possible values
| + | | headerstyle = background-color: #dedede |
− | |- | + | |
− | ! colspan="2" | General settings
| + | | header1 = Overview |
− | |-
| + | |
− | | Vehicle class
| + | | label1 = Size |
− | | | + | | data1 = 28 |
− | * object
| + | |
− | * touring car
| + | | label2 = Type |
− | * saloon
| + | | data2 = ISP_STA (5) |
− | * buggy
| + | |
− | * formula
| + | | label3 = Usage |
− | * GT
| + | | data3 = Info |
− | * kart
| + | |
− | * bike
| + | | belowleft = '''Previous packet'''<br />[[IS_MOD]] |
− | * van
| + | | belowright = '''Next packet'''<br />[[IS_NPL]] |
− | * truck
| + | }} |
− | * F1
| |
− | * FSAE
| |
− | |- | |
− | ! colspan="2" | Drivetrain
| |
− | |- | |
− | | Transmission type
| |
− | | | |
− | * no power unit
| |
− | * H-pattern gearbox
| |
− | * motorbike gearbox
| |
− | * sequential gearbox
| |
− | * sequential gearbox with ignition cut
| |
− | * paddle shift gearbox
| |
− | * electric motor
| |
− | * centrifugal clutch
| |
− | |- | |
− | | Drive type
| |
− | | | |
− | * no drive
| |
− | * front wheel drive
| |
− | * rear wheel drive
| |
− | * four wheel drive
| |
− | |- | |
− | ! colspan="2" | Chassis
| |
− | |-
| |
− | | Mass distribution || Tube frames in Special Draw mode - this affects the vehicle's moment of inertia | |
− | |- | |
− | ! colspan="2" | Interior
| |
− | |-
| |
− | | Driver & passenger seats || Possible to toggle passenger seats and change the position of each seat - this affects the vehicle's mass distribution and total mass
| |
− | |-
| |
− | | Internal mirror || internal mirror subobject
| |
− | |-
| |
− | | Steering wheel model || steering wheel subobject
| |
− | |-
| |
− | | Steering wheel heading || degrees
| |
− | |-
| |
− | | Steering wheel pitch || degrees
| |
− | |-
| |
− | | Steering wheel turn || degrees
| |
− | |}
| |