Additive Texture Weirdness
evilwallpaper
Join Date: 2004-01-30 Member: 25745Members, Constellation
<div class="IPBDescription">need some help with an additive texture</div> For some reason the additive texture on this model doesn't seem to work quite right in game, it looks fine in jeds HL model viewer, I've done the exact same thing on previous model and it worked fine but on this one it doesn't seem to want to work properly. I've even tried copying the additive part that I had working on the other model onto this one and that didn't show up correctly in the HL engine either.
Anyone got any ideas what might be wrong ?
heres what I have in the QC file
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->$bbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$cbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$eyeposition 0.000000 0.000000 0.000000
// reference meshes
$body studio "mine"
// 0 attachments
// 0 bone controllers
// 1 hit boxes
$hbox 0 "Cylinder01" -11.530000 -11.550000 -3.120000 11.700000 11.690000 4.180000
// 1 animation sequences
$sequence "idle" "idle" fps 30
$texrendermode "glow.bmp" "additive"
// End of QC file.<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
and heres what it looks like in jeds HL model veiwer and in game
Anyone got any ideas what might be wrong ?
heres what I have in the QC file
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->$bbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$cbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$eyeposition 0.000000 0.000000 0.000000
// reference meshes
$body studio "mine"
// 0 attachments
// 0 bone controllers
// 1 hit boxes
$hbox 0 "Cylinder01" -11.530000 -11.550000 -3.120000 11.700000 11.690000 4.180000
// 1 animation sequences
$sequence "idle" "idle" fps 30
$texrendermode "glow.bmp" "additive"
// End of QC file.<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
and heres what it looks like in jeds HL model veiwer and in game
Comments
heres the one that works, i know its in a darker setting but ive tried both models in the same places and they both look competely diffrent.