From feff016d6bc7e811d03c958da754df20f630b33b Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Mon, 16 Nov 2015 01:04:55 +0800 Subject: Throw error when variable name length too long --- doc/script_commands.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index ef4816889..c08596f9a 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -525,7 +525,8 @@ If a variable was never set, it is considered to equal zero for integer variables or an empty string ("", nothing between the quotes) for string variables. Once you set it to that, the variable is as good as forgotten forever, and no trace remains of it even if it was stored with character -or account data. +or account data. The maximum length of variable name including prefix and +suffix is 32. Some variables are special, that is, they are already defined for you by the scripting engine. You can see the full list somewhere in -- cgit v1.2.3-60-g2f50