The In-Game Help



filename

help.cfg

location

mod directory (Heretic II/tmod/)

description

The help.cfg contains information on arbitrary topics which can be viewed in game with the "help" command.

The main purpose is to give help on T-Mod specific commands.

I did not complete this file. If anyone wants to do so, I would be pleased.

syntax

The help.cfg consists of various entries. An entry starts with a header [keyword] and ends with the terminator. There should be an empty line between the terminator and the next header.

The contents of a specified entry will be printed to the client. The entry is selected via the keyword (the first argument of the help command).

By default, the main entry will be printed to the client. To make the help system navigateable, you should highlight new keywords in every entry.

Take a look at the help.cfg to get an idea of how it is supposed to look like.