Changes

Jump to navigation Jump to search

Documentation/Engine/Game data

1,769 bytes added, 14:42, 9 March 2016
Vehicle definitions
=== Vehicle definitions ===
Vehicle definitions are responsible for configuration of any type of vehicles and it's parts in SCS games that are not map assets. Biggest part of this configurations belongs to configuration of possible player vehicles and it's parts.
<div class="folder_structure">
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=def|link=#Definitions}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=vehicle|mark_current=1}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=addon_hookups}} ''Folder for defining libraries of players truck accessory hookups like: horns, interior toys, grill lights. Libraries have to be included storage file: "'''/def/vehicle/addon_hookup_storage(.infix).sii'''".'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ai|link=#AI vehicle definitions}} ''.See: [[#AI vehicle definitions|AI vehicle definitions]]'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ai_wheel}} ''AI vehicle wheel definitions containing separate definitions for front and rear wheels.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_cover}} ''Players vehicle front wheel cover definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_disc}} ''Players vehicle front wheel rim definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_hub}} ''Players vehicle front wheel hub definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_nuts}} ''Players vehicle front wheel nuts definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_rim}} ''Obsolete. Used only for backward compatibility with 2nd gen. of players truck wheel system.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_tire}} ''Players vehicle front tire definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=f_wheel}} ''Partially obsolete. Used for backward compatibility with 1st gen. of players truck wheel system and defining AI trucks front wheel.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_cover}} ''Players vehicle rear wheel cover definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_disc}} ''Players vehicle rear wheel rim definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_hub}} ''Players vehicle rear wheel hub definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_nuts}} ''Players vehicle rear wheel nuts definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_rim}} ''Obsolete. Used only for backward compatibility with 2nd gen. of players truck wheel system.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_tire}} ''Players vehicle front tire definitions.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=r_wheel}} ''Partially obsolete. Used for backward compatibility with 1st gen. of players truck wheel system and defining AI trucks rear wheel.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=trailer|link=#Trailer vehicle definitions}} ''See: [[#Trailer vehicle definitions|Trailer vehicle definitions]].'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck|link=#Players truck definitions}} ''See: [[#Players truck definitions|Players truck definitions]].'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_company}} ''Quick Job trucks configuration.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_company_uk}} ''Quick Job trucks configuration for left handed trucks (UK related). This folder exists only in: Euro Truck Simulator 2 game data.''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_dealer}} ''.''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=truck_dealer_uk}} ''.''

Navigation menu