summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt16
-rw-r--r--doc/whisper_sys.txt2
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index bf2a5c2ca..f5d9a9cee 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -3265,14 +3265,6 @@ character while the map is "this", it will return -1.
---------------------------------------
-*getstrlen("<string>")
-
-This function will return the length of the string given as an argument. It is
-useful to check if anything input by the player exceeds name length limits and
-other length limits and asking them to try to input something else.
-
----------------------------------------
-
*skillpointcount()
Returns the total amount of skill points a character possesses (SkillPoint+SP's used in skills)
@@ -6583,6 +6575,14 @@ Example(s):
---------------------------------------
+*getstrlen("<string>")
+
+This function will return the length of the string given as an argument. It is
+useful to check if anything input by the player exceeds name length limits and
+other length limits and asking them to try to input something else.
+
+---------------------------------------
+
*charisalpha("<string>",<position>)
This function will return 1 if the character number Position in the given string
diff --git a/doc/whisper_sys.txt b/doc/whisper_sys.txt
index f8bab699a..7f4091408 100644
--- a/doc/whisper_sys.txt
+++ b/doc/whisper_sys.txt
@@ -1,4 +1,4 @@
-Adapted from: http://eathena.deltaanime.net/board/index.php?showtopic=42659
+Adapted from: http://www.eathena.ws/board/index.php?showtopic=42659
Copied by: Massdriller
Post made by: lordalfa