Quote:
Originally Posted by Berserker
In TMO 2.5 with guerrilla submarine spyron I have crewmen that have been promoted to MASTER ENGINEER but they have to be placed in the engine room for there abilities to work...Any way to make them and there abilities work in the damage control team as well??? 
|
Hello Berserker,
as far as i know special abilities of the crew members could be found in SpecialAbilities.upc file in Silent Hunter 4 Wolves of the Pacific\Data\UPCData\UPCCrewData directory.
There is a line called: "AbylityActsIn=". There you need to specify compartment/compartments in which the ability will be active. Below i wrote the list of all compartments IDs.
;AbilityActsIn = ALL or a list of compartment functional types, such as ObservationRoom or CommandRoom
;ALL
;ANY
;BowTorpedoRoom
;SternTorpedoRoom
;PropulsionRoom
;SensorsRoom
;CommandRoom
;DamageControlRoom
;ObservationRoom
;ArtilleryRoom
;FlakRoom
However, i never played the "TMO 2.5 with guerrilla submarine spyron" mod, only standard TMO 2.5.
In addition i never edited the stock SpecialAbilities.upc file.