|
|
(56 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | = File Formats = | + | = InSim packet infobox = |
| | | |
− | [[LFS Editor]] uses special '''file formats''' to handle mod files.
| + | {{Infobox |
| + | | above = IS_STA |
| | | |
− | == VEH == | + | | abovestyle = background-color: #dedede |
| + | | headerstyle = background-color: #dedede |
| | | |
− | '''VEH''' stands for "vehicle" and is saved in {{folder|data|veh}} with .veh file extension.
| + | | header1 = Overview |
| | | |
− | === Contents === | + | | label1 = Size |
| + | | data1 = 28 |
| | | |
− | * suspension design
| + | | label2 = Type |
− | * aero constants
| + | | data2 = ISP_STA (5) |
− | ** main body
| |
− | ** undertray
| |
− | ** wings
| |
− | * wheel dimensions
| |
− | ** width
| |
− | ** aspect ratio
| |
− | ** rim diameter
| |
− | * mass description
| |
− | ** frame
| |
− | ** object masses
| |
− | * light colours
| |
− | * dashboard design
| |
− | * default setups
| |
− | * default colour configs
| |
− | ** body colours
| |
− | ** wheel colours
| |
− | ** skin name
| |
− | * model
| |
− | ** main object (LOD1)
| |
− | ** shadow lod (LOD2)
| |
− | ** collision mesh (LOD3)
| |
− | ** subobjects
| |
− | ** aero positions
| |
− | * wheel design (WHL)
| |
− | ** rim cross section (WXS)
| |
− | ** spoke object
| |
− | * name of steering animation
| |
− | * name of engine sound file
| |
| | | |
− | == SRE == | + | | label3 = Usage |
| + | | data3 = Info |
| | | |
− | '''SRE''' is a model file contained in VEH. It can be saved to {{folder|data|3dob}}. | + | | belowleft = '''Previous packet'''<br />[[IS_MOD]] |
− | | + | | belowright = '''Next packet'''<br />[[IS_NPL]] |
− | == References == | + | }} |
− | | |
− | [https://www.lfs.net/forum/thread/95664-Mods%3A-Downloads---Web-Pages---Videos---Documents Attached image: Overview of the structure of VEH and SRE files (LFS Forum)] | |