Author Topic: Remove all effects.. good and bad?  (Read 243 times)

Legacy_Buddywarrior

  • Hero Member
  • *****
  • Posts: 512
  • Karma: +0/-0
Remove all effects.. good and bad?
« on: July 09, 2013, 10:14:12 pm »


               Is their a way to remove all effects from a player, including Extraordinary Effects in a clean swoop?
               
               

               
            

Legacy_MagicalMaster

  • Hero Member
  • *****
  • Posts: 2712
  • Karma: +0/-0
Remove all effects.. good and bad?
« Reply #1 on: July 10, 2013, 03:36:18 am »


               There a reason you couldn't use GetFirstEffect and then GetNextEffect in a loop and then RemoveEffect on every effect you find?
               
               

               
            

Legacy_Buddywarrior

  • Hero Member
  • *****
  • Posts: 512
  • Karma: +0/-0
Remove all effects.. good and bad?
« Reply #2 on: July 10, 2013, 03:43:38 am »


               

MagicalMaster wrote...

There a reason you couldn't use GetFirstEffect and then GetNextEffect in a loop and then RemoveEffect on every effect you find?


hehe, only because I didn't know that existed. Thanks MagicalMaster, I'll give that a shot!
               
               

               
            

Legacy_painofdungeoneternal

  • Sr. Member
  • ****
  • Posts: 313
  • Karma: +0/-0
Remove all effects.. good and bad?
« Reply #3 on: July 10, 2013, 04:09:46 am »


               http://www.nwnlexico...le=RemoveEffect