Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] If a Spell has a certain Spell_effect like in this list: https://trinitycore.atlassian.net/wiki/spac

[DiscordArchive] If a Spell has a certain Spell_effect like in this list: https://trinitycore.atlassian.net/wiki/spac

[DiscordArchive] If a Spell has a certain Spell_effect like in this list: https://trinitycore.atlassian.net/wiki/spac

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
03-09-2021, 05:22 PM
#1
Archived author: Hacki • Posted: 2021-03-09T17:22:42.599000+00:00
Original source

If a Spell has a certain Spell_effect like in this list: https://trinitycore.atlassian.net/wiki/s...+Reference where are those saved?
rektbyfaith
03-09-2021, 05:22 PM #1

Archived author: Hacki • Posted: 2021-03-09T17:22:42.599000+00:00
Original source

If a Spell has a certain Spell_effect like in this list: https://trinitycore.atlassian.net/wiki/s...+Reference where are those saved?

rektbyfaith
Administrator
0
03-09-2021, 05:40 PM
#2
Archived author: Titi • Posted: 2021-03-09T17:40:53.149000+00:00
Original source

Spell.dbc
rektbyfaith
03-09-2021, 05:40 PM #2

Archived author: Titi • Posted: 2021-03-09T17:40:53.149000+00:00
Original source

Spell.dbc

rektbyfaith
Administrator
0
03-09-2021, 05:41 PM
#3
Archived author: Hacki • Posted: 2021-03-09T17:41:14.795000+00:00
Original source

Thank you. One more question, a spell can cast another spell right?
rektbyfaith
03-09-2021, 05:41 PM #3

Archived author: Hacki • Posted: 2021-03-09T17:41:14.795000+00:00
Original source

Thank you. One more question, a spell can cast another spell right?

rektbyfaith
Administrator
0
03-09-2021, 05:41 PM
#4
Archived author: Hacki • Posted: 2021-03-09T17:41:29.745000+00:00
Original source

Any way how I could find out which spells cast a specific id?
rektbyfaith
03-09-2021, 05:41 PM #4

Archived author: Hacki • Posted: 2021-03-09T17:41:29.745000+00:00
Original source

Any way how I could find out which spells cast a specific id?

rektbyfaith
Administrator
0
03-09-2021, 05:42 PM
#5
Archived author: Titi • Posted: 2021-03-09T17:42:07.759000+00:00
Original source

Use stoneharry's spelleditor
rektbyfaith
03-09-2021, 05:42 PM #5

Archived author: Titi • Posted: 2021-03-09T17:42:07.759000+00:00
Original source

Use stoneharry's spelleditor

rektbyfaith
Administrator
0
03-09-2021, 05:43 PM
#6
Archived author: Hacki • Posted: 2021-03-09T17:43:03.884000+00:00
Original source

Mhhhhh not sure if I want to know that bad. https://github.com/azerothcore/azerothco...ssues/4751 Im researching this bug, it seems like its intended behavior but I want to make sure by checking his spells
[Embed: Anub'reckhan Double Hits · Issue #4751 · azerothcore/azerothcore-wo...]
CURRENT BEHAVIOUR: Anub'rekhan hits with melee attacks twice at the same time. EXPECTED BLIZZLIKE BEHAVIOUR: Anub'rekhan must attack once with melee attacks https://youtu.be/OuMTeMR...
https://github.com/azerothcore/azerothco...ssues/4751
rektbyfaith
03-09-2021, 05:43 PM #6

Archived author: Hacki • Posted: 2021-03-09T17:43:03.884000+00:00
Original source

Mhhhhh not sure if I want to know that bad. https://github.com/azerothcore/azerothco...ssues/4751 Im researching this bug, it seems like its intended behavior but I want to make sure by checking his spells
[Embed: Anub'reckhan Double Hits · Issue #4751 · azerothcore/azerothcore-wo...]
CURRENT BEHAVIOUR: Anub'rekhan hits with melee attacks twice at the same time. EXPECTED BLIZZLIKE BEHAVIOUR: Anub'rekhan must attack once with melee attacks https://youtu.be/OuMTeMR...
https://github.com/azerothcore/azerothco...ssues/4751

rektbyfaith
Administrator
0
03-09-2021, 05:43 PM
#7
Archived author: Titi • Posted: 2021-03-09T17:43:04.677000+00:00
Original source

You could do a sql query like select where aura = trigger spell and look at the column of the triggered spell(misc value)
rektbyfaith
03-09-2021, 05:43 PM #7

Archived author: Titi • Posted: 2021-03-09T17:43:04.677000+00:00
Original source

You could do a sql query like select where aura = trigger spell and look at the column of the triggered spell(misc value)

rektbyfaith
Administrator
0
03-09-2021, 05:43 PM
#8
Archived author: Hacki • Posted: 2021-03-09T17:43:26.521000+00:00
Original source

inside the spell.dbc database?
rektbyfaith
03-09-2021, 05:43 PM #8

Archived author: Hacki • Posted: 2021-03-09T17:43:26.521000+00:00
Original source

inside the spell.dbc database?

rektbyfaith
Administrator
0
03-09-2021, 05:44 PM
#9
Archived author: Titi • Posted: 2021-03-09T17:44:05.197000+00:00
Original source

Yeah convert your spell.dbc to a.sql database, spelleditor does that by default
rektbyfaith
03-09-2021, 05:44 PM #9

Archived author: Titi • Posted: 2021-03-09T17:44:05.197000+00:00
Original source

Yeah convert your spell.dbc to a.sql database, spelleditor does that by default

rektbyfaith
Administrator
0
03-09-2021, 05:44 PM
#10
Archived author: Hacki • Posted: 2021-03-09T17:44:23.194000+00:00
Original source

there already is spell_dbc in the azerothcore db
rektbyfaith
03-09-2021, 05:44 PM #10

Archived author: Hacki • Posted: 2021-03-09T17:44:23.194000+00:00
Original source

there already is spell_dbc in the azerothcore db

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)