[DiscordArchive] looked through DBCs, also nothing, maybe it's coreside?
[DiscordArchive] looked through DBCs, also nothing, maybe it's coreside?
Archived author: Radeghost • Posted: 2022-06-28T13:56:51.435000+00:00
Original source
```
function KnowledgeBaseFrame_OnLoad(self)
self:RegisterEvent("UPDATE_GM_STATUS");
self:RegisterEvent("KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS");
self:RegisterEvent("KNOWLEDGE_BASE_SETUP_LOAD_FAILURE");
self:RegisterEvent("KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS");
self:RegisterEvent("KNOWLEDGE_BASE_QUERY_LOAD_FAILURE");
self:RegisterEvent("KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS");
self:RegisterEvent("KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE");
self:RegisterEvent("KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATE");
self:RegisterEvent("KNOWLEDGE_BASE_SERVER_MESSAGE");```
Archived author: <o> • Posted: 2022-06-28T13:57:03.850000+00:00
Original source
there are knowledgebase urls in the binary at least in wotlk, but no idea if those are actually used
Archived author: Radeghost • Posted: 2022-06-28T13:57:03.978000+00:00
Original source
system motd is taken from the core
Archived author: stoneharry • Posted: 2022-06-28T13:57:46.705000+00:00
Original source
The motd is a pretty unique example
Archived author: <o> • Posted: 2022-06-28T13:59:10.633000+00:00
Original source
try messing around with exe data around 0x60b9b0
Archived author: stoneharry • Posted: 2022-06-28T13:59:55.108000+00:00
Original source
Here
Archived author: stoneharry • Posted: 2022-06-28T14:00:02.814000+00:00
Original source
It is a url in a string
Archived author: stoneharry • Posted: 2022-06-28T14:00:10.218000+00:00
Original source
All hale the power of search.
Archived author: stoneharry • Posted: 2022-06-28T14:00:35.257000+00:00
Original source
Was able to do that on my phone
Archived author: stoneharry • Posted: 2022-06-28T14:03:03.717000+00:00
Original source
Shame there's no way to copy url on mobile so schlumpf gets a notification