Posted by: joey55 - Tuesday, October 27, 2009 7:52:47 AM
hi,i was wondering for some time,
if you trow vehicles out of a cargo plane,where is their parachute??
they just fall like a brick,and get damage.
is it possible to give them parachutes on some way??
thanks for reading.[grin]
Posted by: krit - Tuesday, October 27, 2009 8:30:58 AM
Try dropping terrorists and bomb trucks, cause that sounds really fun.
Posted by: joey55 - Tuesday, October 27, 2009 8:36:02 AM
well lets try[grin]
do you also know how to give them parachutes?,becuase sometimes falling like a brick looks
pretty silly[grin]
Posted by: Drummin - Tuesday, October 27, 2009 8:53:18 AM
I'd ask your question in the MOD section as I'm sure it will require an map.ini file.
Posted by: joey55 - Tuesday, October 27, 2009 8:59:22 AM
ok i will do that,
thanks[wink]
Posted by: Annihilationzh - Tuesday, October 27, 2009 10:07:53 AM
Don't map.ini's come under maps?
Here's what you do:
[code]Object GLAVehicleBombTruck
ReplaceModule ModuleTag_02
Body = ActiveBody ModuleTag_02_Override
MaxHealth = 1.0
InitialHealth = 1.0
SubdualDamageCap = 440
SubdualDamageHealRate = 500
SubdualDamageHealAmount = 50
End
End
End[/code]
Then drop bomb trucks out of the plane and they'll explode when they land.
Posted by: Drummin - Tuesday, October 27, 2009 10:17:13 AM
Personally I think if the game is modified with a map.ini file it is a MOD, whereas this section is dealing with things related to WB.
Posted by: joey55 - Tuesday, October 27, 2009 10:40:46 AM
first:does this post belong in the map or mod forum?
becuase i have a post in both of them.
seccond:do you also know how to give an unit that is dropped from a cargo plane
a parashute?
so it can land soft and swiftly and drive into battle?
thirth:we have a new genneral power,carpet bombtrucks[grin]
fourth:thanks for the bomb truck code[wink]
Posted by: Annihilationzh - Tuesday, October 27, 2009 12:42:06 PM
[quote=Drummin]Personally I think if the game is modified with a map.ini file it is a MOD, whereas this section is dealing with things related to WB.[/quote]
But, the game is not modified, the map is modified. It won't happen on any map without the map.ini, so there's no game mod involved.
Plus, this is a maps AND WB section.
[quote]first:does this post belong in the map or mod forum?
becuase i have a post in both of them.[/quote]
I think it belongs in the map forum. Drummin thinks it belongs in the mod forum.
[quote]seccond:do you also know how to give an unit that is dropped from a cargo plane
a parashute?
so it can land soft and swiftly and drive into battle?[/quote]
With a generals power, that's easy. With team deploying, I don't think it's possible.
[quote]thirth:we have a new genneral power,carpet bombtrucks[/quote]
Please, I made carpet bomb trucks long before this thread came along.
This is why I learnt to mod zero hour. So, if I want to, I can make MDs run around rangers faster than they can aim, whilst playing the benny hill theme tune.
Posted by: Drummin - Tuesday, October 27, 2009 1:20:06 PM
Well maybe I didn't state that quite right. Anything that involves writing ini files whether you are making a map change or a full MOD should be in the MOD section as you're dealing with ini style coding and thus a poster can get their questions answered by folks who do MODS.
The Maps and World Builder section is dealing with making maps and scripting questions.