Re: [SMAUG] Languages
Re: [SMAUG] Languages
At 04:54 PM 12/30/2001 +0100, you wrote:
>Hi to all,
>I have added 3 new tongue to my mud, one for every alignment (good, evyl and
>neutral).
>I have added this tongues in the LANG array and assigned to them a gns and I
>have added them in the Skill.dat file.
>
>I have added a line like this:
>
> if (ch->alignment == -1000 ) /* Evyl */
> ch->pcdata->learned[skill_lookup("evyl")] = 100;
>
>in the nanny procedure so that when I create an evyl pc he learn his racial
>languages and the evyl tongue (my pc are created with only 3 possible
>alignment: 0, 1000, -1000)
>
>This procedure give me no errors, in the player file I can se the line:
>Tongue 100 'evyl'
>but when the pc uses the practice command this new tongue did not appear in
>the list...
>
>someione can help me?
>
>Setlik, Signore dell'Alba
have you added the skill to the race file?
Also, its spelled evil, not evyl, unless you want it to be called that,
just letting you know before a player decides to flood about it. :)
--
Windows NT crashed.
I am the Blue Screen of Death
No one hears your screams.