From af7ed77089da7766b15b7de743b757b8181964c2 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 5 Sep 2016 12:53:50 -0400 Subject: add documentation for the `slide` buildin --- server/scripts/evol_script_commands.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/server/scripts/evol_script_commands.txt b/server/scripts/evol_script_commands.txt index 108147c..5d5a6c9 100644 --- a/server/scripts/evol_script_commands.txt +++ b/server/scripts/evol_script_commands.txt @@ -918,3 +918,14 @@ Example: --------------------------------------- +*slide x, y; + +Moves a player within the same map. +If warping players on a map where they already are, you should always prefer +slide over warp, as warp makes the client reload and re-render the whole map +while slide just tells the client to reposition the character. + +Example: + slide 25, 194; + +--------------------------------------- -- cgit v1.2.3-70-g09d2