You see I'm trying to make a note system where somebody from my group can drought down a couple notes. Is their anyway screen guis can be edited ?
https://developer.roblox.com/en-us/api-reference/class/TextBox
Make sure the ClearTextOnFocus
is false
You can always change a GUI on the fly.
I would recommend using a text box and hook it up to a localscript. then, use this script to FireServer to a RemoteEvent. send over the message over this line, then have the server handle this message, scan down everyone in the game, and refire the message back to them with the exception of the originator.
If you would like me to go into detail, pls beg to Evaeryn, the owner of the site. She doesnt pay me enough to script for someone