Author Topic: Alignment Changing  (Read 485 times)

Legacy_Madasahatter

  • Full Member
  • ***
  • Posts: 214
  • Karma: +0/-0
Alignment Changing
« on: September 03, 2015, 07:56:44 pm »


               

hi


Im testing an alignment changer and all is well, was wondering is there anyway for this to be used in a party without effecting other party members


 


Thanks



               
               

               
            

Legacy_leo_x

  • Sr. Member
  • ****
  • Posts: 403
  • Karma: +0/-0
Alignment Changing
« Reply #1 on: September 03, 2015, 08:47:28 pm »


               

I'm guessing you have http://www.nwnlexico...AdjustAlignment at the core of the system.  If so 


just set the bAllPartyMembers parameter to FALSE.



               
               

               
            

Legacy_Madasahatter

  • Full Member
  • ***
  • Posts: 214
  • Karma: +0/-0
Alignment Changing
« Reply #2 on: September 03, 2015, 10:40:59 pm »


               

leo_x


 


How and where do I set this ?


 


Thanks



               
               

               
            

Legacy_Madasahatter

  • Full Member
  • ***
  • Posts: 214
  • Karma: +0/-0
Alignment Changing
« Reply #3 on: September 03, 2015, 10:55:58 pm »


               

leo_x


 


Would it look something like AdjustAlignment(oPC, ALIGNMENT_EVIL, 100, FALSE);



               
               

               
            

Legacy_Madasahatter

  • Full Member
  • ***
  • Posts: 214
  • Karma: +0/-0
Alignment Changing
« Reply #4 on: September 03, 2015, 11:24:42 pm »


               

Thanks Leo_x


 


seems to be working now, still testing