summaryrefslogtreecommitdiff
path: root/bin/scripts/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/scripts/readme.txt')
-rw-r--r--bin/scripts/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/scripts/readme.txt b/bin/scripts/readme.txt
index 2927dcdcb..8f13e74e9 100644
--- a/bin/scripts/readme.txt
+++ b/bin/scripts/readme.txt
@@ -10,6 +10,8 @@ local scripts:
should be used to set client optimization settings:
- 'on_client.scr' is executed when you join a server [all clients]
+ - 'on_server_connect.scr' is executed on the server when a client has joined (MOTD)
+
should be used to set the servers port/ip and/or server optimization settings/patches:
- 'pre_server.scr' is executed before the servers tcp stack is started [in-game only]
- 'pre_dedicated.scr' is executed before the servers tcp stack is started [dedicated only]