Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Need help adding more health to vehicles https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=1538 |
Page 1 of 2 |
Author: | BrainDamage [ Thu Jun 02, 2005 2:55 pm ] |
Post subject: | Need help adding more health to vehicles |
i created a loop which i am trying to drivea kettenkrad over. I already added nitrous, which worked like a dream, but io can't do the entire loop becasue the jeep blows up. How would i add more health to the jeep? |
Author: | Harry [ Thu Jun 02, 2005 3:32 pm ] |
Post subject: | |
I dont know is setHealth is allowed ssm, but you can try to sewt the speedmod to 0, that ay it should get any damage inflicted by the loop. |
Author: | BrainDamage [ Thu Jun 02, 2005 3:42 pm ] |
Post subject: | |
lol, i'm a noob, where do i find where, and what the hell about the speed mod? |
Author: | Superfuzz [ Thu Jun 02, 2005 3:47 pm ] |
Post subject: | |
you cannot increase health ssm. You could add a healing bubble to it though. or as mentioned, setting speed mod to 0 might be all it takes. |
Author: | BrainDamage [ Thu Jun 02, 2005 3:47 pm ] |
Post subject: | |
how would i do either ![]() |
Author: | Superfuzz [ Thu Jun 02, 2005 3:50 pm ] |
Post subject: | |
for the speed mod: ObjectTemplate.Active vehicleNameHere ObjectTemplate.speedMod 0 for the repair bubble: ObjectTemplate.Active VehicleComplexNameHere ObjectTemplate.AddTemplate repairpoint in its simplest form |
Author: | BrainDamage [ Thu Jun 02, 2005 3:51 pm ] |
Post subject: | |
ok let me try them out now |
Author: | BrainDamage [ Thu Jun 02, 2005 3:53 pm ] |
Post subject: | |
are they in the objectspawntemplates folder, or where? |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |