Re: [SMAUG] Paladin Alignments - SmaugWiz

Re: [SMAUG] Paladin Alignments - SmaugWiz



 if (! stricmp (ClassTable.GetName (ch->GetClass ()), "Paladin"))
{
ch->SetAlignment (1000)
}

in nanny.cpp somewhere after
   ch->AddAlignment (Ra.GetAlignment ());

line 297

or there abouts.
That should do it.

----- Original Message -----
From: <ElricofFates@cs.com>
To: <smaug@realms.game.org>
Sent: Friday, December 21, 2001 3:30 AM
Subject: [SMAUG] Paladin Alignments - SmaugWiz


| Unfortunately I forgot to mention that I am working with SmaugWiz. There is
| no Comm.C, only ACT_COMM.CPP.. And I cannot begin to imagine how to fix this..
|
|
| ===========================================================
| "By the pricking of my thumbs, Something wicked this way comes. Open, locks,
| Whoever knocks!" -William Shakespeare, Macbeth
|
| ===========================================================
|
|
|
|
|
|