Re: [NEWBIE & lousy coder] Starting Stuff

From: Admin of The Keep (dkoepke@california.com)
Date: 10/14/96


On Sun, 13 Oct 1996, Daniel wrote:

> I recently added a Paladin, Assassin, Bard, and Ranger Class, but am in 
> quandery as to how to go abouts setting the Paladin's Alignment to 1000 
> upon entering the games, same as with the Assassin entering with a -1000 
> alignment.
> 
> Any assistance in this area would be greatly appreciated.

  In do_start() were's it setting the precendence of their strength, etc.
  inside the 'case CLASS_PALADIN' and 'case CLASS_ASSASSIN' put in
  "GET_ALIGNMENT(ch) = 1000;" and for assassins, "GET_ALIGNMENT(ch) =
  -1000"  Simple as that... I think.


  <*=-+Daniel+-=*>
  "Forgive me father, for I am sin."


+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST