#QC File for Garrys mod Models
1 messages · Page 1 of 1 (latest)
is the material of the model inside of the .mdl or is it seperate?
this is my cq file btw
the model spawns ingame but the texture is missing
the material is separate
the qc script's $cdmaterials just tells the game engine what folder to look for vmt material names in, based on the smd file's material names
it's pretty much just the cd command in window command prompt (change directory)