ID:136464
 
It seems view doesn't return the center anymore:

view() << "Text here"


Doesn't display the text to the user, bug, or feature?
Nadrew wrote:
It seems view doesn't return the center anymore:

> view() << "Text here"
>


I'm not having this problem. There must be more to it than that.
In response to Tom
Here's the entire thing:


mob
verb
Test()
view() << "Test"



[Edit]

I tried it with my other key and neither keys got output, I deleted my map and readded it, and it worked fine.