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

1 spawn
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3147
Page 1 of 1

Author:  deathdude01 [ Sun Jul 08, 2007 6:37 am ]
Post subject:  1 spawn

arg, this is a little sad that i have to ask on this one, maybe its not my day, or maybe im just retarded, but ive done a little code swapping, and made a barrel that can be moved around, by just running into it (client side of corse). it works! yay, it spawns...but only 1 F***ing time!, no matter what i do to it, it will spawn once, and only once, and thats when i load the map, it will be there, but if it gets destroyed/i restart the map, POOF! no more barrel!

AND THE SAD PART IS IVE HAD THIS PROBLEM BEFORE! i had it on some odd vehicle, or something, and then some one else i know has had it too, and i know i fixed the problem the first time, but i cant seem to figure out how to fix it now.... :evil:

to review: custom object will spawn once (when map is loaded) if it is destroyed or if i restart the map, it will no longer appear. how ever if i reload the map, there it is again! ive tried messing with close to every thing i can think of, and the sad part is its probably some e-z answer to my Question =(

help would be appreciated, thanks!

Author:  VOLTANO [ Sun Jul 08, 2007 9:51 am ]
Post subject:  Re: 1 spawn

Please provide the code you are using to spawn the barrel so we can help you better.
thx

Author:  deathdude01 [ Sun Jul 08, 2007 8:37 pm ]
Post subject:  Re: 1 spawn

well i did a totaly noobie mistake, but i fixed it now, and it works...thanks for you concern tho volt :razz:

Author:  PLAYER [ Mon Jul 09, 2007 11:20 pm ]
Post subject:  Re: 1 spawn


Author:  lexar [ Tue Jul 10, 2007 4:01 am ]
Post subject:  Re: 1 spawn

ya, could you plz explain it?

Author:  deathdude01 [ Tue Jul 10, 2007 4:04 am ]
Post subject:  Re: 1 spawn


Author:  PLAYER [ Tue Jul 10, 2007 8:31 am ]
Post subject:  Re: 1 spawn

8-) Thanks for the feedback.. interesting mistake might even be useful heh thanks.

Author:  Why Two Kay [ Tue Jul 10, 2007 4:08 pm ]
Post subject:  Re: 1 spawn

I've seen that as useful before, mainly with maps that have very short round times, yet lack spawners. I remember on dc_bridge I had spawned many extra kits and a few small jeeps in the back of each base, but once they got destroyed/used they were gone.

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