Log functions (zPE)
As discussed on Inside Gothic, vanilla Gothic has no way of getting the status of a quest. These functions implement that functionality.
Log_GetTopicStatus
Log_GetTopicStatus
Returns the status of diary topic
- -1- Not found
- 0- Free
- 1- Running
- 2- Success
- 3- Failure
- 4- Obsolete
- topic- name of the topic
- return- topic status
Log_GetTopicSection
Log_GetTopicSection
Returns the topic the diary topic is in
- -1- Not found
- 0- Missions
- 1- Notes
- 2- All
- topic- name of the topic
- return- topic section