HumeShieldBroken
Gets called when an SCP has their hume shield broken.
Start a script section
!-- OnEvent HumeShieldBroken
-- require @evPlayer
# Add your instructions here
- Group: ScpEvents
- Cancellable: No
- Event data:
ScpHumeShieldBrokenEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player that invoked the event. |