scripts/on_dedicated.scr.example
author miham
Sun, 31 Dec 2006 18:55:17 +0000
changeset 5701 67b22736875c
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r7706) WebTranslator2 update to 2006-12-31 19:54:47
catalan - 3 fixed by arnaullv (3)
543
e3b43338096b (svn r942) -Merged branch/network back into the trunk
truelight
parents:
diff changeset
     1
echo "Setting dedicated network server settings..."
1866
200d225a85ff (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 623
diff changeset
     2
# empty the server password
200d225a85ff (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 623
diff changeset
     3
server_pw = "*"
200d225a85ff (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 623
diff changeset
     4
server_name = "My example dedicated gameserver"