This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
OpenTTD-patches
Watch
2
Star
0
Fork
0
You've already forked OpenTTD-patches
mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced
2024-11-04 06:00:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0434287ef8
OpenTTD-patches
/
scripts
/
on_server.scr
3 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
(svn r248) -Feature: console script files "exec myscript.file" -Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt" -Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts
2004-09-14 16:10:20 +00:00
echo "Setting default network server settings..."
*net_sync_freq = 4
(svn r263) -Fix: on_server.scr contained an unneeded ";" -Fix: saving or loading a map doesnt pauses the game anymore
2004-09-15 11:53:01 +00:00
*net_client_timeout = 300
Reference in New Issue
Copy Permalink