Garry's Mod

Garry's Mod

Roblox Chat Bubbles
sekkea 5 月 7 日 下午 1:08
chat bubbles don't show up for me when I'm the one chatting but do when it's labmda players
is it a toggle I have on/off or something or what (I have default chat box, no addons to change it so)
update: turns out 308 base causes it, no idea why, but, hey, i figured it out!!
最后由 sekkea 编辑于; 8 月 21 日 上午 3:48
< >
正在显示第 1 - 13 条,共 13 条留言
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 12:51 
It won’t show in first-person for you, it only works in third-person view
sekkea 5 月 8 日 下午 12:56 
It won’t show in first-person for you, it only works in third-person view
I tried third-person, including addons, and base gmod thirdperson.
sekkea 5 月 8 日 下午 12:57 
引用自 sekkea
It won’t show in first-person for you, it only works in third-person view
I tried third-person, including addons, and base gmod thirdperson.
should've mentioned that
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 1:04 
In that case since there are no other checks besides a basic distance check its likely your playermodel.
The bubble position is based on your playermodel eye position, so if you are using a custom or oddly-rigged model that could be causing the issue
sekkea 5 月 8 日 下午 1:07 
In that case since there are no other checks besides a basic distance check its likely your playermodel.
The bubble position is based on your playermodel eye position, so if you are using a custom or oddly-rigged model that could be causing the issue
well, when I have the filter on and say something in the banned words list it doesn't filter it, so, it seemingly not applying to me (I only really play in singleplayer so maybe it's something about that?)
sekkea 5 月 8 日 下午 1:09 
引用自 sekkea
In that case since there are no other checks besides a basic distance check its likely your playermodel.
The bubble position is based on your playermodel eye position, so if you are using a custom or oddly-rigged model that could be causing the issue
well, when I have the filter on and say something in the banned words list it doesn't filter it, so, it seemingly not applying to me (I only really play in singleplayer so maybe it's something about that?)
although this could ALSO be related to the playermodel thing but idk
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 1:17 
Add a simple word to the list, enable censor debug mode, then type a basic sentence in chat that includes that word. After that copy the console output and paste it here so I can take a look
sekkea 5 月 8 日 下午 1:18 
Add a simple word to the list, enable censor debug mode, then type a basic sentence in chat that includes that word. After that copy the console output and paste it here so I can take a look
tried that, opened the consle, nothing showed up in consle, so uhhhhh, idk, prob gonna go try with default player model and see if that works
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 1:24 
Well the playermodel shouldn't have anything to do with the censor system so something definitely not right. It looks like either the PlayerSay hook isn't working properly or something in my HandleChatMessage function isn't passing your messages through correctly
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 1:25 
Well the playermodel shouldn't have anything to do with the censor system so something definitely not right. It looks like either the PlayerSay hook isn't working properly or something in my HandleChatMessage function isn't passing your messages through correctly
But then do you actually see your own messages in the chat? That would help narrow down whether the message is getting blocked entirely or just not processed correctly
sekkea 5 月 8 日 下午 1:51 
Well the playermodel shouldn't have anything to do with the censor system so something definitely not right. It looks like either the PlayerSay hook isn't working properly or something in my HandleChatMessage function isn't passing your messages through correctly
But then do you actually see your own messages in the chat? That would help narrow down whether the message is getting blocked entirely or just not processed correctly
I do see it in chat, so, idk
sekkea 5 月 8 日 下午 1:52 
quick update, tried with default playermodel, no chat bubble or consle stuff.
ricky dicky doo dah grimes  [开发者] 5 月 8 日 下午 1:56 
Well, in that case if its working with Lambda bots but not for you, I’d recommend trying to disable all other addons and test it that way. If that doesn’t help maybe try reinstalling the addon entirely. I’m not sure what else could be causing an issue like that
< >
正在显示第 1 - 13 条,共 13 条留言
每页显示数: 1530 50