• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

Help retrieving bmps from dda or vsf

Newbie Spellweaver
Joined
Apr 16, 2006
Messages
49
Reaction score
0
Hi all, I need to pull a number of bmps from the game files in order to use with a program I am making. After going through the files with Mestoph's dda editor I was able to get most of what I need, but not all.

The funny thing is that I can see them in the editor, but when I export the sprite, it comes out as broken.

I also wasn't able to find them in the .vsfs with multiple vsf editors either.

Help me out here guys. =)

These are some of the broken ones that I need

Code:
64kSpellBookSignetAirLeft.bmp
64kSpellBookSignetEarthLeft.bmp
64kSpellBookSignetLightLeft.bmp
64kSpellBookSignetWaterLeft.bmp
64kSpellIconAirAttackSingle.bmp
64kSpellIconAirDefense.bmp
64kSpellIconAirMain.bmp
64kSpellIconDarkAttack area.bmp
64kSpellIconDarkDefense.bmp
64kSpellIconDarkDoost.bmp
64kSpellIconDarkDrainArea.bmp
64kSpellIconDarkDrainSingle.bmp
64kSpellIconDarkMain.bmp
64kSpellIconEarthAttackSingle.bmp
64kSpellIconEarthBoost.bmp
64kSpellIconEarthDefense.bmp
64kSpellIconEarthMain.bmp
64kSpellIconFireAttackArea.bmp
64kSpellIconFireDefense.bmp
64kSpellIconFireMain.bmp
64kSpellIconLightAttackArea.bmp
64kSpellIconLightBoost.bmp
64kSpellIconLightDefense.bmp
64kSpellIconLightHealArea.bmp
64kSpellIconLightHealSingle.bmp
64kSpellIconLightMain.bmp
64kSpellIconNoneAttackArea.bmp
64kSpellIconNoneAttackSingle.bmp
64kSpellIconNoneDefense.bmp
64kSpellIconNoneMain.bmp
64kSpellIconWaterAttackArea.bmp
64kSpellIconWaterAttackSingle.bmp
64kSpellIconWaterDefense.bmp
64kSpellIconWaterMain.bmp
 
Junior Spellweaver
Joined
Apr 23, 2006
Messages
189
Reaction score
2
These icons are in the t4cgamesfiles8.vsf
Use NMVSF to retrieves them.
 
Newbie Spellweaver
Joined
Apr 16, 2006
Messages
49
Reaction score
0
Oops, thanks..I guess I skipped that one. :)

Also, where can I find for example the silver/blue/black armor sets?
 
Junior Spellweaver
Joined
Apr 23, 2006
Messages
189
Reaction score
2
Colored armors use the Plate armor sprites, the it load a different palet.
These Palet are in t4cgamefilsDS.vsf
 
Back
Top