MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Pueblo
-
Date: Sat, 9 Nov 1996 18:43:03 PST
-
From: Kipp the Kidd <mcmudge@mailbox.syr.edu>
-
Content-Type: text/plain; charset="us-ascii"
At 09:20 PM 11/5/96 PST, Frank Crowell wrote:
>
>However, I didn't do as complete of a job as Kipp did for Paradigm.
>I've also wondered if anyone has made a Pueblo version of
>either LambdaMOO or JHC (I work with JHC).
There isn't a piece of code in Paradigm that uses (player.name," does
something") ... I replaced everything with pronoun substitution...
:announce_all() is used more often than :announce().. ie.
player.location:announce_all("%N %<does> something.");
%N is converted to player.name or "You" properly... etc. To add Pueblo
suppourt, I simply edited the code that filled in the "%N".
Since Lambda has WAAAAY too many player.name things, it would be alot more
work to edit all of these verbs.
- Kipp
--
I'm sick of writing signatures.
Follow-Ups:
Home |
Subject Index |
Thread Index