Other Scripts¶
The data/tribes/scripting
directory provides some global scripts related to
the tribes. It contains the following subdirectories:
data/tribes/scripting/help
: These scripts load all information used by the in-game help (‘Tribal Encyclopedia’). Unit-specific help is loaded with the help of each unit’s and tribe’s help texts defined indata/tribes/initialization/<tribe_name>/units.lua
.
- worker_help.lua
- ware_help.lua
- time_strings.lua
- building_help.lua
dependencies_basic()
item_image()
find_resource_indicator()
find_created_collected_matches()
dependencies_collects()
dependencies_creates()
building_help_general_string()
building_help_dependencies_production()
building_help_building_section()
building_help_crew_section()
building_help_production_section()
building_help()
- immovable_help.lua
- calculations.lua
- format_help.lua