Re: [fighting positions]

From: marimah@ksu.ksu.edu (marimah@ksu.edu)
Date: 12/03/96


>About line 873 I believe there is this:
>
>  if (GET_POS(ch) < POS_FIGHTING) {
>    send_to_char("You can't fight while sitting!!\r\n", ch);
>    continue;
>  }
>
>You could remove it... :)
>

ok, I removed that line. but all that did was make it so you don't see the
"You can't fight while sitting" message when your in POS_SITTING. you still
can't keep on fighting while sitting. The problem is that there is a
POS_FIGHTING, and if your in POS_SITTING, you can't be fighting at the same
time. I want mobs to be able to fight while sitting also, not just players.
But, I want it so they can't do anything but hit while sitting. They can't
cast spells, kick, etc.. Is there some way to implement this? I've seen it
done on other muds. Do you have to define a new POS? Thanks for your help :)

Mark

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