INFO
Command: #info {listname} {LIST|ON|OFF|SAVE}
Without an argument info displays the settings of every tintin list.
By providing the name of a list and the LIST option it shows all
triggers/variables associated with that list. With the SAVE option
this data is written to the info variable.
#info arguments will show matched trigger arguments.
#info big5toutf will show the big5 to utf8 translation table.
#info cpu will show information about tintin's cpu usage.
#info environ will show the environment variables.
#info input will show information about the input line.
#info matches will show matched command arguments.
#info mccp will show information about data compression.
#info memory will show information about the memory stack.
#info output will show information about the mud output buffers.
#info stack will show the low level debugging stack.
#info session will show information on the session.
#info sessions will show information on all sessions.
#info system will show some system information.
#info tokenizer will show information about the script stack.
#info unicode will show information on the provided character.
Related: class, debug, ignore, kill and message.
|