Info: Makros zum Nutzen der Prompts, des Muds um Makros auszufuehren
Sonstiges: lists promt_action
Makros: init_action_count, add_action_count, clear_actions, add_prompt_action
Hooks: h_action
Benoetigt: lists.tf util.hooks.tf
Datei: util.prompts.tf
Version: util.prompts.tf,v 1.8 2001/09/11 20:53:29 mh14 (Mesirii@mg.mud.de)
-------------------------
(top) Source of: util.prompts.tf
Info: Initialisiert das Zaehlen von Befehlen und Prompts in den Variablen '_${world_name}(action|prompt)_count'. Dazu wird die Liste 'prompt_action' erzeugt und /def_prompt_hook aufgerufen.
Siehe auch: def_prompt_hook
Datei: util.prompts.tf
(top) Source of: util.prompts.tf
Info: Erhoeht den Zaehler fuer die ans Mud geschickten Befehle. Ist vor allem fuer SEND-Hooks notwendig, die die Daten per /send(tf) ans Mud schicken, und ueberall sonst, wo /send(tf) benutzt wird.
Syntax:
/add_catchup_action Zahl der Kommandos
Datei: util.prompts.tf
(top) Source of: util.prompts.tf
Info: Da es immer wieder mal passiert, dass die Zaehlung durcheinanderkommt, werden hiermit die Liste 'prompt_action' geloescht und die Variablen auf denselben Wert (action_count) gesetzt.
Datei: util.prompts.tf
(top) Source of: util.prompts.tf
Datei: util.prompts.tf
Help on: summary summary See "intro" for basic information on using TF. See "topics" for a list of other help topics. See "commands" for a complete list of TF builtin commands. See "/help" for instructions on using /help. If you are having problems with TF and wish to contact the author, see "problems". If you are having trouble reading the help sections because text is scrolling off the screen, try typing "/more on" before /help, and then press TAB at a "--More--" prompt when you're ready to continue. (top) Source of: util.prompts.tf
Info:
Datei: util.prompts.tf
util.prompts.tf,v 1.8 2001/09/11 20:53:29 mh14 (Mesirii@mg.mud.de) Makros zum Nutzen der Prompts, des Muds um Makros auszufuehren Requires: lists.tf util.hooks.tf
This file was created using TinyFugue (c) 1998 by Ken Keys at Fre 14 Sep 2001 23:35:01 MEST by Michael Hunger (mh14@inf.tu-dresden.de).