Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page Making objects bullet proof
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
Making objects bullet proof
Old
  (#1)
deathbyshaggy is Offline
Junior Member
 
Posts: 8
Join Date: Apr 2003
   
Default Making objects bullet proof - 04-08-2003, 12:52 AM

Hey All,

Still playing with some add on mods to the orignal maps....

I downloaded the Tritone (I think that's how it's spelled) mod for Algiers, and it's been my little rosetta stone for figuring out other stuff. Anyway, the deal is that all the added objects (sandbags, crates and barrels, vehicles) are invisible to bullets. They are solid in that a player can jump on them and be blocked from moving through them, but when it comes to bullets...well they go right through them! Is there any way to make them block bullets? I've seen the "invincible" and "solid" properties, but these dont seem to do the job. Any ideas?

Thanks again!!
  
Reply With Quote
Old
  (#2)
mohaa_rox is Offline
Senior Member
 
Posts: 514
Join Date: Apr 2003
   
Default 04-08-2003, 05:06 AM

It is made by a brush called "clip" from textures-->common menu.

THere are many types of clips, just to name a few:
player clip
metal clip
wooden clip
paper clip
normal clip
  
Reply With Quote
Old
  (#3)
Walgrind is Offline
Member
 
Posts: 80
Join Date: Jan 2003
Location: Wewelsburg
 Send a message via ICQ to Walgrind  
Default 04-08-2003, 01:56 PM

I would take the clip_all from the same texture menu. Because clip just blocks the player, not the bullets.
  
Reply With Quote
Old
  (#4)
MPowell1944 is Offline
Senior Member
 
Posts: 2,509
Join Date: Jan 2002
Location: Woodstock, GA
 Send a message via ICQ to MPowell1944 Send a message via AIM to MPowell1944 Send a message via MSN to MPowell1944  
Default 04-09-2003, 08:49 AM

All you have to do is use notepad to open up the map's .scr file, and add this line below the spawned in item :

local.itemname immune bullet

// item name matching the spawned item's local name given above.
  
Reply With Quote
Old
  (#5)
deathbyshaggy is Offline
Junior Member
 
Posts: 8
Join Date: Apr 2003
   
Default 04-15-2003, 09:28 PM

Quote:
Originally Posted by MPowell1944
All you have to do is use notepad to open up the map's .scr file, and add this line below the spawned in item :

local.itemname immune bullet

// item name matching the spawned item's local name given above.
Thanks. I thought I tried this before, but gave it another try and I can still fire through the objects. Here's a sample of what I'm doing:

local.bags = spawn script_model
local.bags immune bullet
local.bags model "static/sandbag_link_main.tik"
local.bags.origin = ( -2160 2210 276.13 )
local.bags.angles = ( 0 0 0)

I must be doing something wrong. Any ideas? Thanks again!
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



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