Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Keys To Activate A Active Kit Part https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3415 |
Page 1 of 1 |
Author: | privaterivvan [ Fri Oct 12, 2007 5:53 pm ] |
Post subject: | Keys To Activate A Active Kit Part |
im trying to make a sprint for going in all directions so i used PIThrottle but theres a problem PIThrottle is the w AND s key so with my code below a person woiuld forward really fast if he press the w OR s key i want a soldier to press W (0/0/99) and go forward and for S (0/0/-99) to go backwards but i cant figure out how ObjectTemplate.create ActiveKitPart SprintAllDir ObjectTemplate.setBoneName A ObjectTemplate.setCopyLinksCount 0 ObjectTemplate.setActiveAcceleration 0/0/99 ObjectTemplate.setPassiveAcceleration 0/0/0 ObjectTemplate.burstFrequency 30 ObjectTemplate.setTrigger PIThrottle ObjectTemplate.addToNegativeMask Climbing ObjectTemplate.addToNegativeMask Crouching ObjectTemplate.addToNegativeMask Swiming ObjectTemplate.addToNegativeMask Lying ObjectTemplate.ActiveHeatIncrement 0.01 ObjectTemplate.PassiveHeatIncrement 0.0 ObjectTemplate.CoolingFactor 0.05 ObjectTemplate.ActiveEffectPersistancePerFrame 0 ObjectTemplate.OverrideAirMovementInhibitations 0 |
Author: | s0096581 [ Sun Oct 21, 2007 5:51 am ] |
Post subject: | Re: Keys To Activate A Active Kit Part |
I cant help you... ![]() |
Author: | Losnar [ Sun Oct 21, 2007 2:50 pm ] |
Post subject: | Re: Keys To Activate A Active Kit Part |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |