Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
if you guys want Ties and X-Wings wait for the Star Wars Empire Ships to be updated the author os working on it along with the Rebel Ships (X-Wings) the author is aware that his mods are not working woth 2.5 and is working on them
as you can see it says -30 power and i cant save and i cant open the component boxes
#############
# UTILITIES ROLES #
#############
utility_component_template = {
key = "TIEDESIGN1_COMBAT_COMPUTER_1"
size = small
icon = "GFX_ship_part_computer_default"
icon_frame = 1
power = 0
cost = 0
class_restriction = { shipclass_military }
size_restriction = { tiefighter }
component_set = "combat_computers"
ship_behavior = "aggressive"
upgrades_to = "TIEDESIGN1_COMBAT_COMPUTER_2"
ai_weight = {
weight = 1
}
}
...etc....some language file/custimization too
...
TIEDESIGN1_COMBAT_COMPUTER_1: "Basic Combat Computer"
TIEDESIGN1_COMBAT_COMPUTER_2: "Intermediate Combat Computer"...
Anyone else have any suggestions or can edit the copy I uploaded below further, go for it. Team effort :p
But here are files involved I have messed with/require update, others here can correct my mistakes or make adjustments.
We have ship name missing error, so...
ship_design = {
name = "NAME_tiedesign1"
ship_size = tiefighter
section = {
template = "tiesection"
slot = "mid"
component = {
slot = "SMALL_GUN_01"
template = "SMALL_XRAY_LASER"
}
component = {
slot = "SMALL_GUN_02"
template = "SMALL_XRAY_LASER"
}
required_component = "WARP_DRIVE_2"
required_component = "COMBAT_COMPUTER_AGGRESSIVE_BASIC"
required_component = "SHIP_THRUSTER_1"
required_component="SHIP_SENSOR_1"
}
...etc...
I added required_components above I believe only three are showing in original file and in-game you have four spots but one was broken/empty always.
So I am curious what do I need for the combat computers (only guessing that is the problem) or what I could have done wrong. At least I was able to get the warning before starting the game off :)
https://www.dropbox.com/s/8rx2wqrazfn3e3b/tie_fighter.zip?dl=0
Replace:
...\steamapps\workshop\content\281990\725323581 - tie_fighter.zip
Edit this file and shut the old mod version warning up when you start the game.
C:\Users\YOU\Documents\Paradox Interactive\Stellaris\mod - ugc_725323581.mod
edit to;
...
supported_version="1.8.*"
...
Done.
OP are you going to update your mod or is it abandoned?