else if (((strcmp(argument, "testdummy")) && (GET_LEVEL(ch) ==
LVL_IMPL) && (strcmp(GET_NAME(vict),"testdummy")))) {
You're saying that if the argument is different testdummy and the killer is
an Implementor and
the name of the victim is different from testdummy.
else if ((!strcmp(argument, "testdummy")) && (GET_LEVEL(ch) == LVL_IMPL))
this says "if the argument was no different from testdummy, and the
character is an implementor"
At least I believe that's how it works. I've been wrong before tho.
['NOTHER MESSAGE]
Has anyone used my GODset command? I just kinda wanted to get some
input..._NONE_ as of yet.
-B.
+------------------------------------------------------------+
| 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