summaryrefslogtreecommitdiff
path: root/server/scripts/script_commands.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-04-28 19:14:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-04-28 19:14:59 -0300
commitbec988b35e00a26dadf005c44f2b98a9758a5163 (patch)
tree50571ae395a490a1d08cc416ca100c2a9cd8a5a6 /server/scripts/script_commands.txt
parentd4333552162d7aa0c6196de30dee352ca1b576a3 (diff)
downloaddocs-bec988b35e00a26dadf005c44f2b98a9758a5163.tar.gz
docs-bec988b35e00a26dadf005c44f2b98a9758a5163.tar.bz2
docs-bec988b35e00a26dadf005c44f2b98a9758a5163.tar.xz
docs-bec988b35e00a26dadf005c44f2b98a9758a5163.zip
Update docs
Diffstat (limited to 'server/scripts/script_commands.txt')
-rw-r--r--server/scripts/script_commands.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/server/scripts/script_commands.txt b/server/scripts/script_commands.txt
index 7394090..1744a7e 100644
--- a/server/scripts/script_commands.txt
+++ b/server/scripts/script_commands.txt
@@ -3292,6 +3292,13 @@ produced). It's useful for when you want to check whether an item contains
cards or if it's signed.
---------------------------------------
+
+*hateffect(<Hat Effect ID>, <State>)
+
+This will set a Hat Effect onto the player. The state field allows you to
+enable (true) or disable (false) the effect on the player.
+
+---------------------------------------
//=====================================
2.1 - End of Item-Related Commands
//=====================================