On Fri, 6 Mar 1998, Chris Powell wrote: ->extern char weapon_verbs[]; ->extern int MAX_DESCRIPTORS_AVAILABLE; ->extern int *max_ac_applys; (yes that is how its spelled) grepping on Stock bpl12 showed that none of these are used, but that the declaration does exist (weapon_verbs/max_ac_applys are both in magic.c and spells.c). This can mean three things, (a) they are there for support of future features/additions to the CircleMUD code base, (b) they have been removed from the code base recently (likely for MAX_DESCRITPORS_AVAILABLE), (c) they are outdated legacy code (most likely for weapon_verbs and max_ac_applys). -dak +------------------------------------------------------------+ | 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