These are the errors I got:
act.other.c: In function `do_gen_tog':
act.other.c:966: duplicate case value
act.other.c:960: this is the first entry for that value
act.other.c:969: duplicate case value
act.other.c:963: this is the first entry for that value
------------------------------------,
960: case SCMD_TRACK:
result = (track_through_doors = !track_through_doors);
break;
963: case SCMD_AUTOSAC:
result = PRF_TOG_CHK(ch, PRF_AUTOSAC);
break;
966: case SCMD_AUTOSPLIT:
result = PRF_TOG_CHK(ch, PRF_AUTOSPLIT);
break;
969: case SCMD_AUTOLOOT:
result = PRF_TOG_CHK(ch, PRF_AUTOLOOT);
break;
------------------------------------'
Now I'd like to know what's wrong, or who has been slipping them illegal
drugs to my MUD!!!
-Neostar.... This just isn't my day....
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/06/01 PST