Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: 'Captain' Nick Brown on August 16, 2001, 06:26:00 pm

Title: A huge shield?
Post by: 'Captain' Nick Brown on August 16, 2001, 06:26:00 pm
White Dove and I have been brainstorming for some missions. We came up with a recon mission where you have to rescue a group of kidnapees. As you're flying along you suddenly bump into something, which you realise is a massive forcefield. Now how would one get this to work? Well, I thought perhaps you could put a model (like Carl's Borg Cube) in position and make it have the invisible.pcx texture. That way you wouldn't see it as you collide with it, so it looks like an invisible force field. And then you have to find a way to deactivate it... Blah, blah, blah. Then you disable it (ship-vanish) and then you can go in and make the rescue, etc.

Point is, can this work? Will the invisible texture make it invisible and such.
Title: A huge shield?
Post by: Nephilim on August 17, 2001, 01:11:00 am
Make the invisible texture and then have the ship hidden from sensors. That should work.
 (http://dynamic.gamespy.com/~freespace/ubb/noncgi/smile.gif)

------------------
Defination of a shivan: Target Practice....
"I am that which lurks in the night, I am both the fallen, and the man"
Webmaster for...
Imperium Chronicals ("http://gtvaimperium.homestead.com/main.html")
We Take Modders....
Title: A huge shield?
Post by: Jabu on August 17, 2001, 09:35:00 am
I've done this, as a protective field around my really big base. I've had some trouble with my invisible texture, though. So I'm not really of any help.

Except I did it before you  (http://dynamic.gamespy.com/~freespace/ubb/noncgi/tongue.gif)
Title: A huge shield?
Post by: QXMX on August 17, 2001, 10:50:00 am
I"m wondering how the game's AI will react.  Will they "see" it even though it's invisible.  A stealth tag might help here.  It sounds like an original idea though.

------------------
.....File not found....please enter password

Webmaster of Subspace Zero ("http://www.subspacezero.com")

Co-Creator, GroundZero ("http://www.subspacezero.com/omega18.htm")
ICQ# 117983680
Title: A huge shield?
Post by: Red5 on August 17, 2001, 02:25:00 pm
 Wow, do u use a all green 0 255 0 color for its map??? this sounds neat, i wonder can u make it where a ship cloaks in and out of view, that would rock!
Title: A huge shield?
Post by: Jabu on August 17, 2001, 02:31:00 pm
That's been debated, and it was deemed possible. But no-one actually did anything  (http://dynamic.gamespy.com/~freespace/ubb/noncgi/biggrin.gif)
Title: A huge shield?
Post by: Nico on August 17, 2001, 06:17:00 pm
 
Quote
Originally posted by Red5:
Wow, do u use a all green 0 255 0 color for its map??? this sounds neat, i wonder can u make it where a ship cloaks in and out of view, that would rock!


No, that wouldn't work, because some cards can't handle it. But if you map the object with a texture called invisible.pcx (or somthing like that, not sure about the name), FS won't show it (look at the big cube around the knossos for a good example)
Title: A huge shield?
Post by: 'Captain' Nick Brown on August 17, 2001, 06:48:00 pm
 
Quote
Originally posted by venom2506:

No, that wouldn't work, because some cards can't handle it. But if you map the object with a texture called invisible.pcx (or somthing like that, not sure about the name), FS won't show it (look at the big cube around the knossos for a good example)

I've tried it, but it shows up with the green or the InvisibleLight map colour stuff in ModelView. Will it show up invisible in FS2 though?