I tried putting in the pk switch where you said, as follows is the complete
line:
int pk_allowed = GET_LEVEL(ch) > 4;
and when I went to compile I got the error:
config.c:54: warning: implicit declaration of function `GET_LEVEL'
config.c:54: `ch' undeclared here (not in a function)
config.c:54: initializer element is not constant
if anyone can tell me what is wrong, it'ld be a great help
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST