[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 - Medic Locker Traps
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Medic Locker Traps
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4305
Page 1 of 7

Author:  dheathcote [ Fri Aug 22, 2008 3:58 pm ]
Post subject:  Medic Locker Traps

ObjectTemplate.create ObjectSpawner AmphibiousSpawner
ObjectTemplate.setObjectTemplate 2 mediclocker
ObjectTemplate.setObjectTemplate 1 mediclocker
ObjectTemplate.MinSpawnDelay 999
ObjectTemplate.MaxSpawnDelay 999
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 1
ObjectTemplate.Distance 0
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.CreatNotInGrid 1
ObjectTemplate.setTeam 1

ObjectTemplate.Active ThomsonProjectile
ObjectTemplate.addTemplate AmphibiousSpawner
ObjectTemplate.SetPosition 0/-1/-25
ObjectTemplate.SetRotation 90/0.00/0.00
ObjectTemplate.addTemplate AmphibiousSpawner
ObjectTemplate.SetPosition 2.2/-1/-25
ObjectTemplate.SetRotation 270/0.00/0.00
ObjectTemplate.addTemplate AmphibiousSpawner
ObjectTemplate.SetPosition 1.1/-1/-26.1
ObjectTemplate.SetRotation 0/0.00/0.00
ObjectTemplate.addTemplate AmphibiousSpawner
ObjectTemplate.SetPosition 1.1/-1/-23.9
ObjectTemplate.SetRotation 180/0.00/0.00

this is my code it makes 4 medic lockers spawn from the thompsons bullets all facing inwards making a very evil trap
but i would like them to disapear after a set time so fsr i cant get it ti work this is a serverside mod does anyone have any sugesstions

Author:  [TKO]Twist [ Fri Aug 22, 2008 4:36 pm ]
Post subject:  Re: Medic Locker Traps

TTL or TimeToLive go search for it how to use it.

Author:  dheathcote [ Fri Aug 22, 2008 4:45 pm ]
Post subject:  Re: Medic Locker Traps

ok
and something odd has happened when i join with my patch on they do nt show up
they are there and they work but i cant see them

Author:  [TKO]Twist [ Fri Aug 22, 2008 5:22 pm ]
Post subject:  Re: Medic Locker Traps

That's probably because they are medic lockers, try another vehicle?

Author:  dheathcote [ Fri Aug 22, 2008 5:39 pm ]
Post subject:  Re: Medic Locker Traps

yer vehicles work but if i have the same patch surly i shoul be able to see them

Author:  Losnar [ Fri Aug 22, 2008 6:14 pm ]
Post subject:  Re: Medic Locker Traps

This cannot work serverside, sorry.

Author:  nohalfmeasures [ Fri Aug 22, 2008 6:22 pm ]
Post subject:  Re: Medic Locker Traps


Author:  VOLTANO [ Fri Aug 22, 2008 6:27 pm ]
Post subject:  Re: Medic Locker Traps

We made a mod a few years ago that has a soft drink machine that despences poison canned cola. :lol:

Image

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