[DiscordArchive] Updated to what?
[DiscordArchive] Updated to what?
Archived author: Neifion • Posted: 2021-11-03T18:44:58.829000+00:00
Original source
I wrote about them in the faction writeup for that pull
Archived author: Neifion • Posted: 2021-11-03T18:45:29.406000+00:00
Original source
though not in heavy detail because I lack the info
Archived author: Neifion • Posted: 2021-11-03T18:45:35.947000+00:00
Original source
https://github.com/azerothcore/azerothco.../pull/8563 (this pull, the text file near the top)
[Embed: (Core/creature) Fix pvp tags for mobs by patou01 · Pull Request #85...]
Not sure where to put this, main author of the logic and stuff is https://github.com/neifion-00000000 , I just wrote the code for now to simplify and validate that it could work.
Changes Proposed:
...
https://github.com/azerothcore/azerothco.../pull/8563
Archived author: Neifion • Posted: 2021-11-03T18:47:26.192000+00:00
Original source
I'd still like to finish that up if we get permission to use that extra_flag, do you happen to know how extra_flags work <@!373865884701425665> ? We think they're a custom field for the emulator, and hope that's true because we've found a good flag to use if so
Archived author: Neifion • Posted: 2021-11-03T18:48:42.850000+00:00
Original source
there is a flag that used to be used for something else that is no longer used and would be perfect for what we're trying to accomplish (the gaurd extra flag, which has been delinked/functionality has been replaced in the core)
Archived author: Neifion • Posted: 2021-11-03T18:49:57.231000+00:00
Original source
we're under the impression (based on comparing sniff data and mobs impacted and those not impacted) that the extra_flag was created for the purpose of categorizing non-sniffable data; thus the flag we want to adopt has been abandoned