Changes

Jump to navigation Jump to search

Documentation/Engine/Game data/Player trucks definitions

908 bytes added, 17:12, 13 December 2023
Vehicle Configurations: add folders for used trucks
Each truck is configured in its own folder (e.g. "'''<brand.truck>'''" in tree view below) containing:
# SII file: '''data.sii''' - ''defining: truck info, cameras, fallback rules for parts of the truck and required accessories. There is are 8 mandatory fallback rules: chassis, cabin, interior, engine, transmission, f_wheel (or f_tire), r_wheel (or r_tire), paint_job and head_light''.
# Subfolders: ('''chassis''', '''cabin''', '''interior''', '''engine''', '''transmission''', '''paint_job''', '''head_light''', '''sound''') - ''defining different parts and accessories of the truck. First 7 folders are needed because of mandatory fallback rules and sound folder is needed for truck mandatory sounds definitions.''
# Optional folder: '''accessory''' - ''defining all possible accessories for the truck that the user can install in the game Upgrade Shop. This folder holds another level of sub folders for separating different accessory types that the player can install on the truck and will be listed in the Upgrade Shop once the player selects the proper accessory type. Moreover names of subfolders directly correspond to the names of model locators that the truck 3D model has to have for the ability of having that those types of accessories enabled in the game.''
<div class="folder_structure">
├{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=some_truck.sii}} ''Desktop truck configuration. There are no naming restrictions, but be wary of naming collisions.''
└{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=...}} ''Additional Desktop truck configurations''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_desktop_uk}} ''Truck configurations for RHD trucks used in Truck Browser if player started game in UK. (ETS2 only)'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_used}} ''Contains used truck configurations in brand-specific subfolders..'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=&lt;brand&gt;}} ''Contains truck configurations. The name of the folder should be tokenizable and will be detected as a brand.'' ├{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=some_truck.sii}} ''Used truck configuration.'' └{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=...}} ''More used truck configurations. Typically one per file.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_used_uk}} ''Defines assortment of used RHD trucks and has the same structure as '''truck_used'''. (ETS2 only)'' └{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=...}}
</div>
309
edits

Navigation menu