Outlier
  • Outlier
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
Hi, I did search and found a tutorial on adding Generals powers but it involves simply cloning one and giving it to another faction. I would like to know if it is possible to create a new power using existing graphics and effects from a unit?

My idea is this: have a Tomahawk cruise missile bombard with infinite range. The missiles would appear from off screen and fly to target from the direction of the command center, the same way aircraft-based powers do. The missiles would be identical to the weapon from the game Tomahawk launcher unit.

Preferably they would cover a small radius and not impact the same point, but I'll take whatever is possible.

Sponsor
Zatsupachi
9 years ago
There's two ways to make this happen.

The first one is the lazy way:
Make a clone of the Artillery Barrage.
Clone the Artillery Barrage Shell, change the model to the Tomahawk Missile.
Then, make a unique DamageWeapon if you want.

Then, there's the aesthetic way:
Make a clone of the A10 Strike.
Strip off any of it's weapons from the OCL.
Clone the A10 Thunderbolt aircraft, Change it's model to the Tomahawk Missile.
On this clone of the Tomahawk Missile, make it have a HeightDieUpdate, kill it when dips a certain height from the ground.
Make a DeathWeapon for when it dies this way.

(If you have trouble with these instructions, then let me just get back on my computer to do it for you.)
"It's precision_bomber."
Death Label HAS BEEN RELEASED(go get v0.99):
http://www.moddb.com/mods/death-label/downloads/death-label-ver-099 
Next Episode:
precision_bomber's Zero Hour SCIENCE!
Annihilationzh
9 years ago
My first thought was to make an invisible A10 and have it fire a tomahawk immediately upon spawning.

An easy but less aesthetic method would be to have a tomahawk (plane) drop a tomahawk (bomb) and have the plane die when it drops the bomb, like the artillerybarrage does. The aesthetic problem being that the tomahawk will just drop like a bomb when it gets to its target.
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.
klingondragon
9 years ago
Could the Scud and Nuke code be used for this? A missile launched by a special power. That could turn in mid air.
Outlier
  • Outlier
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
Thanks, I'll try to figure it out from here. I think the invisible A10 method sounds like the best route.

On a slightly related note, is it possible to clone one of the plane attacks for a different aircraft strike? Like an aurora bomber attack wave for example.
klingondragon
9 years ago
Have a look at the OCL ini entries. Have a bit of a play. See what you can do. You shouldn't have too much trouble making that aurora wave.