[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 - (CSM) Trip Wire

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Wed Jun 18, 2025 6:17 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 37 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sat Sep 22, 2007 1:50 pm 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
revised code
also i was aking if you just see any obvious errors

ObjectTemplate.active HandFireArms Landmine
ObjectTemplate.timeToLive CRD_NONE/720/0/0

rem **start tripwire **

ObjectTemplate.Active LandmineProjectile
ObjectTemplate.workOnSoldiers 1
ObjectTemplate.radius 6
ObjectTemplate.explodeNearEnemyDistance 7


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sat Sep 22, 2007 2:19 pm 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
darn it doesnt work What is wrong


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sun Sep 23, 2007 2:40 pm 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
how do i get a lndmine to work on soldiers

please help


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sun Sep 23, 2007 3:07 pm 
Offline

Joined: Mon Sep 17, 2007 7:26 pm
Posts: 25
i suppose you could borrow some of the code from the one-shot rifles...
find the material number of the landmine and substitute it for the projectile material
that should work


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sun Sep 23, 2007 4:33 pm 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
dont understand im not that good

please post an example


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Sun Sep 23, 2007 8:22 pm 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253
try with bomb material and adjust the radius and YModOnExplosion


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Mon Sep 24, 2007 12:05 am 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
umm whhaaaa :?: :?: :?:

i dont realy know where to get the bomb material


and what is Y on explosion


Top
 Profile Send private message E-mail  
 
 Post subject: Re: (CSM) Trip Wire
PostPosted: Wed Sep 26, 2007 12:17 pm 
Offline

Joined: Tue Jul 03, 2007 4:03 pm
Posts: 372
bump been like 2-4 days


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

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 40 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:
Powered by phpBB® Forum Software © phpBB Group