[TF] Prompt Hook
Brought to you by:
kenkeys
|
From: james at zephyr-works.c. (J. West) - 2003-02-06 01:42:22
|
Hi, I'm a newbie to TinyFugue and I had a perplexing question about hook programming. Is it possible to program triggers or hooks based on information contained in a prompt? What I would like to set up is a hook that replenishes my health in-game when my health gets below a certain number. This number is shown in the prompt. Is this possible? How can I read my prompt into a variable, run an eval test on it and then trigger the command if nessecary? - James |