• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

GM CHAT BLUE

Tommy

Founder
- Moved to support.

There's nothing wrong with it as far as I see. Just add the config option to your worldserver.config (since the patch edits the .dist) and test it after applying the patch (manually if there was an error).
 

Tommy

Founder
It looked like he needed help with it. Guess all I saw was "fixed."

Anyway, thanks for releasing. \o/
 

rre_za

Respected Member
gm commands still work if u use this patch ?

when all the chat colors are changed so are ur commands and core wont recognize them
 

Krisis

Emulation Addict
The script generates a bug with /afk and /busy, making them to not being removed correctly from your character.

You can't put the code in the middle of the function, you should put it once per condition in HandleMessagechatOpcode (wherever you want it, in my case I put it in every check because I wanted the blue chat in every type of the msg) .
 
Top