[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 - Toss a plane to escape

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Wed Apr 24, 2024 11:23 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 30 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: Toss a plane to escape
PostPosted: Fri Sep 12, 2008 9:38 am 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
Ive looked through the forums and cant find an answer on how to do this. I want to make the snipers be able to toss a plane and takeoff, but how? I could change the projectile of one of his weapons, like nades, but it would be every kit with nades with this ability. I could do it for dc since you can have a WWII kit with different grenades than all the others, but how can I do it for vanilla?

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 10:22 am 
Offline

Joined: Wed Jun 13, 2007 7:19 pm
Posts: 621
Location: United States of America
found this on my first attempt using "SEARCH" viewtopic.php?f=4&t=3506&st=0&sk=t&sd=a&hilit=spawning+planes

_________________
"like a tree, the full measure of a man can best be found when down."



Webpage: http://ez1st.homeip.net/


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 10:32 am 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
I know how to do it, I've seen that thread before, I need to do with a weapon unique to the sniper kit. I was pretty sure I said that. Oh and binoculars are taken. I have them set up for automated artillery.

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 10:50 am 
Offline

Joined: Wed Jun 13, 2007 7:19 pm
Posts: 621
Location: United States of America
sorry for tryin to help....

_________________
"like a tree, the full measure of a man can best be found when down."



Webpage: http://ez1st.homeip.net/


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 1:42 pm 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226
Uhm, altfire on the sniper?


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 5:25 pm 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027
add it to the No4 sniper projectile, in init.con, give allies scouts an axis sniper kit (Jap_Scout, German_Scout i think). If there are no4's on the map (not sniper), make them fire the k98 projectile.


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 7:12 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
I dont quite understand what you mean iced. and twist lol.....altfire is the scope.... :lol:

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 12, 2008 7:43 pm 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209

_________________
Image

Image


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

All times are UTC


Who is online

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