• Model is being annoying again:
    0 replies, posted
Hey again, sorry I keep posting on the same topic if anyone remembers, but this one fucking model is being so annoying to work with. https://files.facepunch.com/forum/upload/246061/e6be741e-f87d-430a-b260-8df0b5bfbabf/sorry.gif If anyone doesn't remember however, I've been trying to port a model from GoldSrc which has worked out for me until I got up to creating the physics for it. You probably know, but Goldsrc doesn't support ragdoll physics unlike in the Source engine so I have to create the physics with its own respective 'smd' file. I've borrowed over the physics from the HL1:Source Bullsquid (As the model I'm porting is just a remodel with 3 of the tail bones removed and accounted for) but the compiler reads: Compiling with Crowbar 0.51.0.0 - Log when compiling with Crowbar It's just describing how one of the leg bones has no parent bone and I don't know where to define said bone for the compiler to read. Please, tell me which file needs to have this info put into it, I've been trying to tackle this model forever and it still plays up. $modelname "megasquid.mdl" $bodygroup "studio" { studio "m.. - .qc for the model version 1 nodes 0 "Bip01" - the newreference.smd version 1 nodes 0 "Bip01" - the physics.smd
Sorry, you need to Log In to post a reply to this thread.