On Sun, 24 Aug 1997, Uffe Svanstrom wrote: >> if (PLR_FLAGGED(ch, PLR_CLONED)) >> (sendmessage) >> (sendmessage) >> >yepps, this does so the things the player does shows up 2 times .. >but if you type look you will still only se the plyer once >in the list ... right ?! You'd have to check if the person being listed is cloned and then output them twice. if (PLR_FLAGGED(vict, PLR_CLONED)) (send person) (send person) -- greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity http://www.muohio.edu/~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