Do the Tau next!
Woooo Firewarriors! And XV-8 crisis suits! Oooh! OOH! GUNDRONES!
But yeah, those are awesome. Nice work gentleman.
When dark portents wax nigh
Moderator: Moderators
that could work - so if we give them huge amounts of health, but make them become disabled (ie lose all weapons and mobility and fall over) at like half that.
Then they *only* autoheal with other necrons (could we restrict it to necrons of the same type like in 40k?) standing nearby - but the healing is very quick.
If using that system they could still have a rez kbot in the form of the tomb spider :)
Then they *only* autoheal with other necrons (could we restrict it to necrons of the same type like in 40k?) standing nearby - but the healing is very quick.
If using that system they could still have a rez kbot in the form of the tomb spider :)
I may well have to learn sping coding just so I can contribute if this happensErom wrote:Do the Tau next!
Woooo Firewarriors! And XV-8 crisis suits! Oooh! OOH! GUNDRONES!
But yeah, those are awesome. Nice work gentleman.

I am the lead coder for the Tau mod in Dawn of War...but I still love the spring engine - it's way better.

EDIT oops sorry for the double post - it was the quoting

I'm not yet sure of how to represent the autoregeneration and the we'll be back rule. Like I said in my post in the previous page, I can disable weapon and make them look crippled, but I can't script them to be immobile, to stop seeing, and to stop stopping shots. So they'll still be able to move and see and shield units behind.Soulless1 wrote:that could work - so if we give them huge amounts of health, but make them become disabled (ie lose all weapons and mobility and fall over) at like half that.
Then they *only* autoheal with other necrons (could we restrict it to necrons of the same type like in 40k?) standing nearby - but the healing is very quick.
If using that system they could still have a rez kbot in the form of the tomb spider :)
Scripting them to autoheal only if in vicinity of other Necron is possible only if "set HEALTH" is implemented. I'm not sure it's already possible in current Spring, but Dragon45 submited the code bit to do that ages ago.
Say, do you think the models of the DoW Tau mod could be converted to s3o?Soulless1 wrote:I am the lead coder for the Tau mod in Dawn of War...but I still love the spring engine - it's way better.
Hmm.
Here's a thought: Necron units are super-low-energy-cost to build. But, they consume energy when moving/firing. This balances it out so that Necrons still require a decent energy economy.
The side effect of the super-low-energy-cost for building means that resurrection of a Necron is dirt cheap.
The side effect of the super-low-energy-cost for building means that resurrection of a Necron is dirt cheap.
glad to see more 40k stuff on the spring engine. wish the Epic mod hadn't lost steam.
Also just to let u know the Dark Crusade expansion pack for DoW will include both the Necrons and the Tau and is slated for a release this fall.
http://pc.ign.com/articles/706/706477p1.html-link to the article on IGN.
Also just to let u know the Dark Crusade expansion pack for DoW will include both the Necrons and the Tau and is slated for a release this fall.
http://pc.ign.com/articles/706/706477p1.html-link to the article on IGN.
Re: Hmm.
I had other plan for the energy. I wanted the Necron units to cost no energy to build or operate, and the necron to have no energy producer, and have the necron only way to gather energy to be to catch the soul of slain enemies (a bit complex that part, I thought about something involving rezzing enemy units into "soul" units that would have been autograbbed by a unit producing a bit of energy), and then the "soul" only use would have been to feed the C'tan (that is, to build them, and to have them fire). Maybe the Pariah could cost some "soul" to be built too. I know how to tweak TA to have corpse rezz into something else, and that in TA what can rezz can't reclaim (cause I wouldn't want Necron to eat tree, that's for the Tyranids), but I'm not sure the same will work in Spring. Other sides, such as the Eldar, could use a "soul" ressource too, for instance to build wraithguard.Pxtl wrote:Here's a thought: Necron units are super-low-energy-cost to build. But, they consume energy when moving/firing. This balances it out so that Necrons still require a decent energy economy.
The side effect of the super-low-energy-cost for building means that resurrection of a Necron is dirt cheap.
I wouldn't want all sides to use the standard solar + mexx powered economy, but I'm not sure I'll succeed. And if I could somehow manage to represent the "blood harvest" concept into the Necron ressource system, that'd be great. I thought about having them only be able to gather metal from wreck, but then it'd be impossible to win against porc.
But that's still only thought and words, I've got a looong way to go before even starting to try to implement all that.