Chat is showing just names, no messageFixed
with plugin update chat txt is blank i can see tag and name but the message txt is blank.
I also have it when will fix?
same issue here
I just disabled betterchat for now im sure when he sees the message he will look into it.
The issue is string message = arg.GetString(1); in the plugin. Change the 0 to 1 or wait for Laser to fix.
you mean change 1 to 0 :)
When I looked at the code, I realized that there was a parameter that put this:

string message = arg.GetString (1);

when that 1 should be 0 in the latest version of BetterChat. That fixes the problem!
new update is posted
sorry , workd :D !! thx for the fast reaction :)
Locked automatically