From 6f2b524a4f1349a588bd5db4526b485eda7a6d2d Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 16 May 2015 16:22:15 +0200 Subject: Added charid2rid script command - Returns the account ID (RID) for the given character ID. - As per Streusel's request. Signed-off-by: Haru --- doc/script_commands.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 0eb383c0a..779589281 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2322,6 +2322,14 @@ Whatever it returns is determined by type. --------------------------------------- +*charid2sd() + +This function returns the RID of the character with the given character ID. + +If the character is offline or doesn't exist, 0 is returned. + +--------------------------------------- + *getarraysize() This function returns highest index of the array that is filled. -- cgit v1.2.3-70-g09d2