Jump to content

Home

WIP : Covenant Elite Plasma Sword


ShovelHead

Recommended Posts

h1.jpg

I noticed in a couple forums ppl requesting this model.

I thought I'd take a crack at it since I hadn't seen it out yet.

I'm happy enough with the model itself.

Despite the lack of real good screenshots of it .

So if anyone can tell me if it is accurate that would help.

I still want to make a shader for it so that it glows like it does in HALO.

But I'm kinda stuck on that right now.

Anyone with shader experience stumbling upon this thread that could help e-mail me at egor1020@msn.com

Thanks in advance.

Link to comment
Share on other sites

models/weapons2/saber_covenant/crystal

{

qer_editorimage models/weapons2/saber_covenant/crystal

qer_trans 0.5

surfaceparm nonopaque

surfaceparm trans

q3map_material Glass

q3map_nolightmap

{

map models/weapons2/saber_covenant/crystal

blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR

}

{

map models/weapons2/saber_covenant/crystal

blendFunc GL_ONE GL_ONE

tcGen environment

}

}

 

This is the current shader.

So what line would I change?

Remember I'm still new to all this stuff.

Link to comment
Share on other sites

models/weapons2/saber_covenant/crystal

{

qer_editorimage models/weapons2/saber_covenant/crystal

qer_trans 0.5

surfaceparm nonopaque

surfaceparm trans

q3map_material Glass

{

map $lightmap

}

{

map models/weapons2/saber_covenant/crystal

blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR

}

{

map models/weapons2/saber_covenant/crystal

blendFunc GL_ONE GL_ONE

glow

tcGen environment

}

 

 

Should do the trick.

Link to comment
Share on other sites

Well that didn't have the effect I was looking for but it did make the model look better.

 

 

 

 

scrn_002.jpg

This is a sceenshot from HALO.

I need it to do this without washing out the model itself.

Since it is a different game engine I'm not sure how JA will handle that kind of shader command.

If at all.

I did toy with making a shell around the model then applying a shader to the shell but it looked to solid.

It looked like a shell and not an aura.

Link to comment
Share on other sites

Uhm... sorry for raining on your parade but that's not very correct.

 

the Plasma comes out of a device the Cov's are holding, and the blade part's firey, I've seen people makea some what firey blade in JK2

 

http://halo.bungie.org/guns/cov.energyblade.jpg (sry, picture wouldn't show)

 

you can see the device he's holding in this picture kind of, what you did looks like you made just the blade and not the device

Link to comment
Share on other sites

Thanks for the heads up on that RaSiN'

I never played HALO until a few days ago so I had little to no knowledge of the weapons makeup.

I couldn't even find any good screen shots.

I went with what I had.

I'm not seeing the device that your talking about.

I guess it's part of the handle?

I might make a version 2 if I had more to go on.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...