SourceOP
e_spawnprop definded texture - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: e_spawnprop definded texture (/e-spawnprop-definded-texture-thread)



e_spawnprop definded texture - Xylitol - Sep 01, 2010

Hello
i wondered if there is a feature for change the texture (.vmt) of a prop when we spawn it (.mdl), if we can choose one
i found some cool vmt file for the blastdoor and for some phx.
There is a command for spawn a prop with a defined texture :?:
if not what's do ? i've thinked to open the DF_spawnalias.txt and add a line like material

Code:
blastdoorWood
{
    model = models/props_lab/blastdoor001a.mdl
    material = materials/props_lab/blastdoorwood.vmt
    spawnmode = 0
    category = lab
}
can work ?


e_spawnprop definded texture - Drunken F00l - Sep 04, 2010

No.