what worked for me was to use an idea posted here a while back which added to the heartbeat function in comm.c: if (!(pulse % PULSE_VIOLENCE)) perform_violence(1); perform_violence(2); perform_violence(3); and then change perform_violence, in fight.c, to take an int as an argument (does it in the stock? i don't remember) and set up a case structure to handle each additional attack. +-----------------------------------------------------------+ | 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