| 08-01-2003, 12:22 PM | #1 |
Ive seen that u can change the colors of models in mdl editing. There is some RGB code in there taht u can change, but i cant find it. Ive seen this done on an infernal to make the flames red. Can anyone help me? |
| 08-01-2003, 02:19 PM | #2 |
Emitters (which in this case are what you're looking for, if you're also trying to alter the infernal's flames) are located towards the bottom of the mdl format, right above the eventobjects, and right below the pivot points. For a more lengthy explanation of how emitters work, you might want to check out the post stickied at the top of this forum. In your case, though, you want to adjust the SegmentColor values. They are in BGR format, illogically, so you'll want to make the third value higher compared to the other two in each "triplet" of values. Also, you'll want to make sure the alpha of the red channel (the line immediately below that one) is at the max (255). In this case, I'm 99% sure that the emitted particle is grey and so you don't have to worry about the particle having some intrinsic color that will interfere with your recoloring. If there are other recolorings you want to do, of the more static features of a model, I'd recommend recoloring the skin itself, since in those cases the texture itself almost always DOES have some intrinsic color that will interfere with your mdl recolorings (a green skin can't be recolored red in mdl alone, for example) |
| 08-01-2003, 10:01 PM | #3 |
i dont kno why i didnt say this but im trying to modify the resurrecttarget. I can change the color in the world editor but there are yellow things that go around it on its way down. Do ya kno how to cahnge that? I tried changing the static color values but then the model didnt even show up. I also replaced the paths with come different similar skinz to make it blue but i looked at the other ones and they are grey. I change thw two yellow ones to blue and left the grey but i dont get y its yellow i think its cause tinting. Anyone kno how i can change the yellow things around resurrect target to blue? |
