2025-03-05 17:42:41 -08:00
|
|
|
name: Condition
|
|
|
|
fields:
|
|
|
|
- name: LogMessage
|
|
|
|
type: link
|
|
|
|
targets: [LogMessage]
|
|
|
|
- name: Unknown0
|
2025-04-29 21:16:01 +02:00
|
|
|
pendingName: Permission
|
2025-03-05 17:42:41 -08:00
|
|
|
- name: Unknown1
|
2025-04-29 21:16:01 +02:00
|
|
|
pendingName: LogMessagePriority
|
2025-03-05 17:42:41 -08:00
|
|
|
- name: Unknown2
|
2025-04-29 21:16:01 +02:00
|
|
|
pendingName: IsNetworked
|
|
|
|
pendingFields:
|
|
|
|
- name: LogMessage
|
|
|
|
type: link
|
|
|
|
targets: [LogMessage]
|
|
|
|
- name: Permission
|
|
|
|
type: link
|
|
|
|
targets: [Permission]
|
|
|
|
- name: LogMessagePriority
|
|
|
|
comment: The lower this number is, the higher the priority. Used to determine which conditions LogMessage should be printed.
|
|
|
|
- name: IsNetworked
|
|
|
|
comment: Allows this Condition to be set by a packet received from the server.
|