← Back to Dashboard
⚙️ QC Script Editor
Create and edit GoldSource model compilation scripts (.qc files)
⚠️
Errors - Must be Fixed
- •Model name is not set or using default value. Update $modelname.
- •No body or bodygroup defined. Models require at least one mesh definition.
Model Settings
Body (Main Mesh)
Define the primary reference mesh for the model
Body disabled. Enable to define a simple model with a single reference mesh.
Sequences
?
idle
?
?
?
?
📦 Texture Library
Upload BMP textures to easily reference them in render modes and skins
Texture Render Modes
?
Set rendering modes for specific textures
No texture render modes defined.
Texture Groups (Skins)
?
Define alternate texture sets for model skins
No texture groups defined.
Generated QC Code
// Generated by MapTools QC Editor by Chrizzy // https://maptools-1dt5p3ivt-aachristians-projects.vercel.app/qc-editor $modelname "models/mymodel.mdl" $cd "." $cdtexture "." $scale 1 $eyeposition 0 0 64 $sequence "idle" "idle"