A class I made gets to choose a single skill to add to their class list, so I created Custom abilities for each skill and gave the class 1 selection. My scripts work, but every time I add the Custom ability I get an error message:
"Existance Tagexpr for pick 'cNblWhatever' is scheduled after primary condition test is scheduled"
What does this mean? I have used 3 different Eval scripts for this, all of which work but give the error. I am trying to put in the timing of UserFirst or UserPreLv since that is when the help file examples state it should be done. Since it says it is after 'primary condition test' (which I do not know the meaning of) I have tried moving it earlier and earlier but to no avail.
What is up? How can I fix this error?
"Existance Tagexpr for pick 'cNblWhatever' is scheduled after primary condition test is scheduled"
What does this mean? I have used 3 different Eval scripts for this, all of which work but give the error. I am trying to put in the timing of UserFirst or UserPreLv since that is when the help file examples state it should be done. Since it says it is after 'primary condition test' (which I do not know the meaning of) I have tried moving it earlier and earlier but to no avail.
What is up? How can I fix this error?