Log in

View Full Version : Question for MODers


old_tex
01-20-09, 10:03 AM
I surmise that the mechanism for displaying on the Captain's Log the number and types of vessels sunk must access a table somewhere in the game's data. Is the same true for the Special Abilities clipboard associated with the same background? If so, where is the table that would contain information about Special Abilities? I would like to access that table and add some verbage. Thanks :up: Old_tex

DarkFish
01-20-09, 10:50 AM
The file that contains the data for the special abilities is Data\UPCData\UPCCrewData\SpecialAbilities.upc

The number and types of ships sunk is probably somewhere in your save files. Afaik it's not in any of the game files.

old_tex
01-20-09, 11:03 AM
The file that contains the data for the special abilities is Data\UPCData\UPCCrewData\SpecialAbilities.upc

The number and types of ships sunk is probably somewhere in your save files. Afaik it's not in any of the game files.

Is there an editor for UPC files? Thanks :hmm: Old_tex

tater
01-20-09, 12:16 PM
notepad :)

(they're plain text)

old_tex
01-20-09, 06:46 PM
Thank You :up: Old_tex