Before any one says "Why didn't you search?" I tried, but clicking search this forum did nothing in Firefox, and wasn't even there in IE.
Now for my question. Using this
http://www.lucasforums.com/forumdisplay.php?f=324&page=2&sort=lastpost&order=&pp=50&daysprune=-1#goto_forumsearch)
I managed to get a Twilek head to show up for selection of the PC, but it is not using the custom skin. Instead it is using Yuthura Ban's default skin, in all the cases, Soldier, Scoundrel, and Scout.
appearance.2da looks like this:
(Row Label) Label normalhead backuphead
512 P_FEM_T_SML_01 106 ****
513 P_FEM_T_MED_01 106 ****
514 P_FEM_T_LRG_01 106 ****
All other fields remains the same as the rows they were copied from.
heads.2da looks like this:
(Row Label) head headtexvvve headtexvve headtexve headtexe
106 PFHT01 PFHT01D PFHT01D3 PFHT01D2 PFHT01D1
Any ideas?
Edit:Removing all other mods from the game results in the head being displayed with a default green twilek skin.
Edit 2:Looking in a hex editor at the model contains references to a twilek_fo1 and N_Twilek. I tried removing them, replacing them with 00 strings, but that crashed the game. I also tried to replace twilek_f01 with PHTF01, but that also crashed the game. I don't remember having to modify any models the last time when I made a custom male twilek head for the game. Could this really be what's causing the default green and Yuthura Ban skins to show up on the model instead of my custom skin?