So that is the code that i wanna use? Mouchie > >SPECIAL(barney) > ACMD(do_say); > struct char_data *self; > > self = (struct char_data *)me; > > if (cmd) > return (0); > > switch (number(0,60)) { > case 0: > do_say(self, "Hi! Welcome to uhhh, errr, oh yeah!!! Welcome to Mouchie Mania!", 0, 0); > break; > case 1: > do_say(self, "I can't beleive it's not butter!?!?", 0, 0); > break; > case 3: > do_say(self, "What are you looking at?!", 0, 0); > break; > } > return 1; >} > > > > > > > > > > > > > ******************************************************************* > * Ron Hensley ron@dmv.com * > * Network Administrator http://www.dmv.com/~ron * > * PGP Key at WWW Page * > * DelMarVa OnLine 749-7898 Ext. 403 * > ******************************************************************* > > >+-----------------------------------------------------------+ >| Ensure that you have read the CircleMUD Mailing List FAQ: | >| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | >| Or send 'info circle' to majordomo@cspo.queensu.ca | >+-----------------------------------------------------------+ > > +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | | Or send 'info circle' to majordomo@cspo.queensu.ca | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST