Crews, Garrisons, Transports.
Moderator: Moderators
Crews, Garrisons, Transports.
So, I always thought it was cool that in the classic Commander and Conquer games that when a tank blew up or a building exploded there was some crew left over, I also do not like the fact that when a transport blows up in spring, it's crew is automatically fubared, it would be amazing to send several atlases with level two kbots into a base, have the atlas get shot down and upon it crashing to the ground with the kbot becoming free to tumble across the landscape and take fall damage and probably die.
Also the ability to Garrison certain buildings was very cool. I do realize that in theory you could load a unit with other units and have the game not emp them, but I think it would be much more efficient if you could click on the unit and then order it into a building or any transport unit for that matter.
Also the ability to Garrison certain buildings was very cool. I do realize that in theory you could load a unit with other units and have the game not emp them, but I think it would be much more efficient if you could click on the unit and then order it into a building or any transport unit for that matter.
Would be awesome, I agree. There's a problem with the air transport dropping stuff on death though. Currently there's no way to limit the number of units a heavy transport aircraft can carry. So there'd be a whole bunch of stuff appearing out of nowhere...
But I agree, all of the above would be great. If not for a TA mod, then for a real-life thing.
But I agree, all of the above would be great. If not for a TA mod, then for a real-life thing.
So tags like this:
TransportCapacity=8;
Transportmass=2500;
have no effect at all.. hrm.. I dont see how hard it is to have the units which are stored in the transport be dropped off when the transport destructs..
likely youd need to simply have transports use the regular aicraft crash death animation and have it place the transported units around where the aircraft crashes, minus some health.. Im sure its possible and I dont know what you mean by no limit to the amount of units a transport can carry..
TransportCapacity=8;
Transportmass=2500;
have no effect at all.. hrm.. I dont see how hard it is to have the units which are stored in the transport be dropped off when the transport destructs..
likely youd need to simply have transports use the regular aicraft crash death animation and have it place the transported units around where the aircraft crashes, minus some health.. Im sure its possible and I dont know what you mean by no limit to the amount of units a transport can carry..
Capacity 8 could mean 4 2x2 units, or 2 4x4 units, or 8 1x1 units, or 2 3x3 units and a 2x2... etc. Everyone knows this. It's why a AA heavy transport can pick up like 8 goliaths or something, when I only needed the huge capacity for the sake of picking up individual huge units.
What I'm talking about is the transportmaxunits=x; tag, which worked in OTA but was never ported over.
What I'm talking about is the transportmaxunits=x; tag, which worked in OTA but was never ported over.
That's true. So there's the drop on health based option... I'd say drop when below 5% or some other value...KDR_11k wrote:I'm not sure if it doesn't kill all transported units immediately when the transporter dies. Even if you can keep the transporter "undead" there's no way to prevent it from dying.
- Ling_Lover
- Posts: 100
- Joined: 26 Sep 2006, 11:50
Um yeah, it's mod specific anyway so the value is up to the user, 5% was just a random number I threw in... if you're really anal about it then you can compare the current health and last health before time x (250 ms for instance) and "detect" when the unit is under heavy fire... lets say if 50% hp are gone in one blow then it might be time to drop the stuff...
I'm wondering if you could make a paratrooper plane that way (put the drop stuff in the FireWeaponX() function or something) :)
I'm wondering if you could make a paratrooper plane that way (put the drop stuff in the FireWeaponX() function or something) :)
- GrOuNd_ZeRo
- Posts: 1370
- Joined: 30 Apr 2005, 01:10
Perhaps when an aircraft gets shot down in a realism mod the pilot can eject/parachute out C&C style, wouldn't have much of a purpose but perhaps it could carry experience levels with it until it is loaded in a new unit and become 1337 like in generals :D
I would also like C&C style survivors and have riflemen, crew, etc come out of destroyed tanks and make most occupants of an ACP survive.
That would be great! +1!
I would also like C&C style survivors and have riflemen, crew, etc come out of destroyed tanks and make most occupants of an ACP survive.
That would be great! +1!
I like the idea of using the crash function on transport aircraft too - is that possible with the 'gunship' flight model? or rather, is it possible to carry that code across to the gunship model?
I think it would be pretty cool to have units dropped on death, but sometimes (depending if the aircraft crashes or just blows up) get plowed into the ground first
of course, that would probably depend on disabling the automatic kill-on-transport death code, but tbh we should probably remove that arbitrary restriction anyway
I think it would be pretty cool to have units dropped on death, but sometimes (depending if the aircraft crashes or just blows up) get plowed into the ground first
of course, that would probably depend on disabling the automatic kill-on-transport death code, but tbh we should probably remove that arbitrary restriction anyway
Re: Crews, Garrisons, Transports.
O hai ther
I checked the changelog, I don't see anything about this getting fixed. Does that mean it's still impossible to limit the total number of units a transport can carry?
I checked the changelog, I don't see anything about this getting fixed. Does that mean it's still impossible to limit the total number of units a transport can carry?
