From dfc6e7aa6ac6433c5331a87e1aa51b4dd2e0f342 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Sat, 10 May 2025 03:17:04 -0400 Subject: [PATCH] Update scriptFormat.md --- scriptFormat.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scriptFormat.md b/scriptFormat.md index ca31fe0..f63b007 100644 --- a/scriptFormat.md +++ b/scriptFormat.md @@ -39,6 +39,8 @@ Use `kefin.tbl` for corrected values and control codes. |`$81A5`|Normally `▼`, wait for player input|`[WAIT]`| |`$FFFD $XX`|Pause printing text for $XX frames(?)|`[PAUSE]`| +`string.py` can be used to calculate a new [LEN] value. + #### Colours The value of the `$23` Colour control code translates to the ASCII values of the two bytes after the code. White is the default colour for text.