Author Topic: Slayer and Bluzone RPChat are glitching  (Read 1550 times)

I used to host, and Slayer and RP chat worked perfectly. Teamchat with slayer would broadcast or do OOC. I just reinstalled both the exact same mod, and now teamchat doesn't work and just uses normal teamchat. Is there anyway to make it back to normal with broadcast and OOC?

If I'm not mistaken, I believe that both of those mods attempt to overwrite the default chat message functions. That means that when the mods are loaded, only the one that executes second will actually have it's code present when the game is running, since it will overwrite the changes of the first.

If I'm not mistaken, I believe that both of those mods attempt to overwrite the default chat message functions. That means that when the mods are loaded, only the one that executes second will actually have it's code present when the game is running, since it will overwrite the changes of the first.
I tried enabling slayer first and it didn't work. Could you maybe find a way to alter the teamchat so it fits in and works for bluzone chat?

Ive heard typing /toggleooc or something simmilar would fix but im not certain

Ive heard typing /toggleooc or something simmilar would fix but im not certain
it doesnt work. it just says "you're on the job"

Okay after a bit of testing, typing /admintoggleooc will either enable/disable it. I tried that at it worked for me, try it out for yourself

Okay after a bit of testing, typing /admintoggleooc will either enable/disable it. I tried that at it worked for me, try it out for yourself
nope. I tried disabling still happened, same with enabling.

Could you record a short video of you starting up a single player game, starting up slayer then trying to enable ooc please? You can upload it to Vid.me and post the link since vid.me is like an Imgur video site

I'll record a short video of me doing it as well.


I did it just as you did and it worked perfectly. But the second I add teams, it doesn't work anymore. This has been my problem. It used to work fine with teams, what should I do?

Huh, yeah its not working for teams either

I did it just as you did and it worked perfectly. But the second I add teams, it doesn't work anymore. This has been my problem. It used to work fine with teams, what should I do?
As Pecon said, Slayer overrides the default chat functions with teams to do the coloration/labeling of player names. It will execute Slayers' code, but never go to the Bluzone's code, since Slayer does not call the default function (or else it would print the message twice, once with coloration and once with default).

Sometimes mods get executed in different orders, based on what you've enabled, and it probably worked before since you got lucky or something. You will need a custom version of slayer that does not allow player name team coloration/labeling if you want it to ALWAYS work with bluzone/[rp chat of your choice here]

I could probably just remove name coloring from Slayer altogether, if people don't mind using the clan prefix method.

if people don't mind using the clan prefix method.
Honestly I don't think anyone has an issue with that. It's less clean, but it definitely allows things to be a lot more compatible.