• QC File
    2 replies, posted
I found a model that i wish to turn into NPC.It had no animations so I made them (using Blender).Problem is I dont know how to add them to qc file.Is there any program that can create qc files automatically for you? Also if you make NPC how will it know what animation to use for walking,shooting etc?
For .qc file, you have better chances of getting a reply on modelling forums: [url]http://facepunch.com/forumdisplay.php?f=40[/url] There are no programs that will do everything for you as far as I know, but .qc isn't the hardest part. Now, for NPC, you will have to tie the sequences(animations) to specific ACT_* activies in the .qc for a reskin of standard NPC, and that will also require you to make proper animations for that NPC class. If you want a custom NPC, you will have to code it from scratch basically.
Thank you.
Sorry, you need to Log In to post a reply to this thread.