[DiscordArchive] to be honest I haven't seen many arguing about the code quality itself, people mostly argue for othe
[DiscordArchive] to be honest I haven't seen many arguing about the code quality itself, people mostly argue for othe
Archived author: Shin • Posted: 2020-03-14T12:19:30.909000+00:00
Original source
to be honest I haven't seen many arguing about the code quality itself, people mostly argue for other reasons. Can you make some examples?
Archived author: Shin • Posted: 2020-03-14T12:19:39.738000+00:00
Original source
not related with this: https://github.com/azerothcore/azerothco...ssues/2761
[Embed: Timed Actionlists having event_type different than 0 · Issue #2761 ...]
I run the following query to check what kind of event_type our Timed Actionlists have: SELECT event_type, COUNT(*) FROM smart_scripts WHERE source_type = 9 GROUP BY event_type; The result is: while...
https://github.com/azerothcore/azerothco...ssues/2761