race-class

Posted by Halomantis on Sun 13 Jul 2003 10:13 PM — 4 posts, 16,279 views.

#0
How could I allow any race to become any class. I have looked about and I cannot find anything that will allow this.

Thanks before hand!!
USA #1
You would need to find the table where the classes are defined in (I believe) mud.c and edit the entries that determine the xp modifier for each race in each class. Any race with a -1 entry for a given class is unable to create a character in that class.
Australia Forum Administrator #2
I think it is easier than that. In the races directory are files - one for each race. Inside those is a line like this:


Classes     856


This is a bitmap field for the classes you *cannot* choose. I think if you made that zero you could choose any class. (However I haven't tried it). ;)
#3
Sweet setting the class to 0 on the race files worked great thank you very much!!!!

James