SetDoorHealth
Sets remaining health for specified doors if possible
Syntax
SetDoorHealth doors health
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
doors | Yes | DoorName enum, FacilityZone enum, RoomName enum, reference to Door, reference to Room or 'all' for every door | |
health | Yes | Any number |
Details
This is only applicable for doors that can break, like HCZ doors and not gates.
On a running server
Use serhelp SetDoorHealth to inspect the reference generated by your installed SER version.