[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 - Gun that can shoot through walls

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sat Apr 27, 2024 1:34 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 50 posts ]  Go to page 1, 2, 3, 4, 5 ... 7  Next
Author Message
PostPosted: Mon Nov 05, 2007 6:51 pm 
Offline

Joined: Sat Sep 16, 2006 3:57 pm
Posts: 68
Gun that can shoot through walls. Where the bullet keeps going and could shoot 5 guys like Indiana Jone 3 when he's on the tank and kills them all with one bullet.

I tried all the commands I thougt would work like.....

ObjectTemplate.active mp40Projectile
ObjectTemplate.SetHasCollisionPhysics 1
ObjectTemplate.DieAfterColl 0
ObjectTemplate.StopAtEndEffect 0
ObjectTemplate.HasResponsePhysics 0

SetHasCollisionPhysics 0 makes the bullet go through everyone but then it doesn't hit soldiers either. Would you have to change the material of each wall individually? I still don't want ppl to walk through walls, just die behind them.


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 05, 2007 8:49 pm 
Offline

Joined: Tue Jul 11, 2006 7:32 am
Posts: 357
Cheap way is to remove the buildings as static objects.. if you host dedicated people still see the buildings but they wont have any physics thus objects including bullets will pass right through them.. :shock:

Of course then you'll have people walking | Driving | Flying through walls that are not there..
heh.

You might want to try removing the collision physics to the objects you wish the bullet to pass through.. but you'll probably end up with the same issue.. everything will be able to pass through it.

Of course this isn't what you wanted.. lol so...

I noticed if objects have splash damage and you increase the radius they can often penetrate walls..


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 05, 2007 9:30 pm 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 05, 2007 10:15 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
wheres penetration physics when ya need em xD


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 05, 2007 10:44 pm 
Offline
User avatar

Joined: Sun Sep 16, 2007 2:33 pm
Posts: 1809
Location: Your moms house
well thats a cool code but isnt it more along the lines of a hack or does it not work SS


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Nov 06, 2007 12:18 am 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027
its not a hack.....a hack is something clientside that gives you an unfair advantage. thats kind of a crazy idea but...hey, his server. :lol:

now, if you HAD a hack (the one where you see red/blue guys instead of regular skins), wow, that would be crazy. they could sit in a room with ammo and just blast at the player they see thru the wall; killing them instantly.

be careful using this one SS. :?


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Nov 06, 2007 12:53 am 
Offline
User avatar

Joined: Sun Sep 16, 2007 2:33 pm
Posts: 1809
Location: Your moms house
well they have a aimbot for the scum of bf1942 who would use it but i dissagree although i did take all ythe statics off my berlin the other day and could se everyone everywher but cant shoot them cuz it acts like wall is still ther


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Nov 06, 2007 1:31 am 
Offline

Joined: Mon Oct 25, 2004 12:00 am
Posts: 576
Location: 10 Missed Meals From Total Barbarism
dc_f mig 29 nose cannon
goes thru them damn huts
on wake like they aint there
investigate that shi*

I noticed if objects have splash damage and you increase the radius they can often penetrate walls..

yeah
and never get within 3 inches of a open
statics wall you can be seen/shot from the outside


Last edited by Bongholio on Tue Nov 06, 2007 1:41 am, edited 1 time in total.

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

All times are UTC


Who is online

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