scripts/on_server.scr.example
author Darkvater
Sat, 28 May 2005 16:59:51 +0000
changeset 1866 200d225a85ff
parent 620 c9050bce280f
permissions -rw-r--r--
(svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
- Fix (console): any line starting with a '#' is a comment so ignore it
- Fix (console): The special variables whose value can only be set by a custom process should, also print out their newly set value there, instead of relying on the default printout which is slightly confusing. Eg after you change the value it still printed out 'current value for...' instead of 'XXX changed to...'
247
1cbc32ff06eb (svn r248) -Feature: console script files "exec myscript.file"
darkvater
parents:
diff changeset
     1
echo "Setting default network server settings..."
543
e3b43338096b (svn r942) -Merged branch/network back into the trunk
truelight
parents: 258
diff changeset
     2
net_sync_freq = 100
e3b43338096b (svn r942) -Merged branch/network back into the trunk
truelight
parents: 258
diff changeset
     3
net_frame_freq = 0