breaching_hammer 
Vars | |
| breacher | The person breaching , initially us but we receive a signal with another one |
|---|---|
| breaching | The door we aim to breach If we are in the process of breaching |
| breaching_delay | Delay between door hits |
| breaching_multipler | the amount that the force is multiplied by , that is then applied as damage to the door. |
Procs | |
| breaching_loop | Keeps looping until the door is breached or conditions fail |
| remove_track | Removes any form of tracking from the user and the item , make sure to call it on he proper item |
Var Details
breacher 
The person breaching , initially us but we receive a signal with another one
breaching 
The door we aim to breach If we are in the process of breaching
breaching_delay 
Delay between door hits
breaching_multipler 
the amount that the force is multiplied by , that is then applied as damage to the door.
Proc Details
breaching_loop
Keeps looping until the door is breached or conditions fail
remove_track
Removes any form of tracking from the user and the item , make sure to call it on he proper item