Light Influence of Chat Billboard

uh yea when i have always on top and light influence to 1 it never happens, but idk how to change that with the chat billbaord xd

Okay, That’s the solution, but what we don’t know is how we can change in on the chat UIs.

Does your experience utilize the type of chat service, “LegacyChatService,” or, “TextChatService?”

Okay. I have researched on your chat service and decided it is not a valid member of the RobloxAPI.

I’m sorry, but you can’t fix this. No suppportion for the RobloxAPI using this chat service.

This code in a server script in serverscriptservice might work,

game:GetService("RobloxAPI"):FireEvent(EnabledChat):Function()
    game.TextChatService:WhiteTo(Roblox)
end)
1 Like