Qhimm.com Forums
Miscellaneous Forums => Graphical => Topic started 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
-
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
-
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
-
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 ..
-
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
-
I Do what Omega Said .
Good News it Works :) Thanks a Lot ..
-
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.