Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Anyone know if the BRDM2 can be nitrofied>>>? https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=798 |
Page 1 of 2 |
Author: | showNOmercy [ Sat Dec 25, 2004 8:06 am ] |
Post subject: | Anyone know if the BRDM2 can be nitrofied>>>? |
Author: | Delta [ Sat Dec 25, 2004 4:05 pm ] |
Post subject: | |
yah, you might need to nitrofy the engine instead of the car........ i dont no, im just stabbing in the dark |
Author: | tanfhltu [ Sat Dec 25, 2004 5:03 pm ] |
Post subject: | Re: Anyone know if the BRDM2 can be nitrofied>>>? |
Author: | Delta [ Sat Dec 25, 2004 5:38 pm ] |
Post subject: | |
Author: | showNOmercy [ Sat Dec 25, 2004 8:42 pm ] |
Post subject: | |
Here is the code..... rem ***** Nitro Injection ***** ObjectTemplate.Active DPVComplex ObjectTemplate.addTemplate KatyushaRocket_Engine ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active BRDM2_Spandrel ObjectTemplate.addTemplate KatyushaRocket_Engine ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active BRDM2 ObjectTemplate.addTemplate KatyushaRocket_Engine ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active HUmveeComplex ObjectTemplate.addTemplate KatyushaRocket_Engine ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active KatyushaRocket_Engine ObjectTemplate.setAutomaticReset 1 ObjectTemplate.setInputToRoll c_PIAltFire ObjectTemplate.setEngineType c_ETPlane ObjectTemplate.setMaxSpeed 0/0/100000 ObjectTemplate.setAcceleration 0/0/100000 ObjectTemplate.setTorque 60.0 ObjectTemplate.setDifferential 70.0 Only prob I see with changing the torque/diff is it would effect the other vehicles as well. Is there a way to keep them seperate? thx |
Author: | Delta [ Sat Dec 25, 2004 10:00 pm ] |
Post subject: | |
not unless u used diffrent engines |
Author: | tanfhltu [ Sun Dec 26, 2004 1:44 am ] |
Post subject: | |
Author: | Delta [ Sun Dec 26, 2004 1:54 am ] |
Post subject: | |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |