Author
|
Topic: Simple graphics question
|
Sear999 Squire

Posts: 39 From: California Registered: Jul 2001 |
posted 04 December 2001 17:53
Hello Ok I have a fairly simple (I think?) question. How do you replace the graphics for items in D2? If there is a tutorial you can point me to I would very much appriciate it Thx

|
Teric Serf
Posts: 8 From: United States Registered: Nov 2001 |
posted 04 December 2001 18:01
graphics for what? the item in your inventory? the item animations for it being held in a character's hand? Be specific!------------------ "To sleep: perchance to dream: aye, there's the rub For in that sleep of death what dreams may come." --Hamlet Act III, Scene 1. This is from the famous "to be or not to be" speech, in case you don't recognize it.

|
Sear999 Squire

Posts: 39 From: California Registered: Jul 2001 |
posted 04 December 2001 18:15
heh sorry.. I mean the graphics for inventory items, like armors, weapons, shields, ect..

|
jbouley Forum Admin.
    
Posts: 4907 From: Portland, Maine, USA Registered: Jan 2001 |
posted 04 December 2001 18:38
misc.txt, weapons.txt and armor.txt all have an invfile column. That is what controls it. If you change those graphics, though, make sure the height and width values match the graphic used.You can use any existing inventory graphics in the game for any item (there are a ton of unused graphics in the d2data.mpq file, by the way...most of them potion, treasure or body part oriented...though a few weapons are in there too). You can make your own inventory graphics and insert them into the patch for use with items...check out the tutorial section of Phrozen Keep and you'll be able to learn more.  ------------------ - JEFF "A hero is no braver than anyone else. He is only brave five minutes longer." For my latest mod (for LoD/expansion), download at http://www.fileplanet.com/dl/dl.asp?/planetdiablo/phrozenkeep/mods/sic_beta.zip - Or for old stuff (for classic D2), visit my orignal mod site at www.planetdiablo.com/sanctuary

|
Sear999 Squire

Posts: 39 From: California Registered: Jul 2001 |
posted 04 December 2001 19:00
Thank you very much

|