Qhimm.com Forums

Miscellaneous Forums => Graphical => Topic started by: Akira Sendoh on 2012-09-27 15:14:56

Title: [SOLVE] How To Fix Blinking Heads ?
Post by: Akira Sendoh on 2012-09-27 15:14:56
Hello :)
I Have a Question ..
Does Anyone Know how to Fix Blinking Head ?
Because i Try to edit a Model . But when i try it to ingame
the head of my model is blinking :(

I hope there's a simple solution to my problem ..
Sorry For My Bad English :P
Title: Re: How To Fix Blinking Heads ?
Post by: omega res novae on 2012-09-27 15:26:41
field model im assuming. open the model in kimera. click the head then add part to bone. add the head. then put in game should be good.

search before you post. if you type blinking head into the search bar you get helpful results
Title: Re: How To Fix Blinking Heads ?
Post by: PitBrat on 2012-09-27 22:22:40
You can also use notepad.

Here's an example.  The procedure is the same for other field models.
This accomplishes the same thing as suggested in the previous post.

    Open 'DCIC.HRC' in Notepad
        Make the following change:
            head
            chest
            6.8333898
            2 DCJB DCJB
        Save and overwrite
Title: Re: How To Fix Blinking Heads ?
Post by: Akira Sendoh on 2012-09-28 06:39:24
You can also use notepad.

Here's an example.  The procedure is the same for other field models.
This accomplishes the same thing as suggested in the previous post.

    Open 'DCIC.HRC' in Notepad
        Make the following change:
            head
            chest
            6.8333898
            2 DCJB DCJB
        Save and overwrite
Hmm .. Can you just tell me how to do that in AAAA.HRC ???
Because its different with DCIC.HRC ..
Title: Re: How To Fix Blinking Heads ?
Post by: whitERaven on 2012-09-28 06:51:18
if you're having trouble with dcic.hrc method.. why not try omega's suggestion.. seems easier provided you have a working kimera

try checking this out.. it might help..
http://forums.qhimm.com/index.php?topic=13092.10
Title: Re: [SOLVE] How To Fix Blinking Heads ?
Post by: Akira Sendoh on 2012-09-28 17:46:16
I Do what Omega Said .
Good News it Works :) Thanks a Lot ..
Title: Re: How To Fix Blinking Heads ?
Post by: EQ2Alyza on 2012-09-28 18:09:27
Hmm .. Can you just tell me how to do that in AAAA.HRC ???
Because its different with DCIC.HRC ..

I suggest you bookmark this: https://spreadsheets.google.com/spreadsheet/pub?key=0AniNoDVsrYhVdG0zZERUT0tsOF91eHE2WHo4ZWRseWc&gid=4

On that spreadsheet, press Ctrl+F and search for DCJB. You will see that DCJB.rsd is the head file for man5. Now do a search for AAAA and identify Cloud's head file. It should be easy to see that it's AAAF.rsd

Find that file inside your char.lpg and open it with Notepad. Add the following:

head
chest
6.8333898
2 AAAJ AAAJ

Save the file before closing. The same process can be done for any other models. Even though it's not the only method, doing these manual changes can help you understand some of the file structure and how the game works on it.