I get to the emote part, which is supposed to send a short message to the usr and then the usr's emote to everyone in view, including the usr. But I can't see it! I literally have nothing else in my project.
Did the function of view() change since zilal wrote the tutorial? I can find ways around it, but the tutorial has several other functions that send things to view() and I'm not sure if they're working either. What's going on?
mob
verb
emote(msg as text)
usr << "Everyone sees:"
view() << "[usr] [msg]"