Making a Prop_Physics Invincible

By Piggy 4 years ago

Is there a way I can make a propphysics / propphysicsmultiplayer invincible? I have two crates underneath a propstatic for looks, but when they get destroyed the static floats ( obviously ), I put a bullet block over them not sure if that will do anything.

2 posts 306 views
  • You must be a member

Replies

  • Logan Dougall's Levels
    • P5: Peddler
      Points: 140,827
    • E6: Authority
      EF: 223
    • C5: Admin
    • A6: Elder
      Account Age: 7 years
    Posted 4 years ago

    Go to the flag tab of the prop_physics entity and turn damage off. Or just set it to ignore damage events by setting a really high number for the min damage setting.

  • metz10's Levels
    • P2: Drudge
      Points: 1,309
    • E1: Helper
      EF: 15
    • C1: Member
    • A5: Veteran
      Account Age: 5 years
    Posted 4 years ago

    I got around this by using the "Minimum Damage to Hurt" property - set this very high, like 10000 or something, meaning if something wishes to damage said prop it will have to hit it for over 10000 damage in one hit.

    The blockbullets tool texture does block bullets but not exclusively - essentially the brush covered in the texture acts as a wall only to bullets and nothing else, so standard bullet penetration rules apply to it (which can be found here).

    User Title
    'cS.Metz
  • You must be a member