PDA

View Full Version : need two TGA files



Javolenus
03-27-2008, 18:53
Hi Guys,

I don't know if anyone can help. I need two TGA files to mod faction symbols/banners but don't want to unpack vanilla files if possible. And so I was wondering if anyone has these files handy? They are:

data/banners/symbols6.TGA
data/ui/southern_european_interface_stratpage_02.TGA

Many thanks for help and assistance!

lonck
03-31-2008, 22:02
you have to. Banners folder is packed. How to unpack specific files to they respective folders:
make a new .cmd in Medieval II Total War\tools\unpacker and put this inside after you right-click edit.

unpacker --source="..\..\packs\*.pack" --destination=..\..\--filter=[name of file goes here w/o brackets]

Javolenus
04-01-2008, 06:56
Hi Lonck,

OK, thanks for this - I'll give it a try . . .