[DiscordArchive] any update for the Gruul's PR?
[DiscordArchive] any update for the Gruul's PR?
Archived author: Yehonal • Posted: 2021-01-08T01:08:16.346000+00:00
Original source
any update for the Gruul's PR?
Archived author: Honey • Posted: 2021-01-08T02:17:24.918000+00:00
Original source
It is "Waiting to be tested."
Im done scripting.
Archived author: Yehonal • Posted: 2021-01-08T02:36:35.093000+00:00
Original source
link it please!
Archived author: Kitzunu • Posted: 2021-01-08T03:24:26.192000+00:00
Original source
Hmm I need some help.
If I do this in unit.cpp
```cpp
bool Unit::_IsValidAttackTarget(Unit const* target, SpellInfo const* bySpell, WorldObject const* obj) const
if (target->ToCreature()->GetCreatureTemplate()->flags_extra & CREATURE_FLAG_EXTRA_NO_COMBAT)
return false;
```
The worldserver will just stop without any crashlog or any info in server logs. I just can't understand why... (I am trying to implement CREATURE_FLAG_EXTRA_NO_COMBAT
Archived author: Honey • Posted: 2021-01-08T05:44:18.165000+00:00
Original source
https://github.com/azerothcore/azerothco.../pull/4126
And good morning
[Embed: [Outland] Gruul boss script finetuning by 55Honey · Pull Request #4...]
Changes Proposed:
Hurtful Strike can now hit the highest aggro target, if no other targets are in range.
Gruul is now stuck in place between Ground Slam and Shatter and does not hit.
Gronn Lord&am...
https://github.com/azerothcore/azerothco.../pull/4126