Ok I am making a MUD based on the popular anime series Dragon Ball Z. For those of you not familiar with DBZ, one's fighting ability is determined by a certain powerlvel(PL). Now I am trying to change the game to a format where you gain a certain PL after each battle and the higher powerlevel you have the better the fighting ability. Now this means abolishing the regular level-based system. How do I go about doing that?
Experience
Posted by Huido on Tue 26 Jun 2001 07:03 AM — 2 posts, 12,660 views.
Sounds a bit like you want to rename levels as powerlevels.
However making major changes like that goes outside the scope of the advice I can offer here.
The best I can do is suggest you read the source code in some detail, work out how it works, and then it should become clearer how to make such changes.
However making major changes like that goes outside the scope of the advice I can offer here.
The best I can do is suggest you read the source code in some detail, work out how it works, and then it should become clearer how to make such changes.