[DiscordArchive] Do we have a list of spells Attribute values?
[DiscordArchive] Do we have a list of spells Attribute values?
Archived author: Adrien • Posted: 2025-06-06T07:55:50.345000+00:00
Original source
Do we have a list of spells Attribute values?
Archived author: Adrien • Posted: 2025-06-06T07:57:25.499000+00:00
Original source
Archived author: Mithria • Posted: 2025-06-06T08:00:21.174000+00:00
Original source
<https://wowdev.wiki/Spell.dbc/Attributes>
Archived author: Sogla • Posted: 2025-06-06T14:01:41.724000+00:00
Original source
for mod-individual-progression, place module in the modules folder, like this:
```
azerothcore-wotlk/modules
├── CMakeLists.txt
├── create_module.sh
├── how_to_make_a_module.md
├── mod-individual-progression
...
```
apply sql manually or place files in data/sql/custom like like so:
```
azerothcore-wotlk/data/sql/custom/db_world
├── adjustment_auras.sql
├── aq_gate_quest.sql
├── aq_war_effort.sql
...
```
Archived author: 77 • Posted: 2025-06-06T14:01:57.058000+00:00
Original source
are these setting working for anyone? ```GM.WhisperingTo = 1
GM.AllowInvite = 1``` players still cant add or whisper to GMS