diff options
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 549fbb729..a6293172f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2838,9 +2838,9 @@ account ID. ------------------------- -*isloggedin(<character id>) +*isloggedin(<account id>) -This function returns 1 if the specified character is logged in and 0 if they +This function returns 1 if the specified account is logged in and 0 if they aren't. --------------------------------------- |