SetDoorMaxHealth
Sets max health for specified doors if possible
Syntaxโ
SetDoorMaxHealth doors max_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 | |
max health | Yes | Any number |
On a running serverโ
Use serhelp SetDoorMaxHealth to inspect the reference generated by your installed SER version.