Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Controllable Jetpack Assistance https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4721 |
Page 1 of 2 |
Author: | Doom27 [ Tue Feb 24, 2009 9:56 pm ] |
Post subject: | Controllable Jetpack Assistance |
Well, I tried getting it on the Japanese soldier but it isnt working. (Assault kit) on wake. And, what is the name for the british and german_desert soldier? ObjectTemplate.create ActiveKitPart Jetpack ObjectTemplate.setBoneName A ObjectTemplate.setCopyLinksCount 0 ObjectTemplate.setActiveAcceleration 0/60/0 ObjectTemplate.setPassiveAcceleration 0/7.7/0 ObjectTemplate.setInAirAnimOverride GrenadeAxisFire ObjectTemplate.burstFrequency 30 ObjectTemplate.setTrigger PIUse ObjectTemplate.addToNegativeMask Climbing ObjectTemplate.addToNegativeMask Crouching ObjectTemplate.addToNegativeMask Swiming ObjectTemplate.addToNegativeMask Lying ObjectTemplate.ActiveHeatIncrement 0.25 ObjectTemplate.PassiveHeatIncrement 0.0 ObjectTemplate.CoolingFactor 1.25 ObjectTemplate.ActiveEffectPersistancePerFrame 0 ObjectTemplate.OverrideAirMovementInhibitations 1 ObjectTemplate.create ActiveKitPart Thrust ObjectTemplate.setBoneName A ObjectTemplate.setCopyLinksCount 0 ObjectTemplate.setActiveAcceleration 0/0/15 ObjectTemplate.setPassiveAcceleration 0/0/0 ObjectTemplate.setTrigger PIThrottle ObjectTemplate.addToNegativeMask Walking ObjectTemplate.addToNegativeMask Climbing ObjectTemplate.addToNegativeMask Crouching ObjectTemplate.addToNegativeMask Swiming ObjectTemplate.addToNegativeMask Lying ObjectTemplate.ActiveEffectPersistancePerFrame 0 ObjectTemplate.OverrideAirMovementInhibitations 0 ObjectTemplate.Active JapaneseSoldier ObjectTemplate.speedMod 0 ObjectTemplate.Active Jap_Assault ObjectTemplate.addtemplate Jetpack ObjectTemplate.addTemplate Thrust my first code was: ObjectTemplate.GiveAllies Jetpack ObjectTemplate.addtemplate Secret_WeaponsJP |
Author: | Iced Earth [ Tue Feb 24, 2009 10:27 pm ] |
Post subject: | Re: Controllable Jetpack Assistance |
Author: | mrhowdoimod [ Tue Feb 24, 2009 10:55 pm ] |
Post subject: | Re: Controllable Jetpack Assistance |
Author: | freddy [ Tue Feb 24, 2009 11:14 pm ] |
Post subject: | Re: Controllable Jetpack Assistance |
Author: | Iced Earth [ Wed Feb 25, 2009 12:40 am ] |
Post subject: | Re: Controllable Jetpack Assistance |
Sure some maps...but wake island isn't one of them...trust me. ![]() |
Author: | Doom27 [ Wed Feb 25, 2009 4:01 am ] |
Post subject: | Re: Controllable Jetpack Assistance |
Author: | Iced Earth [ Wed Feb 25, 2009 4:33 am ] |
Post subject: | Re: Controllable Jetpack Assistance |
its definitely in your map file.....maybe not your patch file, but its there. |
Author: | Sheppard [ Wed Feb 25, 2009 10:28 am ] |
Post subject: | Re: Controllable Jetpack Assistance |
I've successfully added jetpacks to most maps. The problem is, on some, you have to add the code where it is created in the os.con, and then addTemplate it to a kit in ost.con. |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |