[MUD-Dev] A new MUD-standard

Ben Chambers bjchambers at phoenixdsl.com
Mon Feb 19 09:39:01 CET 2001


From: "Ben Greear" <greearb at candelatech.com>

> So, um...with this setup, how can I let the user make all 'gossip'
> text blue-green, but all 'say' text purple?  (And have another
> person have yellow gossip and black say output??)

    <new_msg name = "say" default_color = "purple">
    <new_msg name = "gossip" default_color = "blue-green"
    <out_msg type = "say"> the say message </out_msg>
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list