Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naxxramas Grobbulus' Bombard Slime summons incorrect amount of adds #18926

Open
sogladev opened this issue May 19, 2024 · 0 comments
Open

Naxxramas Grobbulus' Bombard Slime summons incorrect amount of adds #18926

sogladev opened this issue May 19, 2024 · 0 comments

Comments

@sogladev
Copy link
Member

sogladev commented May 19, 2024

Current Behaviour

Bombard Slime 28280 spell position randomness is attempted here in the script, but the spell still summons on the location set by spell_location template

me->CastSpell(3128.96f + irand(-20, 20), -3312.96f + irand(-20, 20), 293.25f, SPELL_BOMBARD_SLIME, false);

image

Only 1 Sewage Slime is summoned, both in 10man and 25man

Expected Blizzlike Behaviour

There should be 3 Sewage Slimes on 25man and 1 Sewage Slime add in 10man. They land on the same location set by spell_location template

Source

25man 3 Sewage Slimes are visible and not on the same location https://youtu.be/I7KNhLq0ZpU?si=V9JFDuk_YrLIaBmN&t=32

Steps to reproduce the problem

  1. .go xyz 3099 -3331.4 294.48 533 0.4
  2. observe Grobbulus casting Bombard Slime

Extra Notes

No response

AC rev. hash/commit

AC> AzerothCore rev. c13c1b2+ 2024-05-19 11:27:25 +0200 (master branch) (Unix, Debug, Static)

Operating system

Ubuntu 23.10

Custom changes or Modules

No response

@sogladev sogladev changed the title Naxxramas Grobbulus' Bombard Slime summon adds at the exact same position Naxxramas Grobbulus' Bombard Slime summons incorrect amount of adds May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant