maps/proc/look()
how would i call the above proc from within obj/verb/drop()
call (maps/proc,look()) is not working.
error: expected syntax: call([Object,]Proc)(Args)
ID:770870
May 24 2012, 8:07 pm (Edited on May 24 2012, 8:29 pm)
(See the best response by Stoneman.)
|
|
Then call its look() proc