A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/add_xverb
Name: add_xverb - add an abbreviatable verb triggering a function
Synopsis:
void add_xverb(string str);
Note:
This function is OBSOLETE as the verb can be given directly with
the efun add_action(). It just remains for compatibility and will
probably become a simulated efun.
Description:
This function is connected to the add_action efun. It will set up
the command "str" to trigger a call to the function set up by the
previous call to add_action. The difference to add_verb is that
the command can be abbreviated just like when using add_action
with the third parameter set to V_NOSPACE (=32, have a look in
/include/sentence.h for V-flags).
Return value: none
Examples: none
See also:
This page was generated in LPC
Imprint / Impressum