I've got this piece of code to show when a player mounts a mob, but it doesn't show anything... Its simply SPRINTF and ACT but it doesn't display any text whatsoever... sprintf(buf, "You mount $M."); act(buf , FALSE, ch->riding, 0, 0, TO_CHAR); sprintf(buf, "$n mounts $N."); act(buf , TRUE, ch, ch->riding, 0, TO_ROOM); Could someone tell me why? *Frostiana* BETA http://www.durand.net/Frostiana telnet://206.31.114.50:5000 +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST