On Tue, 7 Oct 1997, Erwin S. Andreasen wrote:
>If you want to make act() more useful, consider:
>
>http://pip.dknet.dk/~erwin/letters/act.txt
>
>Implementing such an act system would reduce something like:
>
>act ("You slap $N!", ch, NULL, victim, TO_CHAR);
>act ("$n slaps you!", ch, NULL, victim, TO_VICT);
>act ("$n slaps $N!", ch, NULL, victim, TO_NOTVICT);
>
>to:
>
>act ("$n slap$% $N!", ch, NULL, victim, TO_ALL);
Handy, want to do it? :)
>Roughly; Circle seems to have some other extra parameter after the format
>string which MERCs do not.
That's the 'hide if invisible' flag.
--
George Greer - Me@Null.net | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST