joewijoyo
  • joewijoyo
  • 79.25% (Friendly)
  • Captain Topic Starter
13 years ago
hey guys, is there any way possible to insert the NeutronMissileUpdate ModuleTag that describes the nuckear missile`s damage into the tomahawk missile? whenever i do it the tomahawk missile still doesnt explode like the nuclear missile.. please help
Sponsor
Rrtaya_tsamsiyu
13 years ago
i think NeutronMissileSlowDeathBehavior is what makes its damage happen, not sure about effects.
one soul at a time
joewijoyo
  • joewijoyo
  • 79.25% (Friendly)
  • Captain Topic Starter
13 years ago
yeah by the moduletag i meant that one. sorry i didnt mention it clearly because i was on my phone so i couldnt look.

so thats the problem. if i insert the code, nothing still happens
Annihilationzh
13 years ago
The cause of the problem lies in it's death modules. The Tomahawk's InstantDeathBehavior is not compatible with SlowDeathBehavior.

Whilst that is fixable, it's easier just to create an invisible nuclear cargo truck and spawn that on detonation - making sure you have something to kill the truck instantly as well.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
joewijoyo
  • joewijoyo
  • 79.25% (Friendly)
  • Captain Topic Starter
13 years ago
thx for helping annihilation you always do! 😛.

anyways, about what you said. any idea on how to do it?
Annihilationzh
13 years ago
Duplicate the nuclear cargo truck (CargoTruckArmedWithNuke IIRC). Remove the new truck's draw module (the one with its model specified). Add a lifetimeupdate - I believe that should allow for the slowdeath to activate.

Use ProjectileDetonationOCL in the weapon to spawn a custom OCL.

With the OCL, spawn the invisible nuclear cargo truck.

You may wish to have an intermediate stage and use the existing nuclear cargo truck first. That way you can be sure your OCL is working.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
joewijoyo
  • joewijoyo
  • 79.25% (Friendly)
  • Captain Topic Starter
13 years ago
hmm. kk thx! ill try this as soon as i'm done with some of my modding left!
joewijoyo
  • joewijoyo
  • 79.25% (Friendly)
  • Captain Topic Starter
13 years ago
hmmm. i remember messing around with cargotruckarmedwithnuke last year. now, i'm unable to find it o.o. i found convoytruckarmedwithnuke though. is it this one?
Annihilationzh
13 years ago
Any vehicle with a nuclear death will work.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.