#QC File for Garrys mod Models

1 messages · Page 1 of 1 (latest)

merry gyro
#

that's not what a qc file does

#

it's a compile script for compiling models.

#

it does not network anything

hollow oasis
#

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

merry gyro
#

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)