mirror of
https://github.com/azerothcore/mod-learn-spells.git
synced 2026-01-13 00:58:37 +00:00
e9ef8ef62e0a177c6d3af57754aabe1a58bffc0f
- Adds a `LearnAllOnFirstLogin` (default: false) option to teach the player all the spells when he first logs in, - Disabled by default because of performance concerns, - Slight optimizations have been added to mitigate this issue - However enabling this on a more populous server could cause issues due to the current design of the module
mod-learnspells
LearnAllSpells module for AzerothCore.
LearnAllSpells teach new spells on level-up, like in Cataclysm and up.
Original script:
http://www.ac-web.org/forums/showthread.php?172918-C-Automatically-Learn-New-Spells
Languages
C++
100%