Changes

Jump to navigation Jump to search

Documentation/Engine/Game data

580 bytes added, 12:25, 8 March 2016
Ferry definitions
=== Ferry definitions ===
Defines names of the ferries and their connections. For proper working in game this ferries has to be used in Map Editor while adding Ferry points. All ferries also have to be included in ferry storage file "'''/def/ferry(.infix).sii'''".
Connections on the other hand are defined in "'''/def/ferry/connection/'''" folder. Each file in that folder defines one direction connection from one ferry to second ferry. How connection is directed is defined by SiiUnit name, so for example SiiUnit name: "'''conn.<ferry1>.<ferry2>'''" is presenting ferry connection from <ferry1> to <ferry2>.
<div class="folder_structure">
├{{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 with SII files 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