diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-06 20:18:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-06 20:18:18 -0300 |
commit | 6d927e2bc044194abf0cb00ae9bab21662e120a1 (patch) | |
tree | 4dbd72433aa7441ff2191c75f88563fd8164779c /server | |
parent | 219551d6f6e301e42f21d1224cb7b168c436b2bd (diff) | |
download | docs-6d927e2bc044194abf0cb00ae9bab21662e120a1.tar.gz docs-6d927e2bc044194abf0cb00ae9bab21662e120a1.tar.bz2 docs-6d927e2bc044194abf0cb00ae9bab21662e120a1.tar.xz docs-6d927e2bc044194abf0cb00ae9bab21662e120a1.zip |
Syntax change
Diffstat (limited to 'server')
-rw-r--r-- | server/scripts/evol_script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/scripts/evol_script_commands.txt b/server/scripts/evol_script_commands.txt index 9f5b57b..30c11eb 100644 --- a/server/scripts/evol_script_commands.txt +++ b/server/scripts/evol_script_commands.txt @@ -587,7 +587,7 @@ Example: --------------------------------------- -*ispcdead; +*ispcdead(nickname); Return true if attached player is dead. In other cases return false. |