Hi, I am building a mud world using the smaug 1.4a engine.
But i have a problem with the .race files.
I have defined the .class files to determine the classes a race can get. But the the race will not take the classes i have defined, but show me others.
For example:
I have the classes:Warrior,Thief,Mage,Cleric (0,1,2,3)
I have the race:Elf
I want the elf to be able to become only thief, mage.
So in the classes like incide the .race file i give 1,2.
But when i start the server the race choices for mage will not include the elf race but other i havent defined.
I also tried to deifine inn .race file the exlusions (the classes not to get) but still it doesnt give me right.
Whats the problem..?
Why this happens.
But i have a problem with the .race files.
I have defined the .class files to determine the classes a race can get. But the the race will not take the classes i have defined, but show me others.
For example:
I have the classes:Warrior,Thief,Mage,Cleric (0,1,2,3)
I have the race:Elf
I want the elf to be able to become only thief, mage.
So in the classes like incide the .race file i give 1,2.
But when i start the server the race choices for mage will not include the elf race but other i havent defined.
I also tried to deifine inn .race file the exlusions (the classes not to get) but still it doesnt give me right.
Whats the problem..?
Why this happens.