Changes

Jump to navigation Jump to search

Documentation/Engine/Game data

916 bytes added, 09:32, 8 March 2016
Definitions
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=company|link=#Company definitions}} ''See: [[#Company definitions|Company definitions]].''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=country|link=#Country definitions}} ''See: [[#Country definitions|Country definitions]].''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=desktop}} ''Desktop (main menu) scene configurations. By default "'''/def/desktop/config.sii'''" is used. ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ferry|link=#Ferry definitions}} '' See: [[#Ferry definitions|Ferry definitions]].''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=initial_save}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=jobs}}
Defines available countries that can be used in the Map Editor and later in game. While defining new country make sure to include it in country storage file "'''/def/country(.infix).sii'''".
Each country has it's own folder defining all possible country specific data. Worth mentioning is modification of AI traffic appearing frequencies, which is done by adding SII files inside "'''/def/country/<country_name>/ai/'''" folder. Each SII file defines modified frequency for one AI vehicle, where it's name tells which car is it. Possible file names are the same as the ones that defines AI vehicles unit name suffixes used inside AI vehicle definitions (AI vehicles definitions can be found in: "'''/def/vehicle/ai/'''").
<div class="folder_structure">
├{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=<country_name1>.sii}} '' ''
└{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=...}} ''The rest of the countries definition.''
 
</div>
 
=== Ferry definitions ===
 
 
 
<div class="folder_structure">
 
{{FileSystemTreeEntry|icon=FST-IconRoot|type=|name=Root game folder|link=#Root game folder}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=def|link=#Definitions}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ferry|mark_current=1}}
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=connection}} ''Folder defining connections between ferries. Each file defines one way direction between two ferries.''
└{{FileSystemTreeEntry|icon=FST-IconFileSii|type=|name=...}} ''SII files defining ferries. Each file defines one unique ferry.''
</div>

Navigation menu