[Help] .race file

Posted by Oblisgr on Wed 20 Apr 2016 06:53 AM — 4 posts, 18,318 views.

#0
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.
Australia Forum Administrator #1
I suggest you use SmaugFUSS (Fixed Up Smaug Source). That probably fixes issues like that.
#2
I know...
But i want to use the editor :/
Australia Forum Administrator #3
I'm not sure, but SmaugFUSS might import the older area file formats. So you could make the areas first, then import them.