Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Legate Damar on August 16, 2012, 07:10:25 pm

Title: Problem with headani
Post by: Legate Damar on August 16, 2012, 07:10:25 pm
I made my own headani but in a mission it shows up all blurry, fuzzy, and distorted.

Here is the file: http://www.yourfilelink.com/get.php?fid=818627

Please tell me what is wrong with it and how to fix it.
Title: Re: Problem with headani
Post by: mjn.mixael on August 16, 2012, 07:18:10 pm
It would be easier just to show me a screenshot, because I'm too lazy to find the real download link on sites like that. (Side note: why can't people just use Mediafire? Simple, clean interface.)

Based on the info, my first guess is that it's a .ani file and it's not indexed correctly. The best solution is to make it a .png or .jpg EFF type animation and wait until we get new nightly builds.
Title: Re: Problem with headani
Post by: Legate Damar on August 16, 2012, 07:27:28 pm
How do you do an EFF for a headani?
Title: Re: Problem with headani
Post by: Black Wolf on August 16, 2012, 09:17:42 pm
You're using the wrong colour palette for your pcx files (and so your ani). Use aniview to extract a pcx (not a BMP) from an existing headani (any of the retail ones will do, or any of mine) and apply that specific palette to all your frames, then rebuild your ani.
Title: Re: Problem with headani
Post by: Droid803 on August 16, 2012, 09:19:11 pm
How do you do an EFF for a headani?

https://dl.dropbox.com/u/126554/FS2/%5BsecretAGFJK182048192%5D/HUD.rar
an example

see also http://www.hard-light.net/forums/index.php?topic=81616.0
Title: Re: Problem with headani
Post by: Legate Damar on August 16, 2012, 09:40:19 pm
You're using the wrong colour palette for your pcx files (and so your ani). Use aniview to extract a pcx (not a BMP) from an existing headani (any of the retail ones will do, or any of mine) and apply that specific palette to all your frames, then rebuild your ani.

Thank you, I will try this.
Title: Re: Problem with headani
Post by: mjn.mixael on August 16, 2012, 10:30:03 pm
Deal with the palette stuff if you want.. but I'm telling you that as soon as we get nightlies again, you can skip that Olympic hurdle and just use an EFF.
Title: Re: Problem with headani
Post by: Droid803 on August 17, 2012, 12:41:07 am
well it's good to know how to use the pallette stuff, because -
wait pretty much everything can be done without minding the stupid pallete issues nowadays, the only thing being (IIRC) weapon selection/ship selection icons.
Title: Re: Problem with headani
Post by: Legate Damar on August 18, 2012, 02:06:14 am
Thanks, I got it working using Black Wolf's method