[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 - Lock Pilot in Seat, disable change Position in Vehicle ?

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Tue Apr 16, 2024 10:29 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 12 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Sun Dec 24, 2006 11:33 pm 
Offline

Joined: Mon Nov 15, 2004 12:00 am
Posts: 696
Location: Germany, US Depot
I have been playing with the helicopters pilot seat, trying to disable the pilot from switching to another position, e.g. Apache Pilot switching to Gunner Pos. or Blackhawk Pilot switching to Gunner, in order to bring a little more realism to gameplay.

I believe its has to do with pcoid, but i ask for some advice from somebody who knows.

It can be done SS, and of course any help is appreciated.

_________________

--= Home of the Airwolf =--


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 25, 2006 4:06 am 
Offline
User avatar

Joined: Wed Nov 24, 2004 12:00 am
Posts: 257
Location: New York City
Are you making the player entry positions possible only when the vehicle is landed ?

Look at the objects.con for the player positions and change the entry locations so that entering the pilot position 1 coordinates are in front of the chopper 0/0/5.

Then make the position 2 entry ( gunner ) coordinate towards the back of the vehicle 0/0/-5

The Commanche choppers for the DC_MrMagoo mod are like that for the 2 position gunships ( pilot & gunner ) and the 6 position ( transport/attack ).

Image

Image

Image

Image


If the code is not already in the con files, you may have to add them.

Good luck and keep up the good work.

_________________
Image
Image
Do everything to the best of your ability and you will find yourself in the future doing everything better than you thought possible.
Anthony Voltano 7/7/4777
VXF VOLT


Last edited by VOLTANO on Wed Dec 27, 2006 6:07 am, edited 1 time in total.

Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 25, 2006 12:00 pm 
Offline

Joined: Mon Nov 15, 2004 12:00 am
Posts: 696
Location: Germany, US Depot
actually, what i am trying to to is,

once a player commits to being the pilot of a chopper , he shouldnt be able to change position within the vehicle, and additionally i want to disable the exit of pilot, avoiding the chopper being abandoned by the pilot, leaving the passengers behind.
I have seen this on other servers being done serverside, but i cant get a grip on where to start ...

_________________

--= Home of the Airwolf =--


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 2:29 pm 
Offline

Joined: Mon Oct 25, 2004 12:00 am
Posts: 576
Location: 10 Missed Meals From Total Barbarism
Dunno if it helps but I downloaded a mod for bf2 called dawn patrol
you can't get out of the planes on that


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 10:09 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: Tue Dec 26, 2006 11:01 pm 
Offline

Joined: Sun Jun 18, 2006 3:07 pm
Posts: 319
Location: Ontario, Canada
'ObjectTemplate.HasRestrictedExit' makes sure the player cannot exit though a wall, and glitch into a building, kinda like what the mortars do on DC.
So, if there is a wall beside the exit point, the player cannot exit at all, or is exited at another area close to the exit point, but not within the allowed boundaries.

_________________
xfire: bulletpr00fmonk


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 11:09 pm 
Offline

Joined: Mon Nov 15, 2004 12:00 am
Posts: 696
Location: Germany, US Depot
in order for the pilot not to be able to exit , one can use a senseless exitlocation, main prob is the unable to switch position thingy :(

_________________

--= Home of the Airwolf =--


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 1:17 am 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
well i dunno if its serverside, but you can set everything from the Entry points, to the exit points, like when you get out of a tank, he comes out on top near the hatch, or enter a car near the side door instead of anywhere...


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

All times are UTC


Who is online

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