diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-06 20:36:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-06 20:36:04 -0300 |
commit | 588dfc601a18078fa7a696b68e05039eb9ab81df (patch) | |
tree | 47ff9fcca0b84dd09982a2d1e08c37288e30c374 /server/scripts/evol_script_commands.txt | |
parent | 6d927e2bc044194abf0cb00ae9bab21662e120a1 (diff) | |
download | docs-588dfc601a18078fa7a696b68e05039eb9ab81df.tar.gz docs-588dfc601a18078fa7a696b68e05039eb9ab81df.tar.bz2 docs-588dfc601a18078fa7a696b68e05039eb9ab81df.tar.xz docs-588dfc601a18078fa7a696b68e05039eb9ab81df.zip |
Fix a command
Diffstat (limited to 'server/scripts/evol_script_commands.txt')
-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. + |