• GUIStudio mdl error 'Bad command $model'
    1 replies, posted
OK I am currently working on a model right now and I have it fully exported as a SMD file. I made the QC File which looks like this: $cd "C:\Users\*Username*\Desktop" $modelname "/alisa.mdl" $model "alisa" "alisa.smd" { } $cdmaterials "models\alisa" $hboxset "default" $surfaceprop "flesh" $illumposition 0.637 0.000 35.954 $sequence ragdoll "ragdoll" ACT_DIERAGDOLL 1 fps 30.00 $collisionjoints "phymodel.smd" { } When I load it in GUIStudio mdl, I keep getting errors that say Bad command $model I don't know whats going on but I exported my model as a Sequence SMD and a Reference SMD. (In case the Sequence don't work) Any ideas?
Try deleting the { of the $model. It normally is used when you have flexes.
Sorry, you need to Log In to post a reply to this thread.