ID:174434
Aug 16 2003, 9:20 am
|
|
thanks
|
<code>obj/verb/Info() set src in world usr << "Info for [src]:" for(var/v in src.vars) usr << "[v] = [vars[v]]"</code>
How's that? |
In response to Kunark
|
|
There is such a thing as a remotely useful answer you know. :P
|
set src in oview(1)
usr << "You infoed all over the item!"