Hi guys, I'm having a problem where this QC file: $cd "C:/Users/Alex/Desktop/degroot/Stickey_Launcher/Compiled" $modelname "weapons/c_models/c_MaccyF_Launcher/c_MaccyF_Launcher.mdl" $model "c_MaccyF_Launcher" "c_MaccyF_Launcher.dmx.smd" $bodygroup "body" { studio "c_MaccyF_Launcher.smd" } $cdmaterials…
You need to comment out those brackets too. Right now it's empty parameter brackets with nothing and I think that's causing the error. Change to this//$collisionmodel "c_sticky_jumper_physics.smd"//{ //$mass 1 //$inertia 1 //$damping 0 //$rotdamping 0//} You might be able to do this as well to comment the whole section.…
Ok, im now using a different QC:$modelname "weapons/c_models/c_MaccyF_Launcher/c_MaccyF_Launcher.mdl" $model "Body" "c_MaccyF_Launcher.dmx.smd" $cdmaterials "models/weapons/c_models/c_MaccyF_Launcher" $cdmaterials "" $hboxset "default" $hbox 0 "weapon_bone" -4.130 -7.264 -25.883 4.482 11.755 16.272 // Model uses material…