mob
verb
Say(T as text)
set hidden = 1//makes it hidden
if(src.muted)
usr << "Not now"
return
view(8) << "<font color=blue>[src] says:</f> [T]
(in the dms)
macro
q return "Say""
Problem description:
It's saying q is an undefined macro. I even just copied and pasted a demo into my game because i was getting iratated, and it still didnt work! Is there maybe something I put in my code that would prevent macros?
As for your problem with an undefined macro, I'd have to look at it more carefully. But I have problems of my own to attend to at the moment.