Source Filmmaker

Source Filmmaker

Expand Your Movie Universe
Discover new assets to add to your movie. Collaborate with your friends. Create and share assets with all the users of the SFM. Click here to learn more and to get started.
Missing textures on custom blender models PLEASE HELP
ive tried every solution in the book and still didnt work. heres my qc:$modelname "Cyborg.mdl"

$bodygroup "Main"
{
studio "Cyborg.smd"

}

$surfaceprop "default"

$contents "solid"



$cdmaterials "models/Cyborg\"


$cbox 0 0 0 0 0 0

$bbox 0 -8 -8 0.5 8 8

$sequence "idle1" Cyborg.smd fps 30
VMT lineup:"VertexlitGeneric"
{
"$basetexture" "Program Files (x86)/Steam/steamapps/common/SourceFilmmaker/game/usermod/models/Cyborg/Cyborg_Accessory_Diff"
}
Console errors:"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/cyborg_accessory_spec.vtf": can't be found on disk
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/cyborg_spec.vtf": can't be found on disk
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/cyborg_accessory_light.vtf": can't be found on disk
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/cyborg_accessory_diff.vtf": can't be found on disk
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/cyborg_diff.vtf": can't be found on disk
Cyborg.mdl : material "models/cyborg/kyplz/cyborg_accessory_norm" not found.
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/eyes_mouth_d.vtf": can't be found on disk
"materials/program files (x86)/steam/steamapps/common/sourcefilmmaker/game/usermod/models/cyborg/glow.vtf": can't be found on disk
CAnimationSetEditor::CreateAnimationSetForModel: model has no facial animation model models/cyborg.mdl [Cyborg.mdl]
Please help