Destructible Vehicles in MP

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Destructible Vehicles in MP

Post by Xhzjang »

Ok, ive been trying to get destructible vehicles into mp.

First i tryed injecting the meta from the SP banshee over the sp banshee. Success!, but once you kill it it respawns dead, so a bit sucky.

Next i tryed offset swapping a weapn for the SP banshee, this time i just get loads of banshees spawning, most that don't work and some wit a weird active camo effect.

Finally i had the idea of using the needler (gay) as a one shot weapon that spawns the destructible banshee... this work!

Everything works ok when i test it out on my pc.

Now i gave it to a friend so i could try it out over the net. Havoc! Firstly he can't see any of the banshees spawned before he joined, secondly when he is in the server he can see them and whack them with nades etc but can't flip or get in them, even if he spawns them.

If i am flying round in one he just sees me running round on the ground with my arm out like some maniac....

Sooo it seems that something over the net is causing terrible problems for this, we both have same map file etc... but only host sees it properly...

Any ideas on what causes this and how it can be fixed or worked around?

Thx in advance.... Xhzjang
Robbybertu





Posts: 214
Joined: Sat Dec 13, 2003 7:03 pm

lol

Post by Robbybertu »

i thought computer programmers where smart...jk. well in halo if you put a mod online only you will see the effects while the other people that have normal maps will just see you going crazy.in other words make sure your friend has the mod then test it.
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Post by Xhzjang »

we both have same map file etc...
Im not that stupid lol, this seems to be something with halo's netcode, like it dosen't want to believe that the projectile is actually a vehicle when it sends it accross the net...
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Post by Xhzjang »

So basically the server side means that its not gonna work, expected that sort of. OH well....

I musta started about '99 i think with some really old version of VB my dad got from his work and I taught myself. I know HTML and a bit of javascript, tiny bit of Visual Basic :wink: , and im learning C++ / VC++ MFC.

So why do you ask?
Master_Makayo





Posts: 681
Joined: Tue Dec 23, 2003 4:47 pm
Location: Makayo, Tanzania
Contact:

Post by Master_Makayo »

do it again and have your friend take a pic and post it here! it will be a frickin riot!
My new sig, made by me^_^
Image
"Maybe your PC doesn't like you"
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Post by Xhzjang »

FFS, i have already stated twice that we both had the modded map...
metavirusx





Posts: 6
Joined: Fri Feb 27, 2004 8:37 am
Location: in space

then

Post by metavirusx »

then somethin wrong wid ur map or his....
make sure u both hav the EXACTLY THE SAME map...me and my freind always play modded maps we both make and its always success...so theirs somethin wrong with urs..we also mod meta files
Image
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Post by Xhzjang »

Im thinking this is an unresolvable problem, at least until the HEK comes, i think that the netcode only transmits the data about the vehicles releveant to it as a projectile (as that is what it is) so it basically removes the functionality of the vehicle (it thinks it is a projectile)
metavirusx





Posts: 6
Joined: Fri Feb 27, 2004 8:37 am
Location: in space

itz jus

Post by metavirusx »

all that he vehicle has is...a model, metafile, and a skin...i dont think thats too hard..did u try to rebuild the map?
Image
metavirusx





Posts: 6
Joined: Fri Feb 27, 2004 8:37 am
Location: in space

YES!

Post by metavirusx »

YESH YESH !!!!!!!!!!!!!
i got AI TO MOVE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
Image
metavirusx





Posts: 6
Joined: Fri Feb 27, 2004 8:37 am
Location: in space

Post by metavirusx »

but...
wen i try to kill the guy in the banshee...exception
Image
Xhzjang





Posts: 46
Joined: Fri Feb 13, 2004 12:06 pm

Post by Xhzjang »

Basically, replacing the mp_banshee with the sp_banshee works, BUT once the banshee has been destroyed, it respawns destroyed, which kind of sucks...
epic modd





Posts: 28
Joined: Fri Feb 13, 2004 6:10 pm

noobish idea

Post by epic modd »

I know this is gonna sound newbish but get the plugin for hmt3 actualy get all of them there some where in the files section and then go to collishon model and you should c health it should be like a 0 make that the health of the mc or whatever u want and save and try it im not shure if it will work but its werth a try
Image
richardcypher101





Posts: 69
Joined: Mon Dec 22, 2003 6:25 pm

Post by richardcypher101 »

Xhzjang wrote:So basically the server side means that its not gonna work, expected that sort of. OH well....

I musta started about '99 i think with some really old version of VB my dad got from his work and I taught myself. I know HTML and a bit of javascript, tiny bit of Visual Basic :wink: , and im learning C++ / VC++ MFC.

So why do you ask?
Learn Visual C# instead. You'll get a job a LOT FASTER having this under your belt instead, trust me.

-Rich
stuper7





Posts: 2
Joined: Fri Jan 02, 2004 12:38 am
Contact:

Post by stuper7 »

DOH!!
Image
Biggest Kingdom Hearts fan here
G0DF47H3R





Posts: 181
Joined: Sun Feb 29, 2004 8:33 pm
Location: Who wants to know!?!

Post by G0DF47H3R »

quick thought for you stuper7. that is a sweet sig but u should make your name bigger on it. gj
Image
you





Posts: 51
Joined: Sat May 08, 2004 6:33 am

get a coll plugin and change its collision

Post by you »

get a coll plugin and change its collision
Post Reply