From c734e0de80acdee7c630edddd2691b0e3fcba043 Mon Sep 17 00:00:00 2001 From: Armored Dragon Date: Sat, 25 May 2024 05:30:37 -0500 Subject: [PATCH] Updated Readme. More documentation on link related features. Signed-off-by: Armored Dragon --- scripts/communityScripts/armored-chat/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/communityScripts/armored-chat/README.md b/scripts/communityScripts/armored-chat/README.md index 35f190fd59..6ecf36316f 100644 --- a/scripts/communityScripts/armored-chat/README.md +++ b/scripts/communityScripts/armored-chat/README.md @@ -54,6 +54,14 @@ This action immediately clears the AC history and the session. Functionally this --- +### Usage + +AC has two chat modes: Local, and Domain. Local chat displays all other local chat messages that are within 20 units of you. Domain chat will display all other Domain messages sent though that channel regardless of distance. + +AC also handles link embedding. When you send an HTTP(S) link, it will automatically parse it using Qt RichText and allow everyone to click on the message. Next to the link you will also see a "⮺" symbol. Clicking on this symbol will open the link in an external window. + +--- + ### Usability tips #### Navigation