Hey everyone, I'm working on some code that allows people to remort.
I took a look at Strom's Lost Lands code, which has what I think, is a
nice remort system. However.... it was based upon bpl8. As everyone
knows the exp/title tables changed in bpl12 (which I'm running).
So what I'm trying to do is get this line:
<code>
targe_xp = titles[(int) GET_CLASS_NUM_FULL(ch)][GET_LEVEL(ch) +1].exp;
</code>
to work with bpl12.... which no longer uses "titles"
I can't seem to figure out what I would put in its place in order to
obtain the same affect.
Any help would be greatly appreciated.
-- TorynMUD Staff
+------------------------------------------------------------+
| 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