Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH Maps, Mods & Skins (alliedassault.us/forumdisplay.php?f=11)
-   -   Shoot thru objects in a map mod? (alliedassault.us/showthread.php?t=30034)

sarduch 09-09-2003 09:05 PM

Shoot thru objects in a map mod?
 
Whats up with this.....I put an object in a map ,lets say barbwire.I cant shoot thru it with anything but a sniper rifle or a mg42 mounted machine gun.Its like that for everything I put in the map.I should be able to shoot thru barbed wire no mater what gun,right?Is there something Im not doing when I put these pbjects in a map?Please help.

Dragonwraith 09-09-2003 10:43 PM

are you making a map or spawning stuff into a stock map?

newt. 09-10-2003 04:27 AM

Re: Shoot thru objects in a map mod?
 
Quote:

Originally Posted by sarduch
I put an object in a map

its immune blah i don't remember script off hand...so

sarduch 09-10-2003 04:59 AM

spawning
 
Im spawning stuff in a stock map.

Dragonwraith 09-10-2003 09:12 AM

dunno if this is how your doing it but:

local.bags1 = spawn script_model
local.bags1 model "static/sandbag_longsegment.tik"
local.bags1.origin = ( 2205.46 -3086.55 0.59)
local.bags1.angles = (0.00 0.00 0.00)
local.bags1 solid<-- makes so players can't walk through
local.bags1 nodamage<-- makes bullet proof

I've had no problems doing it this way

sarduch 09-10-2003 04:43 PM

Mods
 
Ok, that works great but what do I do when I want something to be shot thru or walked thru?

Dragonwraith 09-10-2003 06:11 PM

local.bags1 notsolid

sarduch 09-10-2003 08:47 PM

Barbed wire
 
How about barbed wire?How do I make it solid enough to repell a granade but still be able to shoot thru it with all weapons.With the not solid command I throw the granade right thru and I can walk thru,which is no good but I still feel I should be able to shoot thru it with all weapons.

nsscorpion 09-11-2003 02:47 PM

A shot in the dark
 
barbed wire for instance is just a brush with a texture on it. The gaps u can see thru are don with alpha channels but as for shooting thru em i dont think you can. unless the wire is made up of different brushes with gaps between em.

Hope it helps

regards scorp

Dragonwraith 09-11-2003 03:26 PM

Re: Barbed wire
 
Quote:

Originally Posted by sarduch
How about barbed wire?How do I make it solid enough to repell a granade but still be able to shoot thru it with all weapons.With the not solid command I throw the granade right thru and I can walk thru,which is no good but I still feel I should be able to shoot thru it with all weapons.

if your spawning into a stock map it's either 100% walk through/shoot through or 100% solid. like if you spawn a Higgins boat for Omaha you CAN'T walk into the cargo bay of it's soild, if it's notsolid you'll have people hidding in it to camp.


All times are GMT -6. The time now is 04:17 PM.

Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.