A vastly easier way to tweak glow is to change the glow file referenced in the .mdl. Get YobGul's Mdx<-->Mdl converter (it's a little crashy, but it works), extract the rune file you want, and replace any line like:
Textures 3 {
Bitmap {
Image "Textures\Doodads0.blp",
}
Bitmap {
Image "Textures\Red_Glow1.blp",
}
Bitmap {
Image "Textures\lensflare1Ax.blp",
with a nice sounding glow file in the Textures path. I didn't get this from the runes specifically, but I'll bet you 100 gold and lumber that there's a very similar line somewhere in the top of the .mdl. |