projectile collision problem

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
n64nerd




Articulatist 100

Posts: 127
Joined: Mon Dec 05, 2005 5:44 pm

projectile collision problem

Post by n64nerd »

I was wondering, is there any way as of now to make a projectile not hit a person (i.e. no collision) but hit a vehicle? there's an effect that I want to happen to vehicles when they get hit, but not people.

also, where exactly do you control the spawn of an object from an itmc? I know about the reference in the tag itself, but there have been some discrepancies. also, in the tag, you can only have whole numbers, and I can't use that. I don't want it to be 0, because there are 10-12 of these things, which will lag like hell.
thanks.
User avatar
xzodia




Translator Connoisseur Coagulator

Posts: 1981
Joined: Sun May 15, 2005 10:31 am
Location: UK
Contact:

Post by xzodia »

the spawn coords are in the scnr tag and the proj thing...i dont think thats possible but somone might know
Image
Halo 2 Plugins | Lock-on To Just About Anything | My Sites | Snow Hog
Old Plugins you have, upgrade you must...
Always Maintain a High Quality-To-Crap Ratio.
User avatar
turk645




Artisan Translator Pyre

Posts: 2887
Joined: Wed May 18, 2005 12:32 pm
Location: In my special pillow fort.
Contact:

Post by turk645 »

yeah it's in the scnr tag under netgame equipment. you just have to search throught the chunks for the right one though.
Image
ScottyGee wrote:Smokers suck >_< (to avoid someone saying it later, both literally and in the derogatory way)
"Before you criticize someone, walk a mile in their shoes. That way after you make fun of them, you still have their shoes."-Dranciel ಠ_ಠ
n64nerd




Articulatist 100

Posts: 127
Joined: Mon Dec 05, 2005 5:44 pm

Post by n64nerd »

what's the function of respawn2? and has anyone ever tried changing the spawn time to a float in the ifp and changing the spawn time to a float?
User avatar
turk645




Artisan Translator Pyre

Posts: 2887
Joined: Wed May 18, 2005 12:32 pm
Location: In my special pillow fort.
Contact:

Post by turk645 »

respawn 2 is the time it takes for a vehicle to respawn once no one is in it and i dont think you can change it to a float.
Image
ScottyGee wrote:Smokers suck >_< (to avoid someone saying it later, both literally and in the derogatory way)
"Before you criticize someone, walk a mile in their shoes. That way after you make fun of them, you still have their shoes."-Dranciel ಠ_ಠ
Snaku




Literarian 500

Posts: 956
Joined: Thu Nov 10, 2005 9:40 am

Post by Snaku »

Um... can't you just change anything in an IFP to a float? I do it all the time and haven't found anything that didn't work. Well, I haven't found anything that didn't work when I actually knew what I was doing--not just changing some random number to see what happens.
Post Reply