Modding help...

Freeform discussion about anything related to modding Transcendence.
Post Reply
Robert Walper
Anarchist
Anarchist
Posts: 6
Joined: Thu Feb 01, 2007 5:13 am

Quick question: I've been fiddling with making my own specifications for a player ship.

What I'm looking for is a listing of all items, devices, armor pieces, etc that one uses in the game. Example:

"&itOmniLaserCannon;"
"&itDualLaserCannon;"
"&itClass2Deflector;"

So far I've only been able to find the ones listed in others mods. And help? Thanks. :)
Sponge
Militia Commander
Militia Commander
Posts: 250
Joined: Sun Jan 28, 2007 7:51 pm

That's going to be a really long list. There's two things you can do. Go to the downloads section and grab TransData, and then follow the instructions to decompile the game files, or head here and grab the source files. Looking through XML source files will give you a complete list of everything, specifically the main Transcendence.xml file.
Last edited by Sponge on Sun Feb 04, 2007 8:25 pm, edited 1 time in total.
User avatar
evilbob
Militia Captain
Militia Captain
Posts: 555
Joined: Sun Mar 05, 2006 1:23 pm

youll need the transcendence .xml & modules. I think you can download them from somewhere... if not, you need transdata.
Robert Walper
Anarchist
Anarchist
Posts: 6
Joined: Thu Feb 01, 2007 5:13 am

Thanks guys, I found them with your provided links. 8)
Post Reply