Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Qui-Gon & Obi-Wan (Episode I)

Page: 2 of 4
 omeewan
02-12-2006, 2:01 PM
#51
Looking good Zappa! Maybe for the red version we can alter the boots and belt to be Black? (maybe subtract the saturation?)
 Zappa_0
02-12-2006, 2:02 PM
#52
Cool....you know the saying 2 heads are better then one. Perhaps we can pull it off.
 omeewan
02-12-2006, 2:04 PM
#53
Imageshack seems to be slow/lagging today. (or maybe it's myy PC)

Did the pics show up for you guys?
 Zappa_0
02-12-2006, 2:09 PM
#54
Your pics yes and aswell as the others, must be your connection acting wierd.
 Selek
02-12-2006, 2:24 PM
#55
Well you can go ahead and do the shader for the default quigon. You really dont need my team versions to do that. All you have to do is just copy the shader and edit it. Not really a big deal.

Well, I need the hologram texture names. If you want to do it yourself, here is the Code for Notepad or Editor:

Default:
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}

models/players/quigon_otj/legs_blue
{
surfaceparm metalsteps
q3map_nolightmap
sort seeThrough
{
map models/players/quigon_otj/legs_blue
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
depthWrite
rgbGen lightingDiffuse
alphaGen wave sin 0.7 0.1 0.1 0.1
}
{
map models/players/quigon_otj/blue_glow
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}

models/players/quigon_otj/torso_blue
{
surfaceparm metalsteps
q3map_nolightmap
sort seeThrough
{
map models/players/quigon_otj/torso_blue
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
depthWrite
rgbGen lightingDiffuse
alphaGen wave sin 0.7 0.1 0.1 0.1
}
{
map models/players/quigon_otj/blue_glow
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}


Robed:
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}

models/players/quigon_otj/legs_blue
{
surfaceparm metalsteps
q3map_nolightmap
sort seeThrough
{
map models/players/quigon_otj/legs_blue
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
depthWrite
rgbGen lightingDiffuse
alphaGen wave sin 0.7 0.1 0.1 0.1
}
{
map models/players/quigon_otj/blue_glow
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}

models/players/quigon_otj/robe_blue
{
surfaceparm metalsteps
q3map_nolightmap
sort seeThrough
cull disable
{
map models/players/quigon_otj/robe_blue
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
depthWrite
rgbGen lightingDiffuse
alphaGen wave sin 0.7 0.1 0.1 0.1
}
{
map models/players/quigon_otj/blue_glow
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}

models/players/quigon_otj/torso_blue
{
surfaceparm metalsteps
q3map_nolightmap
sort seeThrough
{
map models/players/quigon_otj/torso_blue
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
depthWrite
rgbGen lightingDiffuse
alphaGen wave sin 0.7 0.1 0.1 0.1
}
{
map models/players/quigon_otj/blue_glow
blendFunc GL_ONE GL_ONE
rgbGen wave sin 0.9 0.1 0.1 0.1
}
}
 omeewan
02-12-2006, 2:25 PM
#56
 Zappa_0
02-12-2006, 2:26 PM
#57
Well I was gonna look at the palpatine skin and see what we needed to do. Let me look at it right quick and I will get back to you.
 omeewan
02-12-2006, 2:29 PM
#58
Last thing I'll be working on for Obi-wan is adding more skin like texture and detailing the eyebrows.
 Zappa_0
02-12-2006, 2:31 PM
#59
models/players/ct_sidious/arms
{
{
map models/players/ct_sidious/arms
blendfunc add
rgbGen lightingdiffuse
depthWrite
}
}

models/players/ct_sidious/legs
{
{
map models/players/ct_sidious/legs
blendfunc add
rgbGen lightingdiffuse
depthWrite
}
}

models/players/ct_sidious/hands
{
{
map models/players/ct_sidious/hands
blendfunc add
rgbGen lightingdiffuse
depthWrite
}
}

models/players/ct_sidious/head
{
{
map models/players/ct_sidious/head
blendfunc add
rgbGen lightingdiffuse
depthWrite
}
}

models/players/ct_sidious/head_hood
{
{
map models/players/ct_sidious/head_hood
blendfunc add
rgbGen lightingdiffuse
depthWrite
}
}

models/players/ct_sidious/body
{
{
map models/players/ct_sidious/body
blendfunc add
depthWrite
rgbGen lightingdiffuse
}
}

models/players/ct_sidious/icon_default
{
{
map models/players/ct_sidious/icon_default
blendfunc add
rgbGen wave square 0 1 0 0.25
}
{
map models/players/ct_sidious/icon_interference
blendfunc add
rgbGen wave triangle 0 0.5 0 5
}
{
map models/players/ct_sidious/icon_humlines
blendfunc gl_dst_color gl_one
rgbGen wave triangle 0 0.5 0 5
tcMod scroll 0 -0.075
}
{
map models/players/ct_sidious/mask
blendfunc gl_one gl_src_alpha
}
}


Thats what the shader file looks like for palpatine. Also the skin textures has been edited to look like a hologram. Im not really sure about how to go around editing the textures to get it to look good. Any ideas?
 Zappa_0
02-12-2006, 2:32 PM
#60
Ok omee looks great I will send you the files and stuff later this evening sometime. I will post obi and quigon icons here in a few minutes.
 omeewan
02-12-2006, 2:34 PM
#61
Thanks for the shader Selek! I'm anxious to see what Zappa will come up with.
 Zappa_0
02-12-2006, 2:36 PM
#62
Oh yea when you get the obi-wan head texture finished send it to me so I can do some icons for it.
 Selek
02-12-2006, 4:05 PM
#63
Omeewan, np about the Shader.
Obi-Wan looks great now, but you still need to add Ewan McGregor's Forehead Mole

EDIT: Oh I see it, but its too small yet.
 Zappa_0
02-12-2006, 4:28 PM
#64
Ok I think ive got an idea about how to do the ghost quigon. Im gonna try a method that I do with Holograms for my movies, but we will have to use shaders. So im gonna try editing the textures and then try adding a shader and then test it.
 Zappa_0
02-12-2006, 5:10 PM
#65
Ive got the textures ready for the ghost version of quigon ready. Im gonna send them to you selek and see what we can come up with.
 Zappa_0
02-12-2006, 5:21 PM
#66
Heres whats the skin looks like before we get to add the shader. Hopefully by next time we update a post of quigon we will have the ghost version working.

http://img362.imageshack.us/img362/2776/quigonotj0050rn.jpg)
 omeewan
02-12-2006, 10:00 PM
#67
 Zappa_0
02-12-2006, 10:06 PM
#68
Looks cool omee!
 Ruku
02-12-2006, 10:37 PM
#69
I think the team skins would look less... contrasting, if you colored only the tabbards. Not only that, but it would create some consistancy with HS_Obiwan's team colors - and seeing as how they are all prequel Jedi and are using the same textures... this would just suit it better - as more of an "unofficial" Jedi suite.
 Buffy
02-13-2006, 12:53 AM
#70
 501st Trooper
02-13-2006, 3:25 AM
#71
:O those rock
 omeewan
02-13-2006, 6:25 AM
#72
WOW!!! Good job on those screens Buffy!
 Zappa_0
02-13-2006, 7:40 AM
#73
Yea looks awesome buffy, you should go with my suggestion....to do a wallpaper pack. Youve got the talents to make them good, and they would be big with the community.
 Zappa_0
02-13-2006, 8:32 AM
#74
Omee when ever you can get me the new obiwan head textures I will do the icons for it. I will post quigons here in a few minutes.
 Zappa_0
02-13-2006, 8:34 AM
#75
 Buffy
02-13-2006, 8:56 AM
#76
 501st Trooper
02-13-2006, 9:04 AM
#77
so buffy hows the thing going ower *wink wink nudge nudge*lol you should know what i mean 2 mouths spooky lol
 omeewan
02-13-2006, 11:32 AM
#78
This wretched firewall will not let me view the pics Zappa! :(
Is it possible for you or Buffy to send me some screens/icons to:
Omeewan's work E-mail (torreso@palmbeach.k12.fl.us)

I'll be stuck here for a while...
 Zappa_0
02-13-2006, 11:57 AM
#79
Ah I see your a teacher or something involved with a school system. I reconize the format of the email. I have sent you all pics that I have posted so far of the skins and icons I have done. Hope you like them. Also I zipped them up, im sure you will be able to open them to see them.
 Pahricida
02-13-2006, 1:39 PM
#80
where'd you get the icon backgrounds from? I know Raven released them sometime but I swear I can't find them.

Both skins look really good now. Obi Wan seems to look a little older though, maybe just because I'm tired. :D
 Buffy
02-13-2006, 2:10 PM
#81
This wretched firewall will not let me view the pics Zappa! :(
Is it possible for you or Buffy to send me some screens/icons to:
Omeewan's work E-mail (torreso@palmbeach.k12.fl.us)

I'll be stuck here for a while...
I did it and change name and it working for me but ..
anyways I sent by mail too .. :king1:
http://img434.imageshack.us/img434/3231/quigionicon6eq.th.jpg) (http://img434.imageshack.us/my.php?image=quigionicon6eq.jpg)
 Zappa_0
02-13-2006, 2:12 PM
#82
I got them from twingo. He edited a bunch of the ja icons together. Ill send them to you over msn if you want them.
 Selek
02-13-2006, 5:15 PM
#83
Allright, I worked on the Ghost Qui-Gon, but I got an error, where parts of the skin didn't show up. I probably wrote the .skin file wrong. I'm fixing that tomorrow.
 Zappa_0
02-13-2006, 5:17 PM
#84
alright.
 omeewan
02-13-2006, 5:19 PM
#85
where'd you get the icon backgrounds from? I know Raven released them sometime but I swear I can't find them.

Both skins look really good now. Obi Wan seems to look a little older though, maybe just because I'm tired. :D


No, you're right. He still needs a lot of work. I'm not really happy with the skin to be honest. I've spent about 2 days working on him and I can't seem to get it right. It's a good model but the proportions for the face/head are a bit off, particularly the nose. I was thinking of maybe skinning KC's anakin to look like Obi-Wan, especially since the hair uses alpha blending.

And Zappa...Good guess, I do work for the system ;)
 omeewan
02-14-2006, 1:38 AM
#86
 omeewan
02-14-2006, 1:39 AM
#87
The only thing I really want to work on is the nose...

I can't seem to get it right...don't know if it's the way the model is set up or just me...

*edit* Some photo references would help a lot. Some close ups particularly. (especially of his nose from dead on.)
 Buffy
02-14-2006, 3:33 AM
#88
here is some more Obiwan Ep1's pics ...
I like your skin's face more then real one ...
http://img124.imageshack.us/img124/9522/obipaint102421di.th.jpg) (http://img124.imageshack.us/my.php?image=obipaint102421di.jpg)http://img124.imageshack.us/img124/4638/obiwanep19eg.th.jpg) (http://img124.imageshack.us/my.php?image=obiwanep19eg.jpg)
this 2 Obi is my Favorites !
http://img124.imageshack.us/img124/7969/obiwanep1b1az.th.jpg) (http://img124.imageshack.us/my.php?image=obiwanep1b1az.jpg)http://img106.imageshack.us/img106/594/obiwanep1e6nj.th.jpg) (http://img106.imageshack.us/my.php?image=obiwanep1e6nj.jpg)
:king1:
maybe he's Nose little more wide then looks more like in movie's Obi
but but it not handsome any more .... :(
it hard to choose .. real looks or nice looks ...
oh .. Im too picky Girl ..:laughing:
 Zappa_0
02-14-2006, 4:16 AM
#89
oh .. Im too picky Girl ..:laughing:

Hahaha I say you are....hehehehehe :)
 Buffy
02-15-2006, 5:44 AM
#90
 Zappa_0
02-15-2006, 8:10 AM
#91
Looks cool buff.
 omeewan
02-15-2006, 7:03 PM
#92
Buffy is the ultimate screenshot taker. :D
 Theos
02-16-2006, 11:35 AM
#93
anyone can take screenshots. simply done.

alright, taking GOOD ones i suppose it something else...
 Zappa_0
02-16-2006, 4:08 PM
#94
Ok you havent been around here long have you Theos? Buffy has a great eye for some very awesome screenshots. She is a godess behind and im sure infront of the camera aswell.
 Theos
02-17-2006, 6:18 AM
#95
ive been around longer than u think. i havent been on these forums long, its true, but ive been playing for AGES, ive seen loads of buffy's screenshots. Im quite a good screenshot taker myself. I put all of mine in a powerpoint collection, its now nearing 30Mb in size.

What's more is ive been playing on the *VaS* server for ages now, which is buffy's clan!

So I'm afraid you're wrong, I have been here quite a while.

Quite a lot of buffy's screenshots are excellent, I agree. Some of them aren't as good as the others.

And, btw, I actually said her screenshots are good.
 501st Trooper
02-17-2006, 6:20 AM
#96
acturlly theos i asked buff yand she said the 2 buffy's are difrent

Edit: plus if you look on hap slah's void theres a buffy and a *VaS*Buffy
 Zappa_0
02-17-2006, 7:29 AM
#97
This buffy here is not VaS Buffy. If you have been here that long then you would have know that hehehee.
 Buffy
02-17-2006, 8:25 AM
#98
 Theos
02-17-2006, 8:56 AM
#99
yea, i knew that... of course.
 Buffy
02-17-2006, 9:11 AM
#100
my real name is Buffy The Sith Slayer in JA & All other games ... :king1:
also I know *VaS*Buffy too she know me too ..
I play as Buffy since JO's demo .. ;)

Mr Theos I wish I can see your nice screenshot too ... ;)
Page: 2 of 4