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

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

Author:  convict0 [ Wed Mar 19, 2008 7:10 pm ]
Post subject:  new spawn points

i wanna add extra spawn points to my mod also i read the tut and didnt get me no were

i like to spawn right into a m1a1 tank guys

ObjectTemplate.Active GatoComplex
ObjectTemplate.setActiveTemplate 4
ObjectTemplate.setPosition 0/-3000/0
Object.setRotation 0/0/0

ObjectTemplate.Active Sub7cComplex
ObjectTemplate.setActiveTemplate 4
ObjectTemplate.setPosition 0/-3000/0
Object.setRotation 0/0/0


i use the search button it confused me

Author:  VOLTANO [ Wed Mar 19, 2008 7:40 pm ]
Post subject:  Re: new spawn points

What EXACTLY do you want to add spawn points to ?

If it's just simply adding additional soldier spawns to a mod then you could just edit the soldierspawnstemplates.con for the map.

If it's server sided then there are several ways it can be done.

Let me know exactly what you are going for and I can help you better. ;-)

Author:  convict0 [ Wed Mar 19, 2008 7:50 pm ]
Post subject:  Re: new spawn points

im just trying to add extra soldier spawn points to a map also spawn into a m1a1

Author:  Iced Earth [ Wed Mar 19, 2008 8:23 pm ]
Post subject:  Re: new spawn points


Author:  convict0 [ Wed Mar 19, 2008 10:26 pm ]
Post subject:  Re: new spawn points

thanx that werked ice now i need to add a couple of more spawn points on ma map wich is the way to do that just rtegular spawn points

Author:  Why Two Kay [ Thu Mar 20, 2008 6:51 am ]
Post subject:  Re: new spawn points


Author:  convict0 [ Thu Mar 20, 2008 11:00 am ]
Post subject:  Re: new spawn points

is there a way were i can add more spawn points through my soldierspawnstemplates.con

if so how

Author:  Iced Earth [ Fri Mar 21, 2008 9:14 pm ]
Post subject:  Re: new spawn points

I was going to reply...but check out that tut. Its perfect since you're modding DC.

As for adding new soldier spawns in SS.con...honestly I don't know. I've never tried it.

I CAN tell you that if it works, you will only be adding 'facings' (or whatever you want to call them) for a spawn point. You will just be adding a random position that a soldier can spawn at when he clicks on the map (like a main base), NOT a "spawn point", where they can click a different circle on the map. For that you need a vehicle's spawn point.

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