Skip to content

oCLogTopic

Quick Infos

Type: Object
Format Name: ZenGin Archive
File Extension: .ZEN
Class Name: oCLogTopic
Version Identifiers:
— Gothic I: 0
— Gothic II: 0
ZenKit Class:

Properties

TOPICDESCRIPTION

The name of the quest log entry.

TOPICSECTION

The quest log section the entry is in.

  • zELogSection_Missions — The entry is in one of the mission sections of the quest log.
  • zELogSection_Notes — The entry is in the general notes section of the quest log.

TOPICSTATUS

The status the quest log entry.

  • zELogTopicStatus_Free — Unknown, makes the entry disappear from the quest log.
  • zELogTopicStatus_Running — The entry is in the 'running quests' section of the quest log.
  • zELogTopicStatus_Success — The entry is in the 'succeeded quests' section of the quest log.
  • zELogTopicStatus_Failure — The entry is in the 'failed quests' section of the quest log.
  • zELogTopicStatus_Obsolete — The entry is in the 'obsolete quests' section of the quest log.

Warning

This field is ignored unless TOPICSECTION is set to zELogSection_Missions.

LOGTOPICENTRYCOUNT

The number of entries of this log topic.

LOGMANAGERENTRYCOUNT

The same as LOGTOPICENTRYCOUNT.

ENTRYDESCRIPTION

A single entry in the log topic. Log entries are shown in chronological order on the detailed view of the log topic, separated by three dashes.