Modding:Active Parts: Difference between revisions

Jump to navigation Jump to search
112 bytes removed ,  18:13, 13 August 2020
→‎Statuses: just use table order
(→‎Statuses: just use table order)
Line 8: Line 8:
These are the possible active part statuses. Only the status Operational represents working functionality; other statuses are failure modes.
These are the possible active part statuses. Only the status Operational represents working functionality; other statuses are failure modes.


The order shown indicates when in the process of evaluating status the given status occurs. If more than one status potentially applies, the earlier one is used.
Statuses are evaluated in the order listed. If more than one status potentially applies, the earlier one is used.
{| class="wikitable"
{| class="wikitable"
|-
|-
! Active Part Statuses
! Active Part Statuses
! Order
|-
|-
| NeedsSubject
| NeedsSubject
| 1
|-
|-
| SwitchedOff
| SwitchedOff
| 2
|-
|-
| EMP
| EMP
| 3
|-
|-
| Broken
| Broken
| 4
|-
|-
| Rusted
| Rusted
| 5
|-
|-
| Booting
| Booting
| 6
|-
|-
| NotHanging
| NotHanging
| 7
|-
|-
| LimbIncompatible
| LimbIncompatible
| 8
|-
|-
| RealityStabilized
| RealityStabilized
| 9
|-
|-
| LocallyDefinedFailure
| LocallyDefinedFailure
| 10
|-
|-
| PrimarySystemOffline
| PrimarySystemOffline
| 11
|-
|-
| Unpowered
| Unpowered
| 12
|-
|-
| Operational
| Operational
| 13
|}
|}


671

edits

Navigation menu