Open PowerfulBacon opened 3 days ago
Can you steal key press from tgui input?
We have full control over what we send from TGUI input and at what point
We have full control over what we send from TGUI input and at what point
eh, that doesn't mean you can really steal it. copypasta, or dragging strings to delete, smh like that won't work. (or I am misunderstanding the concept)
It's a web document, so we can do whatever we want with it
Okay, I think it doesn't need to 'steal' character inputs. Whenever TGUI chat input changes its appearance (radio -> sec radio -> normal, etc), it should send a signal to the server to tell it has been changed. So, It's javascript's job.
Home
to put ;
. The message becomes ";Hello!"
TGUI is changed to radio. Send a signal -> Your typing indicator is changed.Backspace
to delete the radio comma. The message becomes "Hello!"
Radio typing indicator becomes normal.:a
, it's alien telepathy. It does its job too.
(Does the same to other saymod like binary or carptalk)Yea exactly
I find that a lot of people stand and wait for me to talk while I'm sending a radio message, which is not ideal.
When a user starts typing, no typing indicator should appear until you actually enter a key. If its a character then the indicator should appear. If its a radio symbol, either a different symbol should appear.
It may also be time to completely deprecate the non TGUI say panel.