Index · Preferences · Help
Guild Games and Programs · Events and Suggestions · Reviews · Community · Computers and Technology · Gaming · Creations · Code Problems · Design Philosophy
Forum Search:

[Advanced Search]

[Messages in this Thread] [Show All (2)] [Return to Code Problems]

Author:Howey (Default) [Posts]
Date:2/25/08 10:01 am
Topic:How-to...
Post ID:14
Next ID:16
How would I make an announce code verb that would show the code as a .dm code?

Like in the game it would show it like:

mob/verb/say(msg as text)
    view(usr) << "[usr] says: [msg]"

?

Messages in this Thread: [Show All (2)]

  How-to... Howey (2/25/08 10:01 am)
      Re: How-to... digitalmouse (3/1/08 7:33 am)