summaryrefslogtreecommitdiff
path: root/scripts/on_dedicated.scr.example
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/on_dedicated.scr.example')
-rw-r--r--scripts/on_dedicated.scr.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/on_dedicated.scr.example b/scripts/on_dedicated.scr.example
index 4df6c8be8..53cee5a63 100644
--- a/scripts/on_dedicated.scr.example
+++ b/scripts/on_dedicated.scr.example
@@ -1,3 +1,3 @@
echo "Setting dedicated network server settings..."
-setpassword "*"
-setservername "My example dedicated gameserver"
+set server_pw "*"
+set server_name "My example dedicated gameserver"