Page 1 of 1

Two questions

Posted: Wed Apr 11, 2007 4:42 pm
by smokey
Well Im adding active fog to my SP > MP map and I realized I have no sky tag. Im following this tut.

http://forums.halomods.com/viewtopic.php?t=46590

Is there any way to still add it?

Also, how can I make plasma doors you can walk through but not shoot through? All help is appreciated.

Posted: Thu Apr 12, 2007 10:07 pm
by jebmodillion
You have to build it into the level with entity.

Re: Two questions

Posted: Fri Apr 13, 2007 4:02 am
by SpecOp44
smokey wrote:Also, how can I make plasma doors you can walk through but not shoot through? All help is appreciated.
Go to that door's hlmt and hull out the phmo.

Posted: Fri Apr 13, 2007 1:07 pm
by smokey
well bullets would still go through then right?

Posted: Fri Apr 13, 2007 1:08 pm
by Fleabag77
Coll is for bullet collision, phmo is for everything else. As long as you keep the coll, bullets won't go through.

Posted: Fri Apr 13, 2007 1:23 pm
by smokey
Oh...thats easier then I thought. I could have done that on my own...failure to know my tags, lol...thanks everyone.