[DiscordArchive] Hello guys, i was trying to add auras SPELL_AURA_CAST_WHILE_WALKING = 330 and SPELL_AURA_CAST_WHILE_
[DiscordArchive] Hello guys, i was trying to add auras SPELL_AURA_CAST_WHILE_WALKING = 330 and SPELL_AURA_CAST_WHILE_
Archived author: Travven • Posted: 2025-06-15T16:02:39.040000+00:00
Original source
Hello guys, i was trying to add auras SPELL_AURA_CAST_WHILE_WALKING = 330 and SPELL_AURA_CAST_WHILE_WALKING2 = 377, BUT they dont work properly: if iam already moving it dont allow me to cast, if iam stand still and start to cast i can move right and left without cast being interrupt, BUT if i move front or back the cast is interrupted.
void WorldSession::HandleCastSpellOpcode(WorldPacket& recvPacket)
i got to that init function, but there is no info about cast and movement, so i ask if i need to edit client somewhere to get this done??