PDA

View Full Version : Scribespells/traindiscs not working?


Randymarsh9
05-12-2013, 10:15 PM
I have had a spell scriber on my server for a very long time, but since I have updated to the latest source code, it no longer works. Both the quest::scribespells command and quest::traindiscs no longer do anything. They do not break the script either though. For instance, I upon saying "scribe," the scriber will say something, it will call scribespells, and then it will say the next line of code, so it looks like it is being recognized as a command, but it's just not doing anything. #scribespells is still working though if that is relevant. Can anyone help with this? It really only happened when I updated my source code.

Zamthos
05-12-2013, 10:38 PM
Would you mind pasting the script? I'm not saying you're using it incorrectly or anything, I would just like to see HOW you're using it, if you don't mind.

Tabasco
05-12-2013, 10:46 PM
It's an issue with a workaround for making the scriber ignore certain spells. It should be working now if you update again.

Alternatively, you can create or set Spells:UseCHAScribeHack with a value of true.

Randymarsh9
05-12-2013, 11:03 PM
Ok, thanks Tabasco. I updated again, and it appears to be working as it should.