diff options
-rw-r--r-- | server/scripts/evol_script_commands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/scripts/evol_script_commands.txt b/server/scripts/evol_script_commands.txt index 30c11eb..cd28fd5 100644 --- a/server/scripts/evol_script_commands.txt +++ b/server/scripts/evol_script_commands.txt @@ -1010,6 +1010,12 @@ Example: .instid = 1; mes(str(isinstance(.instid)); +--------------------------------------- + +*sendmapmask mask{, "player name"}; + +Send map mask for a specific player. Changes will not persist for long. + |