Kitzunu
Kitzunu
No because this issue is not related to the current state of the core, but what comes when the proc system is upgraded
0.35% & 1.7% drop chance in reference tables. Looks good to me
Can confirm on Revision: AzerothCore rev. bc0ddaa3c2af 2023-05-24 17:07:20 +0000 (new-amster branch) (Win64, Debug, Static) VS Error -> array subscript out of range > Unhandled exception at 0x00007FFEA2BD536C (KernelBase.dll) in...
Build with RelWithDebInfo instead
Partially true. ModelId1 should be a visible model for GMs, ModelId2 should be an invisible model for players ```cpp if (cinfo->flags_extra & CREATURE_FLAG_EXTRA_TRIGGER) { if (target->IsGameMaster() && AccountMgr::IsGMAccount(target->GetSession()->GetSecurity())) { if...
I mean we could hackfix it coreside kek
the fuck is that 👀
Fyi for the one taking this on. There are a lot of spells that needs to be scripted for this. Look at TC's file for reference =)
conflicts (Sorry 😬 )
@AGandrup could you look at this case? If we get that resolved it is enough for me to merge it