Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Planes While Critical Damage slow down plane and fall https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3445 |
Page 1 of 3 |
Author: | privaterivvan [ Tue Oct 16, 2007 11:13 pm ] |
Post subject: | Planes While Critical Damage slow down plane and fall |
Ok Im Trying To Make It So When A PLane Is At Critical Damage It Will Slow Down( Cut Engine Power In HAlf)And Slowly Fall Now Here Comes The Hard Part If A Soldier Manages To Get High Enough The Air (possibly a x/z/y detector) He Gets Full Engine Power Again |
Author: | Losnar [ Tue Oct 16, 2007 11:35 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
Author: | privaterivvan [ Tue Oct 16, 2007 11:39 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
ok sorry for capitalizing first letter in every word im just use to it well actually i have nothing to say it looks perfect lol THANKS alos look in my the how tos i posted another really cod ssm mod ! |
Author: | Iced Earth [ Wed Oct 17, 2007 12:38 am ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
Author: | privaterivvan [ Wed Oct 17, 2007 7:44 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
so with the armor affect i got but cant figure out how to make it go to a new engine that has power cut in half ObjectTemplate.AddArmorEffect 15 e_DefGunDamage 0/6/0 see im wondering create a new effect like EngineEffect And then somehow have the effect be a cut in half enigne |
Author: | Losnar [ Wed Oct 17, 2007 7:53 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
I'd like a MiG made out of solid gold but it's just not in the cards. |
Author: | privaterivvan [ Wed Oct 17, 2007 8:19 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
yeahh umm oookkk |
Author: | privaterivvan [ Sat Oct 20, 2007 2:16 pm ] |
Post subject: | Re: Planes While Critical Damage slow down plane and fall |
ok new code ObjectTemplate.Active Corsair ObjectTemplate.AddArmorEffect 15 e_Engine 0/1/0 ObjectTemplate.create EffectBundle e_Engine ObjectTemplate.addtemplate CEngine ObjectTemplate.create Engine CEngine ObjectTemplate.setMinRotation -0.3/0/-3000 ObjectTemplate.setMaxRotation 0.3/0/5000 ObjectTemplate.setMaxSpeed 250/0/250 ObjectTemplate.setAcceleration 250/0/250 ObjectTemplate.setEngineType c_ETPlane ObjectTemplate.setTorque 50.0 ObjectTemplate.setNoPropellerEffectAtSpeed 1000 ObjectTemplate.setDifferential 2.5 |
Page 1 of 3 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |