Menu

#2 LambdaMOO verb calling from extensions.c

open
nobody
None
5
2001-07-11
2001-07-11
Anonymous
No

I'm adding event notification functionality to LambdaMOO. I'm having a
little trouble trying to execute MOO verbs from within the extensions.c
module. The method I'm using is a call: call_verb(progr, verb, args, 0)
where progr is the object / player who owns the verb. It appears that
db_find_callable_verb called by call_verb can't find the verb which I
wish to call. However, the function db_find_defined_verb locates the
verb no problem.

Does anyone have any suggestions?

Thank you.

Brendan.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.