Kitzunu
Kitzunu
Does this require wiki update
Just want to remind you that you need the delete queries :D
Correct. It should be handled with the account- and character delete commands
Also rename `spell_cooldown_overrides` to properly "limit" the use to creature mc spells
SAI not that good though yikes
Make the comments more "SAI" like or more descriptive. In this case, it would be ```sql (22, 18, 9453, 0, 0, 47, 0, 4005, 8, 0, 0, 0, 0, '',...
But if I understand you correctly the entire check to see if the player has an item doesn't work. Which I don't get because I don't see any issues. Does...
> Okay nvm I have an idea. Just put some logs in the smartai code in the core The superior way to debug 😎 But yea sounds like some internal...
Check if the condition is even loaded. As good and fun outlogs can be, I do recommend using Breakpoints at times. See https://www.azerothcore.org/wiki/run-worldserver-and-authserver-in-visual-studio for how to start the servers in...