[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/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/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/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 - Bots in non coop maps - vehicle problems?

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sun Jun 16, 2024 7:23 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 16 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Sat Jun 10, 2006 7:55 pm 
Offline

Joined: Sat Jun 10, 2006 12:00 am
Posts: 213
Location: West Yorks, UK


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 8:51 pm 
Offline

Joined: Wed May 04, 2005 12:00 am
Posts: 546

_________________
CTF for BF2:
http://desert-conflict.org/


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 9:04 pm 
Offline

Joined: Sat Jun 10, 2006 12:00 am
Posts: 213
Location: West Yorks, UK


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 1:59 pm 
Offline

Joined: Sat Jun 10, 2006 12:00 am
Posts: 213
Location: West Yorks, UK


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 6:27 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 8:00 pm 
Offline

Joined: Sat Jun 10, 2006 12:00 am
Posts: 213
Location: West Yorks, UK


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Jun 12, 2006 3:42 pm 
Offline

Joined: Sat Jun 10, 2006 12:00 am
Posts: 213
Location: West Yorks, UK


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Jun 12, 2006 4:22 pm 
Offline

Joined: Wed May 04, 2005 12:00 am
Posts: 546
I would give it a try, cos I'm not so sure anyone else has :wink:

The only difference between the mi8 soldierspawn and mh53 spawn I can see is that on the mi8 the spawn is addtemplated to each passenger pco,
whereas the mh53 spawn is addtemplated to mh53passcommon only and then mh53common is addtemplated to each pco.

Maybe change them so that they are the same.
If this is a serverside map use ObjectTemplate.Active and ObjectTemplate.RemoveTemplate

Another option is to remove all the passenger seats out of the vehicle eg:

ObjectTemplate.active MH53Complex
ObjectTemplate.RemoveTemplate 27
ObjectTemplate.RemoveTemplate 26
ObjectTemplate.RemoveTemplate 25
ObjectTemplate.RemoveTemplate 24
ObjectTemplate.RemoveTemplate 23

ObjectTemplate.active Mi8complex
ObjectTemplate.RemoveTemplate 16
ObjectTemplate.RemoveTemplate 15

Not sure if that would have the desired effect tho. :?

_________________
CTF for BF2:
http://desert-conflict.org/


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.  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 217 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