PDA

View Full Version : Campaign Wargear Stats



Khyron
2nd Mar 09, 12:25 PM
Hello

I want to change some stats of the Wargear in the singleplayer campaign.

Can anyone tell me which files I need to look at?

Thank you,
G

Rodzaju
2nd Mar 09, 12:29 PM
For most wargear, it's the rbf file for the gear in question.

Clonesa
2nd Mar 09, 12:33 PM
You'll need an sga reader and rbfconv (see sticky). You'll need to open an sga file (relic's proprietary archive format) and extract rbf files. RBF files containt most of the games information, they are tree data lookup files, not text. You can convert them to text using RBFConv, tweak some shit and convert back :) The sga you'll need is called somethingattrib.sga (not at a comp w/ the game atm) and the wargear is under (off the top of my head) simulation/attrib/wargear/wargear/*.

Then either shove them in the games folders in the same folder structure as in the sga archive and run the game w/ -dev cmd line param or pack them back up in an sga and tweak DOW2.module to load it.

Khyron
2nd Mar 09, 1:03 PM
Thanks guys... I will look there :)