okay i increased the levels I have to 100 by changing max_level in mud.h I also changed the levels in command.dat and system.dat but now any gods title reads as null why is this??
title problem
Posted by Straud on Tue 24 Jul 2001 09:56 PM — 4 posts, 16,821 views.
You mean the words "Supreme Entity" and so on? That looks like it should work.
that's what i thought too but it seems that they're not working the ranks are working but the titles are not is there a place in the code that defines the titles by level
(not the sys.dat)
(not the sys.dat)
In the classes directory are files for each class, eg. "mage.class". In that file are the titles for each level. If you add levels you will need to add an extra batch of titles for those levels, in this part:
Title
Man~
Woman~
Title
Apprentice of Magic~
Apprentice of Magic~
Title
Spell Student~
Spell Student~
Title
Scholar of Magic~
Scholar of Magic~