Re: [CODE QUESTION]

From: George (gagreer@dragon.ham.muohio.edu)
Date: 10/06/96


On Mon, 7 Oct 1996, Ron Hensley wrote:

> What would be the format of a call to a skill?
> As in how to manually call an ACMD(do_bash)

Same as any other ACMD()...which is a #define btw.

(pointer to char, argument string, int cmd, int subcmd)

do_bash(ch, "monster", 0, 0);
blah blah....

-George
+-----------------------------------------------------------+
| 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