Page 1 of 1
Killable inside wraith $ other vehicles...
Posted: Sun Apr 18, 2004 5:35 pm
by SEHF
The wraith that I got into BG looks ok and works like a regular wraith, but the only way for it not to blow up is to set its health to 0. This is not really fun, because whoever is in it, can't die! I want to know how to make it so it functions like the warthog or any other vehicle in MP, so after you shoot it after a while the person will die in it, but the wraith can still be used. I know this has been done for other levels, so any help would be appreciated! Thanks a lot!
(Does this have anything to do with the collision file?)
Posted: Sun Apr 18, 2004 7:51 pm
by Jay
Search. I believe that you just swap the collision model of the hog and the wraith.
Posted: Sun Apr 18, 2004 8:19 pm
by SEHF
I tried that, and it didn't seem to work! Oh, and I did search...
Posted: Mon Apr 19, 2004 2:23 am
by Dark Cloud
I'm trying to remember... someone talked about another value... I'll look for the topic for you.
Posted: Mon Apr 19, 2004 12:28 pm
by SEHF
Thanks! I have been trying to find out how to do it, but still no luck...
Posted: Tue Apr 20, 2004 5:03 pm
by Shin
i dont no how to figure it out by urself, but i do know how to do a quick fix.
Just take the collision model out of Monoxide's AotCR map, and put it in urs.
That should fix it

Posted: Tue Apr 20, 2004 5:26 pm
by SEHF
I'll try this! Thanks! I'm not sure if it will work...
Posted: Tue Apr 20, 2004 6:30 pm
by SEHF
Nope, no go! The wraith was still invinsible or it blew up, depending on what I changed in the collision file using HMT3.5. Oh, I tried this in BG. I think it woul be easier to do it manuall..

Posted: Tue Apr 20, 2004 7:38 pm
by Shin
Welll... hmm...
then I'd probably just rebuild it including Mono's AotCR Recursively saved wraith.
If its not in collision, it has to be somewhere

Posted: Tue Apr 20, 2004 8:47 pm
by SEHF
Hey, Shin thanks to somebody in another forum, I now know how to make wraiths not explode, but you can still die in them! I did not figure this out, but I can tell you who did, and tomorrow I can tell you how to do it manually, if you want...Right now I got to go to bed! Remember, I didn't figure it out, someone else did!

Posted: Sun Apr 25, 2004 10:54 am
by shadow wolf
How did you find this out, and plz can you post the way to do it here?
Posted: Sun Apr 25, 2004 11:20 am
by {IAS}Bunkerking
look around there is another topic on it
Posted: Tue Apr 27, 2004 6:25 am
by KoMatik
get berkanos coll plugin, its awsome for fixing things like the dropship, and pretty easy to use
Posted: Tue Apr 27, 2004 7:49 am
by SEHF
I got that plugin and now I'm trying to make it work for the wraith! No luck so far...
Posted: Thu May 06, 2004 9:23 am
by oldguy
Just change driver name in hmt to W -driver (same as warthog driver) then make your wraith invincible. One way to make wraith invincible is to open hex editor, go to wraith meta value and enter into hex editor. First byte put in 20, then go 4 bytes to right, put in ffff--looks like this--20 00 00 00 ff ff. Driver dies and vehicle remains intact and should allow respawn--I don't do mp but it works in sp. Forget who posted similar info here awhile back but it does work.