scripts/on_client.scr.example
author KUDr
Sun, 31 Dec 2006 02:53:23 +0000
branchcustombridgeheads
changeset 5611 11da6bafbfb9
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r7687) [cbh] - Fix: trains can now enter the bridge from side. They still can't leave it from side (pathfinder will need to be invoked when the other ramp is entered). Also the code is not very clear and needs review. It is more proof of concept than final solution. I hope that somebody smarter (Celestar) can do it better.
247
1cbc32ff06eb (svn r248) -Feature: console script files "exec myscript.file"
darkvater
parents:
diff changeset
     1
echo "Setting default network client 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
name = "myname"