is there a way to make some of the models for tf2 larger?

  • If you're asking a question make sure to set the thread type to be a question!

S.W.A.T.Y

Banned
Sep 28, 2008
315
116
I want to make some of the models bigger cuz they are too small for me, is there a way that i can change their size?, without using Xsi or anoother modeling program?
 

Spike

L10: Glamorous Member
Feb 13, 2008
716
82
Yes, decompile the model, and add:

$scale #yournumber

on your .qc to scale it up or down

Then compile (remember to change the name) :D
 

Altaco

L420: High Member
Jul 3, 2008
484
120
Yeah, use a model decompiler (I believe CannonFodder made one) and edit the $scale value in the .qc file.