Re: [newbie] [dg scripts] foolish errors and some notes

From: George Greer (greerga@circlemud.org)
Date: 06/28/02


On Fri, 28 Jun 2002, Mathew Earle Reuther wrote:

>Ok, so while poking around looking at various send_to_char calls, I notice
>that there are instances in stock code which do not follow the:
>send_to_char(d, "%s", buf); convention.  Should they all be changed, or is
>there a reason why some of them are merely: send_to_char(d, buf); . . . ?

Besides:

act.informative.c:424:    send_to_char(ch, world[IN_ROOM(ch)].name);
act.informative.c:430:    send_to_char(ch, world[IN_ROOM(ch)].description);

I don't see any other instances except color codes.  The above two should
be changed though.

--
George Greer
greerga@circlemud.org

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT