[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/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 - planes not spawning

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sun Jun 23, 2024 7:46 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: planes not spawning
PostPosted: Mon Jan 26, 2009 2:49 pm 
Offline

Joined: Thu Feb 22, 2007 12:19 pm
Posts: 99
sorry for the wong topic abouve!!!!

anyways im trying to spawn the mh-53 in the air so guy can parrachute out of them also i have spawn 3 planes below
of mh-53 thats in the air it seems when i add this code to it ObjectTemplate.HoldObject 1

my plane just blow up also 1 of them is like gliding not on the ground any inputs thanx much!!!!!

im modding dc final ctf el alamain im trying to spawn it the open base ways up north in the air the mh-53


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 4:54 pm 
Offline
User avatar

Joined: Thu Oct 23, 2008 6:47 pm
Posts: 935
Location: Charleston S.C.
We gotta see the code dude. ;-)

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 6:22 pm 
Offline

Joined: Thu Feb 22, 2007 12:19 pm
Posts: 99
sorry bout that!!!!! heres my code

ObjectTemplate.create ObjectSpawner Technical_RecoillessSpawner
ObjectTemplate.setObjectTemplate 2 MH-53
ObjectTemplate.setObjectTemplate 1 Technical_Recoilless
ObjectTemplate.setObjectTemplate 3 Corsair
ObjectTemplate.setObjectTemplate 4 Mustang
ObjectTemplate.MinSpawnDelay 30
ObjectTemplate.MaxSpawnDelay 40
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.HoldObject 2


rem
rem *** ***
rem
Object.create Technical_RecoillessSpawner
Object.absolutePosition 1370.71/39/1829.02
Object.rotation -179.554/0.443353/1.52588e-005
Object.setTeam 2



on this code i just replace the pickup that spawn

also i try to spawn it on its own the mh-53


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 7:09 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
That will spawn what's on the 2nd Template at those coordinates. You need coordinates for each spawn point, and then put SetTeam 1, 3, 4, etc on the bottom. Sorry If I'm not being clear, I hope I am.

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 7:17 pm 
Offline

Joined: Thu Feb 22, 2007 12:19 pm
Posts: 99
my mh-53 is spawning in the air but i spawn 3 planes below my planes r just blowing up when i add the line ObjectTemplate.HoldObject 1
and when i spawn from the mh-53 n da air as im coming down my planes r just blowing up on it own thats the problem i having


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 7:29 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
Well, then you need these on different spawners, because the holdobject is causing them to bounce and then explode. You need it for the Mh-53 though, so put it on this spawner, and put the other vehicles on another one, without the holdobject.

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 9:22 pm 
Offline

Joined: Thu Feb 22, 2007 12:19 pm
Posts: 99
so u saying put the mh-53 by itself ok thanx il try that


Top
 Profile Send private message E-mail  
 
 Post subject: Re: planes not spawning
PostPosted: Mon Jan 26, 2009 9:32 pm 
Offline

Joined: Tue Apr 24, 2007 12:02 am
Posts: 128
Location: Netherlands / Holland
and make the code like

[code]ObjectTemplate.holdObject 1[
rem 2 doesnt work!/code]

that goes into the ObjectSpawner for the mh-53 in ObjectSpawnTemplates.con

greetz red

_________________
greetz redatwar
info@ redatwar@quicknet.nl


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 234 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group