![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Users that have names that start the same cannot whisper to
2024年11月7日 · I was trying to test whisper channel customization using TextChatService using one of my alt accounts and it shows that I cannot whisper them at all It also goes the other way around where my alt account not being able to whisper my main of “HunterDaFloofer”. If you want to try it; have one account with your display name of your alt but with an extra character at the …
Whispering/Private Chat Doesn't Work - Platform Usage Support …
2024年7月4日 · Private chatting/whispering isn’t working in my game, I don’t see any errors that’d cause it. It does let players do the /w command to the player and send messages but they won’t be received by the target.
Private Chat Not Working with friends - Roblox
2024年11月19日 · So I’m trying to private chat with my friend On Roblox But it doesn’t show up. Is there any reason as to why? I don’t know if it is a Roblox Update or not. But Could someone see why?
TextChatService does not let you whisper via @Username - Roblox
2025年1月31日 · TextChatService’s default whisper implementation seems to only let you whisper to people via display names. This causes confusion, especially as people can have the same display name as another user and could potentially result in unintended communication. This is also not viable for experiences that don’t wish to utilize the Display Name feature. Expected …
Users with similar names cannot whisper to eachother with
2024年11月7日 · I was trying to test whisper channel customization using TextChatService using one of my alt accounts and it shows that I cannot whisper them at all It also goes the other way around where my alt account not being able to whisper my main of “HunterDaFloofer”. If you want to try it; have one account with your display name of your alt but with an extra character at the …
Whisper messages should be private - Engine Bugs - Roblox
2020年5月28日 · Player.Chatted fires an event with the parameters message and recipient. As described on the Roblox Developer site, recipient is set to nil if the player was not whispering to another player, but contains a Player instance when the message is sent in whisper chat. This event currently fires on all clients regardless of the intended recipient. Recently, a lot of …
How to toggle whispering command in TextChatService - Roblox
2023年6月2日 · Before you say anything, yes I did change the enabled property. In my game there’s a button that allows the players to toggle the whispering chat feature on and off, using the new text chat service you can disable any default command with a simple bool change, this does not apply for whispering, as regardless of what this value is, it will always trigger as long as the …
Can not whisper to someone with an underscore - Roblox
2016年3月11日 · I have no idea, other then I am unable to whisper my friend Dirk_Nuttenburg but he is able to whisper me. Same with every other person on my friend list who has an underscore in their names. R.I.P. tactical bank robbery plans in that DC city game. q.q
How can I make the client think they're whispering someone
2023年11月10日 · My game has a shadow mute feature derived from this. The user thinks they’re sending messages but the messages that appear on their screen don’t appear for any other user. It’s really useful for moderating rude or nonsensical users without them knowing. However trying to whisper other users doesn’t have the appearance of working for them and is a pretty clear …
Sound Design: Whisper Effect - Art Design Support - Roblox
2020年3月23日 · Hello Developer Forum! My voice actor and I have run into an issue recently in our development on a horror game. We need to create a whisper-like sound effect but can’t seem to find any way to do it. Do any composers ha…