View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old March 19th, 2014, 11:09 AM
Quote:
Originally Posted by TobyFox2002 View Post
The passion domain seems to glitch out when being used for other classes that use domain magic. Such as Domain Wizard/Sorcerer/Druid etc..

I think the issue is the Domain special "cdPasRage" that has the following code:

Code:
~ Calculate our total duration
      var level as number
      level = hero.child[cHelpClr].field[cTotalLev].value
      field[hTotal].value += level
I know that most domains are taken by clerics, but in certain situations this may cause some errors, and this might not exactly be considered a bug since it works mostly as it is supposed to.
Fixed.
Sendric is offline   #224 Reply With Quote