Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Thor on September 08, 2002, 08:40:51 pm

Title: an odd anoying problem
Post by: Thor on September 08, 2002, 08:40:51 pm
For every ship I add into FS2, I can not get its shield ani to work.  I put it in the Huds directory, and it never shows up in game.  Can any one tell me what I'm doing wrong?
Title: an odd anoying problem
Post by: Pegasus V on September 08, 2002, 09:48:19 pm
Have you added in the new shield icon entry into the actual ship entry as well?

Are you sure the shield.ani correct?
Title: an odd anoying problem
Post by: Whitelight on September 08, 2002, 09:54:11 pm
Other that that the hud table can handle only 40 shield ani`s, i`m not sure.. You may be able to use the generic shield ani though, i`m not sure at the moment where to get that though, hope this helps you
Unless you have DTP`s enhanments of 80 shield anis,  then i`m really stumped :confused:
Title: an odd anoying problem
Post by: Thor on September 09, 2002, 12:06:59 pm
I'll check those things guys, thanks for the help
Title: an odd anoying problem
Post by: Hudzy on September 09, 2002, 12:14:30 pm
Are we talking about anis that you have made or ones made by others?
Title: an odd anoying problem
Post by: Thor on September 09, 2002, 12:20:12 pm
Ones made by others.  Most recently the GTF Angel interceptor  and the FS1 conversion of the Valkyrie
Title: an odd anoying problem
Post by: Killfrenzy on September 09, 2002, 04:54:30 pm
I've had a problem with one not showing up either.......

What steps are there to get a shield ani to work?
Title: an odd anoying problem
Post by: Galemp on September 09, 2002, 04:58:54 pm
Let's see..
-Shield ani in the data\HUD directory
-Shield ani referenced in the ship's table entry
-Shield ani listed in one of the first 40 entries in the hud.tbl
Title: an odd anoying problem
Post by: Killfrenzy on September 09, 2002, 05:06:39 pm
Ah-HA! Step 3 was something I never knew about! :D
Title: an odd anoying problem
Post by: Thor on September 09, 2002, 07:09:54 pm
THe HUD Table is probably where the problem lies.  Thanks
Title: an odd anoying problem
Post by: Pegasus V on September 09, 2002, 09:03:43 pm
Quote
Originally posted by Thor
THe HUD Table is probably where the problem lies.  Thanks


I thought that was common knowledge, that's why I didn't state it when I was trying to help earlier. My apologies.

-edit- but you did say "I put it in my HUD dir"... oh... I see, the directory, not the table. Sorry. I get ya...
Title: an odd anoying problem
Post by: Killfrenzy on September 10, 2002, 03:59:52 pm
I guess we've all still got lots to learn. :)