Tyler_Durden Posted October 15, 2002 Share Posted October 15, 2002 I am in the process of making my map, however i wanted to make a part in the game where you would have to destroy some shield generators in order to destroy a reactor, kind of like the shield level in the doomgiver. I also wanted to make the reactor explode when you destroy it. I read the rich diesal tutorials thoroughly, however he doesn't cover this area. So i was wondering if anyone knew how to implement these into the game? And thanks in advance to whoever helps me out. Link to comment Share on other sites More sharing options...
Bell Posted October 16, 2002 Share Posted October 16, 2002 hmm thats a bit general; so you want to destroy shield generators with a weapon? hence giving you access to the reactor to be destroyed with a weapon as well? it depends on how you want it to be destroyed and the event to occur when it is. Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 16, 2002 Author Share Posted October 16, 2002 yeah i want to destroy the shield generators first, which will then open up the reactor for destruction. Then i want there to be a huge explosion after i destroy the reactor. Link to comment Share on other sites More sharing options...
Bell Posted October 16, 2002 Share Posted October 16, 2002 k whatever a func_breakable is targeted at will be used when the breakable breaks. so just target the shield generator (func_breakable) to whatever force field or door or what ever you have blocking the reactor. when you break the generator the door will open or whatever. for the reactor are you looking for a func_breakable for that to cuz you can set some of the breakable characteristics for it in the entity window; just look to see whats there. If you are looking for an amazing massive pyrotechnic display; i'm not sure how to do that but i'll see if i can find out. I guess you can have a bunch of func_breakables trigger in sequence with varying wait values. You could probably assigne massive chunks and size to it. probably throw in a couple fx fires to trigger on and off quickly or something Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 16, 2002 Author Share Posted October 16, 2002 ok i got the reactor to blow up which is awesome, thanks. But do you know what shader or texture or efx file makes the shield? I wanted something like the shield in the room where you fight galak. Thanks Link to comment Share on other sites More sharing options...
Leslie Judge Posted October 16, 2002 Share Posted October 16, 2002 Those kind of shaders can be found in the tests texture group. Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 16, 2002 Author Share Posted October 16, 2002 Thanks guys, apprectiate the help. Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 17, 2002 Author Share Posted October 17, 2002 well i went to the tests textures but i didn't find exactly what i was looking for, basically i want the force field to be the one that was in lando's cell. Or a transparent blue....... something like that in order to see the the reactor. Link to comment Share on other sites More sharing options...
Bell Posted October 17, 2002 Share Posted October 17, 2002 what is the name of that map where lando is in the cell? Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 18, 2002 Author Share Posted October 18, 2002 isn't that the nar_hideout? Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 18, 2002 Author Share Posted October 18, 2002 I found it, nevermind. Thanks guys Link to comment Share on other sites More sharing options...
Bell Posted October 18, 2002 Share Posted October 18, 2002 k i'm in suspenders . . . where is it? Link to comment Share on other sites More sharing options...
Tyler_Durden Posted October 18, 2002 Author Share Posted October 18, 2002 It's in the tests texture group. I believe it's forcefield/W or something like that. I couldn't find it because radiant didn't show a shader for it and i had to turn the brightness up on my system high enough so i could see the words. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.