Edward Glamkowski wrote:
> >> if (GET_CLASS(ch) != CLASS_WARRIOR)
> >> send_to_char("But only true warriors can do this!", ch);
>
> Hm, does anybody else other than myself use the macros IS_WARRIOR,
> IS_CLERIC, etc.? Any chance we can get all those
> GET_CLASS(ch) == CLASS_WHATEVER switch to IS_WHATEVER in stock?
> Obviously a very low priority ;)
>
I use IS_WARRIOR, blah blah all the time .. + more i've created. I've
never thought of transfering GET_CLASS(ch) == CLASS_WHATEVER to
IS_WHATEVER ... but it sounds like a GOOD idea. Thanks ;)
Jussy
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST