Page 1 of 1

hide gun with script

Posted: Sat Mar 10, 2007 2:08 am
by darksmaster923
how do you make it in a script it hide a gun model with a script but you can still shoot the weapon

Posted: Sun Mar 11, 2007 11:11 am
by Juutis
With a scripted weapon: PawnRender(false);

I can't think of a way to do that with the built-in weapons right now...