Weapons of animal transporter

Post Reply
User avatar
ParaworldFan
- SEAS -
- SEAS -
Posts: 482
Joined: Tue Nov 26, 2019 19:36 pm
Location: Russia, Surgut

Weapons of animal transporter

Post by ParaworldFan »

I ve tried to create a filter, that was adding armor to triceratops transporter, but it was caused instant TechTree crash. I think, it’s because of, that this units have two types attack, like ranged and close. And the problem is that, I cannot find any weapon of seas_triceratops_transporter weapon which causes second damage... So, I don’t know how to solve the problem...
User avatar
ParaworldFan
- SEAS -
- SEAS -
Posts: 482
Joined: Tue Nov 26, 2019 19:36 pm
Location: Russia, Surgut

Re: Weapons of animal transporter

Post by ParaworldFan »

mod_triceratops_archer_weapon_a_rangeddefense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_a/rangeddefense'
value = '20'
}
mod_triceratops_archer_weapon_b_rangeddefense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_ b/rangeddefense'
value = '20'
}
mod_triceratops_archer_weapon_c_rangeddefense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_c/rangeddefense'
value = '20'
}
mod_triceratops_archer_weapon_d_rangeddefense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_d/rangeddefense'
value = '20'
}
mod_triceratops_archer_weapon_e_rangeddefense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_e/rangeddefense'
value = '20'
}
mod_triceratops_archer_weapon_a_defense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_a/defense'
value = '20'
}
mod_triceratops_archer_weapon_b_ defense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_b/defense'
value = '20'
}
mod_triceratops_archer_weapon_c_defense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_c/defense'
value = '20'
}
mod_triceratops_archer_weapon_d_defense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_d/defense'
value = '20'
}
mod_triceratops_archer_weapon_e_defense = '1' {
op = 'replace'
path = '/Objects/SEAS/Weapons/seas_triceratops_archer_weapon_e/defense'
value = '20'
}
User avatar
MrMorgana
- Admin -
Posts: 947
Joined: Tue Aug 18, 2009 12:42 pm
Location: Koprulu Sector

Re: Weapons of animal transporter

Post by MrMorgana »

this seems to be okay. so unless i just don't see a missing character (like ' or whitespace), and the game crashes with this, the whole tree structure is broken somewhere nearby
User avatar
ParaworldFan
- SEAS -
- SEAS -
Posts: 482
Joined: Tue Nov 26, 2019 19:36 pm
Location: Russia, Surgut

Re: Weapons of animal transporter

Post by ParaworldFan »

I ve checked, TechTree fully brokes because of this strings. Why, idunno, but it is.
Probably I missed something, but idk, I’ve tried and fixed everything what should probably be wrong, but it’s still causes mistakes.
Post Reply

Return to “English”