From 61d0e69f42121c0dba0d1c06321e07c3c014e8c1 Mon Sep 17 00:00:00 2001 From: JaTiTV Date: Mon, 14 Nov 2022 15:41:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57c3908..75f917e 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@
- Players can gift boxes to each other via a gift system
+
Hover & Clickable Messages
T2CodeLib 11.9 is required.
You can add a hover and/or clickable feature to all messages sent to players.
-

Examples and explanation
Use /*/ to separate the message.
@@ -48,8 +48,7 @@

Hover message: <message >/*/<hover>
Message with hover and click function: <message >/*/<hover>/*/<action>/*/<actionValue>
-
Message only with click function: <message >/*//*/<action>/*/<actionValue>
-

+
Message only with click function: <message >/*//*/<action>/*/<actionValue>
Action
OPEN_URL - Opens a URL under the path specified in ActionValue.