[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS :: View topic - Healing Support
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Healing Support
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=23&t=3464
Page 1 of 1

Author:  Zomme [ Sun Oct 21, 2007 11:39 am ]
Post subject:  Healing Support

I tried to give the Humvee and Gaz Jeep at PoE Nitros/Repair/Ammosuplly/Healing.
The Nitros/Repairs and Ammosupply works fine but the Healing does not work, this is what i add:

rem -----------------------------------------
rem --- Humvee_Gaz ---
rem -----------------------------------------
ObjectTemplate.create ObjectSpawner Humvee_Gaz
ObjectTemplate.setObjectTemplate 1 gaz-c
ObjectTemplate.setObjectTemplate 2 humvee
ObjectTemplate.MinSpawnDelay 20
ObjectTemplate.MaxSpawnDelay 30
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 0
ObjectTemplate.maxNrOfObjectSpawned 2
ObjectTemplate.teamOnVehicle 0

ObjectTemplate.active humvee
objecttemplate.addtemplate humveehorn
objecttemplate.setrotation 180/0/0
objecttemplate.addtemplate humveehorn
objecttemplate.setrotation 180/0/0
ObjectTemplate.speedMod 0
ObjectTemplate.addTemplate AmmoboxSupplyDepot
ObjectTemplate.addTemplate MedicboxSupplyDepot
ObjectTemplate.addTemplate repairpoint
ObjectTemplate.radius 25

Objecttemplate.active humveehorn
ObjectTemplate.roundOfFire 0.5
ObjectTemplate.fireOnce 1
ObjectTemplate.fireingForce 1000
ObjectTemplate.recoilSpeed 300
ObjectTemplate.recoilSize 350

ObjectTemplate.active gaz-c
objecttemplate.addtemplate humveehorn
objecttemplate.setrotation 180/0/0
objecttemplate.addtemplate humveehorn
objecttemplate.setrotation 180/0/0
ObjectTemplate.speedMod 0
ObjectTemplate.addTemplate AmmoboxSupplyDepot
ObjectTemplate.addTemplate MedicboxSupplyDepot
ObjectTemplate.addTemplate repairpoint
ObjectTemplate.radius 25

objecttemplate.active humveehorn
ObjectTemplate.roundOfFire 0.5
ObjectTemplate.fireOnce 1
ObjectTemplate.fireingForce 1000
ObjectTemplate.recoilSpeed 300
ObjectTemplate.recoilSize 350

Is the MedicboxSupply wrong? what would it be? Any help would be apreciated,
Thanks Zomme

Author:  Hal Moore [ Sun Oct 21, 2007 2:22 pm ]
Post subject:  Re: Healing Support

try adding a medic locker. idk if that would help or not.

Author:  Losnar [ Sun Oct 21, 2007 2:42 pm ]
Post subject:  Re: Healing Support


Author:  Zomme [ Mon Oct 22, 2007 6:06 pm ]
Post subject:  Re: Healing Support

Hi Losnar,
Thx a lot, it works great, :D
yesterday was 21 people on server.....everybody was very happy about the Nitros, we decided that the Black Buggy would be the Ambulance with Nitros/Repair/Ammo/Healing....wow on Operation Sabre was a lot of flying jeep :lol:

thanks and Best Regards,
Zomme

Author:  oldphart [ Sun Oct 28, 2007 9:10 pm ]
Post subject:  Re: Healing Support

Yes these work great for the ground players

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/