Jump to content

Home

Twin Pod


tFighterPilot

Recommended Posts

Posted
models/map_objects/bespin/twinpodccglow
{
qer_editorimage	models/map_objects/bespin/twinpodcc
q3map_nolightmap
q3map_onlyvertexlighting
   {
       map models/map_objects/bespin/twinpodcc
       blendFunc GL_ONE GL_ZERO
       rgbGen lightingDiffuse
   }
   {
       map models/map_objects/bespin/twinpodccglow
       blendFunc GL_ONE GL_ONE
       glow
       rgbGen wave sin 1 0.25 0 25
   }
   {
       map models/map_objects/bespin/twinpodccglow
       blendFunc GL_ONE GL_ONE
       glow
   }
}

Posted
Originally posted by t3rr0r

models/map_objects/bespin/twinpodccglow
{
qer_editorimage	models/map_objects/bespin/twinpodcc
q3map_nolightmap
q3map_onlyvertexlighting
   {
       map models/map_objects/bespin/twinpodcc
       blendFunc GL_ONE GL_ZERO
       rgbGen lightingDiffuse
   }
   {
       map models/map_objects/bespin/twinpodccglow
       blendFunc GL_ONE GL_ONE
       glow
       rgbGen wave sin 1 0.25 0 25
   }
   {
       map models/map_objects/bespin/twinpodccglow
       blendFunc GL_ONE GL_ONE
       glow
   }
}

I knew where it is, I just don't know what to do about it.
Posted
Originally posted by imyourfather

I knew where it is, I just don't know what to do about it.

where ever you put the textures, just change the targets.

Posted
Originally posted by imyourfather

I pointed the model_default.skin to models/map_objects/bespin/twinpodcc

 

Yeah, with "scripted shaders" you usually only need to change the directory lines, make sure you have a shader folder included in your pk3, etc... Look through the whole script, and make sure you change all the directory links to direct to your new file. Sometimes I still get weird errors, but Im not much of a shader guy myself;) Mars out

  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...
Posted
Originally posted by A-WingPilot

Thx tfighter.

It's your second vehicle, isn't it?

since I didn't make the model, I got only one.

 

Lightning, you've seen the twin-pod in the game, you know how it looks.

Posted
Originally posted by Lightning

Well i haven't yet....:rolleyes: But i will in like 20 minutes.

I mean, it's the same model from the game, the one you see in the Bespin level.

 

Anyway, have you noticed how unbelievably small the file is? That's because I'm using the textures from the game.

Posted
Originally posted by tFighterPilot

I mean, it's the same model from the game, the one you see in the Bespin level.

 

Anyway, have you noticed how unbelievably small the file is? That's because I'm using the textures from the game.

 

Just tryed it out and it was nice. to bad it didn't had the explosion animation for when you die. And the part that you could hit at the ship could have been a little bigger me be. But becouse of that you didn't have to worry about crashing in to any thing. :)

Archived

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

×
×
  • Create New...