Forum > Miscellaneous

[QUESTION] Is fighting while mounted possible?

<< < (2/2)

Grymskvll:
There's already spells you can cast while mounted, like paladin auras, warrior stances, dk presences, hunter tracking.

https://wowdev.wiki/Spell.dbc/Attributes

--- Code: ---SPELL_ATTR0_CASTABLE_WHILE_MOUNTED           = 0x01000000, // 24 castable while mounted
--- End code ---

Stoneharry's spell editor recommended for editing ease, you can just click a checkbox for it.

Nupper:

--- Quote from: "Grymskvll" ---There's already spells you can cast while mounted, like paladin auras, warrior stances, dk presences, hunter tracking.

https://wowdev.wiki/Spell.dbc/Attributes

--- Code: ---SPELL_ATTR0_CASTABLE_WHILE_MOUNTED           = 0x01000000, // 24 castable while mounted
--- End code ---

Stoneharry's spell editor recommended for editing ease, you can just click a checkbox for it.
--- End quote ---

I have NPC's that fight on standard mounts.

Amaroth:
I'd expect he wants players, not NPCs. For NPCs, its fairly simple, a matter of... one flag?

Navigation

[0] Message Index

[*] Previous page

Go to full version