From 06006b6c086ba8d7870361e58be4c58d39f7102d Mon Sep 17 00:00:00 2001 From: LenAnderson Date: Thu, 18 Apr 2024 17:48:51 -0400 Subject: [PATCH] add scoped var macro to macro help --- public/scripts/templates/macros.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/scripts/templates/macros.html b/public/scripts/templates/macros.html index dbb50db80..44a108afd 100644 --- a/public/scripts/templates/macros.html +++ b/public/scripts/templates/macros.html @@ -72,6 +72,7 @@
Local variables = unique to the current chat
Global variables = works in any chat for any character
+
Scoped variables = works in STscript