[Question] Setting Breaking news

01/12/2016 16:11 XxharCs#1
Hi,
I would like to know, how you can change the breaking news programmatically?

I wouldn't like to unsig the client and edit the Gluestrings.lua & GlueLocalization.lua inside the mpq file.

The pserver provider freakz wow for example is using a custom made .dll which is loaded over import table of wow.exe

Do they edit the breaking news over lua-script changing or how?

Thanks
01/14/2016 13:14 Kaev <3#2
There's a tutorial for that on Modcraft, i'll send you the link via PM because it could count as advertising otherwise. :)
01/14/2016 16:08 XxharCs#3
Hi thanks, but I already visited that address.
It describes how to change it, when you edit the MPQ file, but not how to change the SERVER_ALERT_URL programmatically. (In C++ as an injection to change it for example)