View Single Post
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old February 24th, 2017, 05:37 PM
My guess is you need to update the scripts inside your copied thing, so that the class special correctly targets the copy of xChannel it bootstraps. Look for the following:

Code:
      ~ We need to add to our channeling only, since we no longer stack.
      var tagexpr as string
      tagexpr = "SpecSource.cHelpClr"
      call ChanEnFind
Change "cHelpClr" to the unique ID for your class helper which is adding the class ability.
Aaron is offline   #2 Reply With Quote